From 9c4cca1df5edd7f22e07934853ab7f2318b3e6f1 Mon Sep 17 00:00:00 2001 From: az Date: Mon, 2 Sep 2013 09:36:29 +0000 Subject: - convert to the new perl5 framework Approved by: portmgr (bapt@, blanket) --- finance/cbb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'finance/cbb') diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile index 874d6d660deb..f5e4693faef1 100644 --- a/finance/cbb/Makefile +++ b/finance/cbb/Makefile @@ -17,7 +17,7 @@ COMMENT= Checkbook balancing tool USE_TK= yes NO_BUILD= yes -USE_PERL5= yes +USES= perl5 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-perl=${PERL} \ --with-wish=${WISH} -- cgit