diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
commit | 084e6f2af64a7a37026b42439396fb80814b7ff3 (patch) | |
tree | 0a2ab527c09bd56fb7098f69adc715d629a7da97 /security/bro | |
parent | fef90ef29a8aec44c1d930de3396ab6ff3eabbd8 (diff) | |
download | FreeBSD-ports-084e6f2af64a7a37026b42439396fb80814b7ff3.zip FreeBSD-ports-084e6f2af64a7a37026b42439396fb80814b7ff3.tar.gz |
Correct whitespace introduced during PORTNAME conversion and portlint
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 fb665be..5c3dab3 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: |