summaryrefslogtreecommitdiff
path: root/net/nemesis
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-07-10 01:40:05 +0000
committerSteve Price <steve@FreeBSD.org>2000-07-10 01:40:05 +0000
commit5d8a3d2015ae23a70c6e18ac196cdc119a7bd04f (patch)
tree734eff14aa28f4008d59657f560919faf73adda8 /net/nemesis
parent- Enable ja, ru and fr message catalogs (diff)
Fixup BUILD_DEPENDS line so 'make describe' among other things doesn't
hack up furballs.
Notes
Notes: svn path=/head/; revision=30387
Diffstat (limited to 'net/nemesis')
-rw-r--r--net/nemesis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nemesis/Makefile b/net/nemesis/Makefile
index b30605713c60..329c175196dc 100644
--- a/net/nemesis/Makefile
+++ b/net/nemesis/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://celerity.bartoli.org/nemesis/ \
MAINTAINER= obrien@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a::net/libnet
+BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
WRKSRC= ${WRKDIR}/${PORTNAME}
GNU_CONFIGURE= yes