aboutsummaryrefslogtreecommitdiff
path: root/mail/cone
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-15 07:14:12 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-15 07:14:12 +0000
commitdcf99688a1711ab176bca363f8d11b57acb961ac (patch)
treef4e196d880f05adbbeb3d1416d8f4e48ba29d796 /mail/cone
parent3db2dffc6a9357d280871c3be54055600ce7fb2d (diff)
downloadports-dcf99688a1711ab176bca363f8d11b57acb961ac.tar.gz
ports-dcf99688a1711ab176bca363f8d11b57acb961ac.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327333
Diffstat (limited to 'mail/cone')
-rw-r--r--mail/cone/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/cone/Makefile b/mail/cone/Makefile
index 3218273e1966..70f5a28cea8c 100644
--- a/mail/cone/Makefile
+++ b/mail/cone/Makefile
@@ -19,12 +19,10 @@ BUILD_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_FAM= yes
-USES= gettext iconv ncurses
+USES= gettext gmake iconv ncurses perl5
USE_GNOME= libxml2
USE_BZIP2= yes
-USE_PERL5= yes
-USE_GMAKE= yes
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
CONFIGURE_ARGS= -C --without-db --with-certdb=${PREFIX}/share/cone/rootcerts --prefix=${PREFIX} --exec-prefix=${PREFIX}