diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-01-31 09:57:08 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-01-31 09:57:08 +0000 |
commit | 7043ecb0f9f7ae84af970bcbfb9d3b354f97cb96 (patch) | |
tree | f0f2e8c2ee35f2fb3676a0b4d162f5c9b3daff9c /security/samba-vscan | |
parent | 47f9459c8fe38b02d4b771946c569143e2a2f1c5 (diff) | |
download | ports-7043ecb0f9f7ae84af970bcbfb9d3b354f97cb96.tar.gz ports-7043ecb0f9f7ae84af970bcbfb9d3b354f97cb96.zip |
Notes
Diffstat (limited to 'security/samba-vscan')
-rw-r--r-- | security/samba-vscan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/samba-vscan/Makefile b/security/samba-vscan/Makefile index 783b6ce26da5..3cde0a2a3fad 100644 --- a/security/samba-vscan/Makefile +++ b/security/samba-vscan/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/${VSCAN_SAMBA_PORT}:configure PORTDOCS= AUTHORS COPYING ChangeLog FAQ INSTALL NEWS README .endif +USE_AUTOTOOLS= autoconf:259 USE_BZIP2= yes SAMBA_WRKSRC= `cd ${PORTSDIR}/net/${VSCAN_SAMBA_PORT}; make -V WRKSRC` HAS_CONFIGURE= yes |