aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-05-19 05:05:53 +0800
committertijl <tijl@FreeBSD.org>2014-05-19 05:05:53 +0800
commitaae836beca734b4db58397cc3167ab6e04c61efd (patch)
tree9852518a2e2f6eb1e7a6f38029c2282c7d12abea /deskutils
parentc92ac24752cbb479c0f7cfa3e571e966f046ce0a (diff)
downloadfreebsd-ports-gnome-aae836beca734b4db58397cc3167ab6e04c61efd.tar.gz
freebsd-ports-gnome-aae836beca734b4db58397cc3167ab6e04c61efd.tar.zst
freebsd-ports-gnome-aae836beca734b4db58397cc3167ab6e04c61efd.zip
For several MATE related ports:
- USES=libtool tar:xz. - INSTALL_TARGET=install-strip. - Add CONFIGURE_ARGS=--disable-static to ports that only install plugins.
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/mate-file-manager-open-terminal/Makefile8
-rw-r--r--deskutils/mate-file-manager-open-terminal/pkg-plist2
-rw-r--r--deskutils/mate-notification-daemon/Makefile10
-rw-r--r--deskutils/mate-notification-daemon/pkg-plist8
4 files changed, 9 insertions, 19 deletions
diff --git a/deskutils/mate-file-manager-open-terminal/Makefile b/deskutils/mate-file-manager-open-terminal/Makefile
index d61eaf8f8e69..77de6cd8cf55 100644
--- a/deskutils/mate-file-manager-open-terminal/Makefile
+++ b/deskutils/mate-file-manager-open-terminal/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mate-file-manager-open-terminal
PORTVERSION= 1.6.0
+PORTREVISION= 1
CATEGORIES= deskutils mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@@ -12,17 +13,18 @@ COMMENT= Caja extension which allows you to open a terminal
PORTSCOUT= limitw:1,even
-USES= gettext gmake pathfix pkgconfig
-USE_XZ= yes
+USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_MATE= autogen caja common:build desktop intlhack
USE_GNOME= glib20 gnomehier
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env \
+USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtoolize:env \
autoheader:env
+CONFIGURE_ARGS= --disable-static
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
PATHFIX_MAKEFILEIN= Makefile.*
+INSTALL_TARGET= install-strip
GLIB_SCHEMAS= org.mate.caja-open-terminal.gschema.xml
diff --git a/deskutils/mate-file-manager-open-terminal/pkg-plist b/deskutils/mate-file-manager-open-terminal/pkg-plist
index 20e0a2500324..5a5618d465b7 100644
--- a/deskutils/mate-file-manager-open-terminal/pkg-plist
+++ b/deskutils/mate-file-manager-open-terminal/pkg-plist
@@ -1,5 +1,3 @@
-lib/caja/extensions-2.0/libcaja-open-terminal.a
-lib/caja/extensions-2.0/libcaja-open-terminal.la
lib/caja/extensions-2.0/libcaja-open-terminal.so
share/MateConf/gsettings/caja-open-terminal.convert
share/locale/am/LC_MESSAGES/caja-open-terminal.mo
diff --git a/deskutils/mate-notification-daemon/Makefile b/deskutils/mate-notification-daemon/Makefile
index 0b99010dffbc..9c99e57feeea 100644
--- a/deskutils/mate-notification-daemon/Makefile
+++ b/deskutils/mate-notification-daemon/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mate-notification-daemon
PORTVERSION= 1.6.1
+PORTREVISION= 1
CATEGORIES= deskutils mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@@ -20,22 +21,19 @@ LICENSE_FILE= ${WRKSRC}/COPYING
PORTSCOUT= limitw:1,even
-USES= gettext gmake pathfix pkgconfig
-USE_XZ= yes
+USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_MATE= libmatewnck
USE_XORG= x11
USE_GNOME= glib20 gnomehier gtk20 intlhack librsvg2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services \
- --with-gtk=2.0
+ --with-gtk=2.0 --disable-static
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
PATHFIX_MAKEFILEIN= Makefile.*
+INSTALL_TARGET= install-strip
GLIB_SCHEMAS= org.mate.NotificationDaemon.gschema.xml
-post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mate-notification-daemon/engines/lib*.so
-
.include <bsd.port.mk>
diff --git a/deskutils/mate-notification-daemon/pkg-plist b/deskutils/mate-notification-daemon/pkg-plist
index d1114e22b454..091fd8724ed1 100644
--- a/deskutils/mate-notification-daemon/pkg-plist
+++ b/deskutils/mate-notification-daemon/pkg-plist
@@ -1,15 +1,7 @@
bin/mate-notification-properties
-lib/mate-notification-daemon/engines/libcoco.a
-lib/mate-notification-daemon/engines/libcoco.la
lib/mate-notification-daemon/engines/libcoco.so
-lib/mate-notification-daemon/engines/libnodoka.a
-lib/mate-notification-daemon/engines/libnodoka.la
lib/mate-notification-daemon/engines/libnodoka.so
-lib/mate-notification-daemon/engines/libslider.a
-lib/mate-notification-daemon/engines/libslider.la
lib/mate-notification-daemon/engines/libslider.so
-lib/mate-notification-daemon/engines/libstandard.a
-lib/mate-notification-daemon/engines/libstandard.la
lib/mate-notification-daemon/engines/libstandard.so
libexec/mate-notification-daemon
man/man1/mate-notification-properties.1.gz