summaryrefslogtreecommitdiffstats
path: root/devel/xfce4-dev-tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xfce4-dev-tools/Makefile')
-rw-r--r--devel/xfce4-dev-tools/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/xfce4-dev-tools/Makefile b/devel/xfce4-dev-tools/Makefile
index 98a858cb..df25370 100644
--- a/devel/xfce4-dev-tools/Makefile
+++ b/devel/xfce4-dev-tools/Makefile
@@ -2,22 +2,22 @@
# $FreeBSD$
PORTNAME= xfce4-dev-tools
-PORTVERSION= 4.10.0
-PORTREVISION= 1
+PORTVERSION= 4.12.0
CATEGORIES= devel xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
-COMMENT= Xfce 4 development tools
+COMMENT= Xfce development tools
+
+LICENSE= GPLv2
RUN_DEPENDS= autoconf-2.69:${PORTSDIR}/devel/autoconf \
automake-1.15:${PORTSDIR}/devel/automake \
libtoolize:${PORTSDIR}/devel/libtool
GNU_CONFIGURE= yes
-USE_XFCE= configenv # to get MASTER_SITE_SUBDIR something has to be defined
USE_GNOME= glib20
-USES= pkgconfig tar:bzip2
+USES= pkgconfig xfce tar:bzip2
.include <bsd.port.mk>
OpenPOWER on IntegriCloud