diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 12:48:47 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 12:48:47 +0000 |
commit | 2f35b73926abf3d3de21382a8a16414200fa2d5b (patch) | |
tree | ba424f33251d8f6c55d5b3a690abf181b6a819ee /security/bro/Makefile | |
parent | 8c8dbd7325f0c5cd3837737357a4e2cdd953cee5 (diff) | |
download | ports-2f35b73926abf3d3de21382a8a16414200fa2d5b.tar.gz ports-2f35b73926abf3d3de21382a8a16414200fa2d5b.zip |
Notes
Diffstat (limited to 'security/bro/Makefile')
-rw-r--r-- | security/bro/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/bro/Makefile b/security/bro/Makefile index 297edfc893cc..c8fb5dde9f20 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -25,7 +25,6 @@ WRKSRC= ${WRKDIR}/bro-${PORTVERSION}.1 USE_BISON= build USE_LDCONFIG= ${PREFIX}/share GNU_CONFIGURE= yes -MAKE_ENV+= CC="${CC}" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --libdir=${PREFIX}/share USE_PERL5= yes |