Make libgnugetopt a build and runtime dependency (via LIB_DEPENDS), instead

of just a build depend.

PR:		34897
Submitted by:	Charles Randall <cfr@pobox.com>
This commit is contained in:
Pete Fritchman 2002-02-20 06:22:29 +00:00
parent a9c4eec89e
commit a64cf587b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54949

View file

@ -14,7 +14,7 @@ DISTFILES= pptp-linux-1.0.3-1.tar.gz
MAINTAINER= thomas@cuivre.fr.eu.org
BUILD_DEPENDS= ${LOCALBASE}/lib/libgnugetopt.a:${PORTSDIR}/devel/libgnugetopt
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
MAKE_ARGS= DEBUG="" \
INCLUDE="-I${LOCALBASE}/include" \