mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Replace PREFIX with LOCALBASE as suggested by danfe@
Reviewed by: ler (mentor) Approved by: ler (mentor) Differential Revision: https://reviews.freebsd.org/D16928
This commit is contained in:
parent
58b22f0e1e
commit
ff29d5a715
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478328
@ -20,7 +20,7 @@ RUN_DEPENDS= libpcap>=1.8.1:net/libpcap \
|
||||
dsp>=2.0.0:dns/dsp
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-extra-cflags=-I${PREFIX}/include
|
||||
CONFIGURE_ARGS= --with-extra-cflags=-I${LOCALBASE}/include
|
||||
USES= gmake perl5 shebangfix
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
Loading…
Reference in New Issue
Block a user