summaryrefslogtreecommitdiff
path: root/net/ns
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-01-25 17:32:45 +0000
committerwiz <wiz@pkgsrc.org>2004-01-25 17:32:45 +0000
commit495843be7a0068a4301199b8fe9e2963e965b6cf (patch)
treec11ecafcfdec99d89d644bb34eb75aef9b40dab9 /net/ns
parent13b9a4eeef55f32e15f41c3107008d99246f31db (diff)
downloadpkgsrc-495843be7a0068a4301199b8fe9e2963e965b6cf.tar.gz
Remove unnecessary inclusion of bsd.prefs.mk.
Diffstat (limited to 'net/ns')
-rw-r--r--net/ns/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/ns/Makefile b/net/ns/Makefile
index 3cae0ad0b3c..ad5525a11d1 100644
--- a/net/ns/Makefile
+++ b/net/ns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/20 12:22:20 agc Exp $
+# $NetBSD: Makefile,v 1.11 2004/01/25 17:32:45 wiz Exp $
DISTNAME= ns-src-2.26
PKGNAME= ${DISTNAME:S/-src//}
@@ -10,8 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.isi.edu/nsnam/ns/
COMMENT= The UCB/LBNL Network Simulator Version 2
-.include "../../mk/bsd.prefs.mk"
-
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes