summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-05 01:55:55 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-05 01:55:55 +0000
commitf5644ae93adf084372bf53bdc03981481346132a (patch)
tree36b3ad997c81c36e9778dc34ae99b536f45338e0 /security
parentAdd -E to REINPLACE because it's a extended RE (diff)
vlog requires pod2man -> USE_PERL5=yes
Noticed on: bento
Notes
Notes: svn path=/head/; revision=69492
Diffstat (limited to 'security')
-rw-r--r--security/vlog/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/vlog/Makefile b/security/vlog/Makefile
index a0d09bec6678..b5e20668d04d 100644
--- a/security/vlog/Makefile
+++ b/security/vlog/Makefile
@@ -19,6 +19,7 @@ MAKE_ARGS= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
LIBS="${PTHREAD_LIBS} -lcurses"
WRKSRC= ${WRKDIR}/vlog
USE_REINPLACE= yes
+USE_PERL5= yes
MAN1= vlog.1
MANCOMPRESSED= no