aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gtk-xfce-engine/Makefile
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2015-03-05 22:52:30 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2015-03-05 22:52:30 +0000
commit86e4cb7cb047c17951de23b2ebea9c14d0f76af2 (patch)
tree0f1a4d58acfbb6944387e341f218a018154dc4ad /x11-themes/gtk-xfce-engine/Makefile
parent507a1eba6aabfd52efceabca5986a46398cfa02f (diff)
downloadports-86e4cb7cb047c17951de23b2ebea9c14d0f76af2.tar.gz
ports-86e4cb7cb047c17951de23b2ebea9c14d0f76af2.zip
Notes
Diffstat (limited to 'x11-themes/gtk-xfce-engine/Makefile')
-rw-r--r--x11-themes/gtk-xfce-engine/Makefile14
1 files changed, 5 insertions, 9 deletions
diff --git a/x11-themes/gtk-xfce-engine/Makefile b/x11-themes/gtk-xfce-engine/Makefile
index fa0e457adb5a..8c5d55a6532e 100644
--- a/x11-themes/gtk-xfce-engine/Makefile
+++ b/x11-themes/gtk-xfce-engine/Makefile
@@ -2,23 +2,19 @@
# $FreeBSD$
PORTNAME= gtk-xfce-engine
-PORTVERSION= 3.0.1
-PORTREVISION= 1
+PORTVERSION= 3.2.0
CATEGORIES= x11-themes xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
-COMMENT= Xfce gtk theme engine
+COMMENT= Xfce GTK2 theme engine
+
+LICENSE= GPLv2
GNU_CONFIGURE= yes
-USES= gmake libtool pathfix pkgconfig tar:bzip2
+USES= gmake libtool pkgconfig xfce tar:bzip2
USE_GNOME= glib20 gtk20
-USE_XFCE= configenv # to get MASTER_SITE_SUBDIR something has to be defined
-
-CONFIGURE_ARGS+=--disable-glibtest \
- --enable-gtk2 \
- --disable-gtk3
.include <bsd.port.mk>