summaryrefslogtreecommitdiffstats
path: root/x11/libxfce4util/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libxfce4util/Makefile')
-rw-r--r--x11/libxfce4util/Makefile19
1 files changed, 9 insertions, 10 deletions
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile
index 476d379..311bad6 100644
--- a/x11/libxfce4util/Makefile
+++ b/x11/libxfce4util/Makefile
@@ -2,29 +2,28 @@
# $FreeBSD$
PORTNAME= libxfce4util
-PORTVERSION= 4.10.1
-PORTREVISION= 2
+PORTVERSION= 4.12.1
CATEGORIES= x11 xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
-MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Extension library for the Xfce desktop environment
+LICENSE= GPLv2
+
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USES= gmake libtool pathfix perl5 pkgconfig tar:bzip2
+USES= gmake libtool pathfix perl5 pkgconfig gettext-tools \
+ xfce tar:bzip2
USE_GNOME= glib20 intltool intlhack
USE_LDCONFIG= yes
-USE_XFCE= configenv
-
-OPTIONS_DEFINE= DOCS NLS
-OPTIONS_SUB= yes
-DOCS_CONFIGURE_ENABLE= gtk-doc-html
+CONFIGURE_ARGS=--without-html-dir
+OPTIONS_DEFINE= NLS
+OPTIONS_SUB= yes
+NLS_USES= gettext-runtime
NLS_CONFIGURE_ENABLE= nls
-NLS_USES= gettext
.include <bsd.port.mk>
OpenPOWER on IntegriCloud