diff options
author | Steve Price <steve@FreeBSD.org> | 2000-07-10 01:40:05 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-07-10 01:40:05 +0000 |
commit | 5d8a3d2015ae23a70c6e18ac196cdc119a7bd04f (patch) | |
tree | 734eff14aa28f4008d59657f560919faf73adda8 /net/nemesis/Makefile | |
parent | 1e5b2beb61008d28512a11a77dd1c18c2afbcd9d (diff) | |
download | ports-5d8a3d2015ae23a70c6e18ac196cdc119a7bd04f.tar.gz ports-5d8a3d2015ae23a70c6e18ac196cdc119a7bd04f.zip |
Notes
Diffstat (limited to 'net/nemesis/Makefile')
-rw-r--r-- | net/nemesis/Makefile | 2 |
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 |