aboutsummaryrefslogtreecommitdiffstats
path: root/net/nemesis/Makefile
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-07-10 09:40:05 +0800
committersteve <steve@FreeBSD.org>2000-07-10 09:40:05 +0800
commitec60c7df05dc302e6030ad3f4beaf162e4847df7 (patch)
treeb970a5a2ec4adfd8ea19ec52d1b51204302754df /net/nemesis/Makefile
parentc121b6a577da6aa07cff3e97779e8bdbafb2378d (diff)
downloadfreebsd-ports-gnome-ec60c7df05dc302e6030ad3f4beaf162e4847df7.tar.gz
freebsd-ports-gnome-ec60c7df05dc302e6030ad3f4beaf162e4847df7.tar.zst
freebsd-ports-gnome-ec60c7df05dc302e6030ad3f4beaf162e4847df7.zip
Fixup BUILD_DEPENDS line so 'make describe' among other things doesn't
hack up furballs.
Diffstat (limited to 'net/nemesis/Makefile')
-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