aboutsummaryrefslogtreecommitdiff
path: root/devel/aegis
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2015-08-22 17:48:35 +0000
committerHiroki Sato <hrs@FreeBSD.org>2015-08-22 17:48:35 +0000
commit27470e1676e69455acf06ae25ebd42ebd5bdecdb (patch)
tree445c3e315f03aa972de87391f921c655e4634f60 /devel/aegis
parentcb9ed09fda5119f533f6a0b50796a275dfe64587 (diff)
downloadports-27470e1676e69455acf06ae25ebd42ebd5bdecdb.tar.gz
ports-27470e1676e69455acf06ae25ebd42ebd5bdecdb.zip
Notes
Diffstat (limited to 'devel/aegis')
-rw-r--r--devel/aegis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/aegis/Makefile b/devel/aegis/Makefile
index 1721c0aaaebc..68f52482ad90 100644
--- a/devel/aegis/Makefile
+++ b/devel/aegis/Makefile
@@ -3,6 +3,7 @@
PORTNAME= aegis
PORTVERSION= 4.25
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF
DISTVERSIONSUFFIX= .D510
@@ -12,11 +13,10 @@ COMMENT= Transaction-based software configuration management system
LICENSE= GPLv3
-BUILD_DEPENDS= ps2pdf:${PORTSDIR}/print/ghostscript9-nox11
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
RUN_DEPENDS= tkdiff:${PORTSDIR}/textproc/tkdiff
-USES= gettext perl5 tk
+USES= gettext ghostscript perl5 tk
USE_GNOME= libxml2
USE_GCC= any
GNU_CONFIGURE= yes