mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Port needs perl to build -> add USE_PERL5=yes
See http://bento.freebsd.org/errorlogs/5-latest/netsaint-0.0.7_2,1.log
This commit is contained in:
parent
12f28e7c17
commit
6d476ede70
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69372
@ -22,6 +22,7 @@ LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \
|
||||
RUN_DEPENDS= ${LOCALBASE}/libexec/netsaint/check_netsaint:${PORTSDIR}/net/netsaint-plugins
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PERL5= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib -lgd -lgnugetopt"
|
||||
|
@ -22,6 +22,7 @@ LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \
|
||||
RUN_DEPENDS= ${LOCALBASE}/libexec/netsaint/check_netsaint:${PORTSDIR}/net/netsaint-plugins
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PERL5= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib -lgd -lgnugetopt"
|
||||
|
Loading…
Reference in New Issue
Block a user