1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Fixup BUILD_DEPENDS line so 'make describe' among other things doesn't

hack up furballs.
This commit is contained in:
Steve Price 2000-07-10 01:40:05 +00:00
parent 1e5b2beb61
commit 5d8a3d2015
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30387

View File

@ -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