aboutsummaryrefslogtreecommitdiffstats
path: root/devel/aegis
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-16 18:28:33 +0800
committeraz <az@FreeBSD.org>2013-09-16 18:28:33 +0800
commit05fa2cbabb8985728357f978479b622515732ba7 (patch)
treeb70ab98a1d86bd6b9f680219eefb9157782c347b /devel/aegis
parent2ec4ffea53a304b55046a3fcec9f3b6d8079d64f (diff)
downloadfreebsd-ports-gnome-05fa2cbabb8985728357f978479b622515732ba7.tar.gz
freebsd-ports-gnome-05fa2cbabb8985728357f978479b622515732ba7.tar.zst
freebsd-ports-gnome-05fa2cbabb8985728357f978479b622515732ba7.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'devel/aegis')
-rw-r--r--devel/aegis/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/aegis/Makefile b/devel/aegis/Makefile
index f54ebd59fec5..a7dab029a664 100644
--- a/devel/aegis/Makefile
+++ b/devel/aegis/Makefile
@@ -17,9 +17,8 @@ COMMENT= Transaction-based software configuration management system
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
RUN_DEPENDS= tkdiff:${PORTSDIR}/textproc/tkdiff
-USES= gettext
+USES= gettext perl5
USE_GNOME= libxml2
-USE_PERL5= yes
USE_TK= yes
GNU_CONFIGURE= yes
CPPFLAGS+= "-I${LOCALBASE}/include"