diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-03-24 00:57:41 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-03-24 00:57:41 +0000 |
commit | cf7c53d7a2df09e2da058b38b319ac8c6a105255 (patch) | |
tree | b0d06c1e5b11ebd59f84d142ba581af2f7834bff /security/barnyard/Makefile | |
parent | 152614bdb2a4cf90e60d6cf9ded6f2282a228737 (diff) | |
download | ports-cf7c53d7a2df09e2da058b38b319ac8c6a105255.tar.gz ports-cf7c53d7a2df09e2da058b38b319ac8c6a105255.zip |
Notes
Diffstat (limited to 'security/barnyard/Makefile')
-rw-r--r-- | security/barnyard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/barnyard/Makefile b/security/barnyard/Makefile index 7ac229cb1dda..1738a0908049 100644 --- a/security/barnyard/Makefile +++ b/security/barnyard/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/snort:${PORTSDIR}/security/snort OPTIONS= MYSQL "Enable MySQL support" off \ POSTGRESQL "Enable PostgreSQL support" off -USE_AUTOTOOLS= autoheader:259 autoconf:259 +USE_AUTOTOOLS= autoheader:259 aclocal:19 USE_RC_SUBR= barnyard.sh GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" |