From 16a2d270366abd201a54d80e63ff69cabc355bfb Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 26 Dec 1998 22:05:56 +0000 Subject: Need to include bsd.port.pre.mk before using ${OSVERSION}. --- security/zenmap/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'security/zenmap') diff --git a/security/zenmap/Makefile b/security/zenmap/Makefile index ed28af88a57d..66305370b3cb 100644 --- a/security/zenmap/Makefile +++ b/security/zenmap/Makefile @@ -4,7 +4,7 @@ # Date created: Tue Aug 04, 1998 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.5 1998/12/15 11:18:30 obrien Exp $ +# $Id: Makefile,v 1.6 1998/12/17 13:26:17 obrien Exp $ # DISTNAME= nmap-2.01 @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= obrien@FreeBSD.org +.include + GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/share/misc OSVERSION!= sysctl -n kern.osreldate @@ -29,4 +31,4 @@ post-extract: post-install: @strip ${PREFIX}/bin/nmap -.include +.include -- cgit v1.2.3