aboutsummaryrefslogtreecommitdiff
path: root/mail/lbdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/lbdb/Makefile')
-rw-r--r--mail/lbdb/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/lbdb/Makefile b/mail/lbdb/Makefile
index 1cae65f6a444..ba5f6bc5e5b9 100644
--- a/mail/lbdb/Makefile
+++ b/mail/lbdb/Makefile
@@ -22,8 +22,7 @@ WRKSRC= ${WRKDIR}/lbdb-${PORTVERSION}
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX} --sysconfdir=${PREFIX}/etc \
--libdir=${PREFIX}/libexec --enable-lbdb-dotlock
-USE_GMAKE= yes
-USE_PERL5= yes
+USES= gmake perl5
.include <bsd.port.options.mk>