diff options
-rw-r--r-- | net/shelldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/shelldap/Makefile b/net/shelldap/Makefile index 6abd0e0b59d2..3e956cf8fbc8 100644 --- a/net/shelldap/Makefile +++ b/net/shelldap/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \ p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck USES= perl5 - +USE_PERL5= extract build run MAN1= shelldap.1 PLIST_FILES= bin/shelldap |