mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Respect CFLAGS, porters handbook ch 12.15
PR: 102802 Submitted by: Soeren Straarup <xride___x12.dk>
This commit is contained in:
parent
cc7f1af739
commit
5d1d8916a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173388
@ -24,7 +24,7 @@ USE_PHPEXT= yes
|
||||
PHP_MODNAME= gnupg
|
||||
|
||||
CONFIGURE_ARGS= --with-gnupg=${LOCALBASE}/include/gpgme
|
||||
CFLAGS= -I${LOCALBASE}/include
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS= -L${LOCALBASE}/lib
|
||||
|
||||
EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user