From 6d476ede708e9a8f24394a0dad4a5944e8657178 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 3 Nov 2002 21:04:06 +0000 Subject: Port needs perl to build -> add USE_PERL5=yes See http://bento.freebsd.org/errorlogs/5-latest/netsaint-0.0.7_2,1.log --- net-mgmt/netsaint/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-mgmt/netsaint') diff --git a/net-mgmt/netsaint/Makefile b/net-mgmt/netsaint/Makefile index e90a97b34e22..4629d21bd1e7 100644 --- a/net-mgmt/netsaint/Makefile +++ b/net-mgmt/netsaint/Makefile @@ -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" -- cgit v1.2.3