diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-06 17:55:21 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-06 17:55:21 +0000 |
commit | a6664fc48b70c7e3262db18e41c9b98c82dac342 (patch) | |
tree | b1c1cb465dd8d575b42e44b3e1828fda7fa68afa /sysutils/massadmin | |
parent | 9b8328d369d389231ba5c69130c335963872cefa (diff) |
Notes
Diffstat (limited to 'sysutils/massadmin')
-rw-r--r-- | sysutils/massadmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/massadmin/Makefile b/sysutils/massadmin/Makefile index ca13d61271f9..9ad3543e7108 100644 --- a/sysutils/massadmin/Makefile +++ b/sysutils/massadmin/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Expect>=1.21:${PORTSDIR}/lang/p5-Expect \ p5-IO-Tty>=1.08:${PORTSDIR}/devel/p5-IO-Tty NO_BUILD= yes -USE_PERL5= yes +USES= perl5 LICENSE= GPLv3 |