mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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:
parent
a9c4eec89e
commit
a64cf587b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54949
1 changed files with 1 additions and 1 deletions
|
@ -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" \
|
||||
|
|
Loading…
Add table
Reference in a new issue