aboutsummaryrefslogtreecommitdiff
path: root/x11/xfce4-verve-plugin
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2019-01-22 14:44:38 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2019-01-22 14:44:38 +0000
commit41ff4e536e680bc94d0949bc7708ddfe6f5646a7 (patch)
tree0b87a1825693d30844e1b681ab080746ab147896 /x11/xfce4-verve-plugin
parentec5f7eb8bb72b6cf44e7b35905514df560d5f22b (diff)
downloadports-41ff4e536e680bc94d0949bc7708ddfe6f5646a7.tar.gz
ports-41ff4e536e680bc94d0949bc7708ddfe6f5646a7.zip
Notes
Diffstat (limited to 'x11/xfce4-verve-plugin')
-rw-r--r--x11/xfce4-verve-plugin/Makefile21
-rw-r--r--x11/xfce4-verve-plugin/files/patch-configure11
2 files changed, 13 insertions, 19 deletions
diff --git a/x11/xfce4-verve-plugin/Makefile b/x11/xfce4-verve-plugin/Makefile
index af7c1ecd6cdf..35a33f1c8933 100644
--- a/x11/xfce4-verve-plugin/Makefile
+++ b/x11/xfce4-verve-plugin/Makefile
@@ -3,6 +3,7 @@
PORTNAME= verve-plugin
PORTVERSION= 1.1.1
+PORTREVISION= 1
CATEGORIES= x11 xfce
MASTER_SITES= XFCE/src/panel-plugins/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION:R}
PKGNAMEPREFIX= xfce4-
@@ -15,19 +16,23 @@ COMMENT= Command line plugin for the Xfce Desktop
LICENSE= GPLv2
LIB_DEPENDS= libpcre.so:devel/pcre \
- libdbus-glib-1.so:devel/dbus-glib
+ libdbus-glib-1.so:devel/dbus-glib \
+ libdbus-1.so:devel/dbus \
+ libfontconfig.so:x11-fonts/fontconfig \
+ libfreetype.so:print/freetype2
-GNU_CONFIGURE= yes
-USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce
-USE_GNOME= glib20 intltool intlhack
+USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce
+USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 intlhack intltool pango
USE_XFCE= panel
+
+GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
+CONFIGURE_ARGS= --enable-dbus
-CONFIGURE_ARGS=--enable-dbus
+OPTIONS_DEFINE= NLS
+OPTIONS_SUB= yes
-OPTIONS_DEFINE= NLS
NLS_CONFIGURE_ENABLE= nls
-NLS_USES= gettext-runtime
-OPTIONS_SUB= yes
+NLS_USES= gettext-runtime
.include <bsd.port.mk>
diff --git a/x11/xfce4-verve-plugin/files/patch-configure b/x11/xfce4-verve-plugin/files/patch-configure
deleted file mode 100644
index 173219abcbc6..000000000000
--- a/x11/xfce4-verve-plugin/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2018-04-15 19:25:29 UTC
-+++ configure
-@@ -13658,7 +13658,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h
-
- fi
- fi
-- USE_NLS=yes
-+ #USE_NLS=yes
-
-
- gt_cv_have_gettext=no