diff options
author | Cy Schubert <cy@FreeBSD.org> | 2006-06-20 01:47:23 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2006-06-20 01:47:23 +0000 |
commit | e85d62852a5a7c8e6a1d24a9effdbd1dd762cdfa (patch) | |
tree | 590c30eaa7a0fd8e45e3b50960ae98a627437e05 /security | |
parent | - Update to 2.7 (diff) |
Perl is no longer required to build this port.
Diffstat (limited to 'security')
-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 |