summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cvsd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cvsd/Makefile b/devel/cvsd/Makefile
index 73e88f2d9870..8c545ccb7ba9 100644
--- a/devel/cvsd/Makefile
+++ b/devel/cvsd/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
USE_REINPLACE= yes
GNU_CONFIGURE= yes
+USE_PERL5= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt"