From 8e9228a9125fca2fc30a6d68f15e14576792e945 Mon Sep 17 00:00:00 2001 From: az Date: Sat, 14 Sep 2013 18:12:50 +0000 Subject: - convert to the new perl5 framework - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) --- mail/extman/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/extman') diff --git a/mail/extman/Makefile b/mail/extman/Makefile index 42658bb75aa5..c040e6f483ff 100644 --- a/mail/extman/Makefile +++ b/mail/extman/Makefile @@ -13,7 +13,7 @@ COMMENT= Web interface to manage Virtual Accounts RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD -USE_PERL5= yes +USES= perl5 NO_BUILD= yes OPTIONS_DEFINE= MYSQL LDAP -- cgit