diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-18 06:38:09 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-18 06:38:09 +0000 |
commit | 758513cb3e134932709d664c230bf9e3b3d29bbd (patch) | |
tree | dc78c4e11cc3181f73d69bf2a0c32a67d5e3ded1 /net/shelldap | |
parent | c0de8ba9945f2fdeddabe575699b044f2ec5177d (diff) | |
download | ports-758513cb3e134932709d664c230bf9e3b3d29bbd.tar.gz ports-758513cb3e134932709d664c230bf9e3b3d29bbd.zip |
Notes
Diffstat (limited to 'net/shelldap')
-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 |