diff options
author | cy <cy@FreeBSD.org> | 2006-06-20 09:47:23 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2006-06-20 09:47:23 +0800 |
commit | 84d2f405b67cca3cc18989aa0ed9ab26409d063b (patch) | |
tree | a6245f88dd1fbaaaa07782b9a7f3e9bd9cae933f | |
parent | 003534759972f96ef28328c2ab8d11583de152b4 (diff) | |
download | freebsd-ports-gnome-84d2f405b67cca3cc18989aa0ed9ab26409d063b.tar.gz freebsd-ports-gnome-84d2f405b67cca3cc18989aa0ed9ab26409d063b.tar.zst freebsd-ports-gnome-84d2f405b67cca3cc18989aa0ed9ab26409d063b.zip |
Perl is no longer required to build this port.
-rw-r--r-- | security/tripwire/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile index c7ad628bd570..c666517d69ab 100644 --- a/security/tripwire/Makefile +++ b/security/tripwire/Makefile @@ -24,7 +24,6 @@ BUILD_WRKSRC= ${WRKSRC}/src USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_PERL5_BUILD= yes MAKE_ARGS= SYSPRE=${ARCH}-unknown-freebsd IS_INTERACTIVE= yes M4= /usr/bin/m4 |