diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
commit | 4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75 (patch) | |
tree | 15e4740db2f14a3ea4848f1dfcc64de1e6b5d9bf /security/bro | |
parent | feb212beb00bfe3bc18e398c9d57084415ce3efd (diff) |
Notes
Diffstat (limited to 'security/bro')
-rw-r--r-- | security/bro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/bro/Makefile b/security/bro/Makefile index fb665be09952..5c3dab3e2d19 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -25,7 +25,7 @@ IGNORE=is still in alpha test. Please contact Vern Paxson <vern@ee.lbl.gov> to IS_INTERACTIVE= "manual fetch" WRKSRC= ${WRKDIR}/bro-pub-0.5a1 -CONFIGURE_ARGS= --libdir=${PREFIX}/share +CONFIGURE_ARGS= --libdir=${PREFIX}/share GNU_CONFIGURE= yes post-patch: |