diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-13 11:54:53 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-13 11:54:53 +0000 |
commit | 1f8935d509a71cde0654809aa661b5d37241436b (patch) | |
tree | f6eb1e84a064a2d3edb3c340839f86b9a36d1fde /x11 | |
parent | b5c2d79aad7e271372c05d2f99d33b72b17f5e7a (diff) | |
download | freebsd-ports-1f8935d509a71cde0654809aa661b5d37241436b.zip |
Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".
Bump PORTREVISION on all dependent ports. [1]
audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.
Approved by: portmgr (implicit) [1]
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-pie/Makefile | 2 | ||||
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 4 | ||||
-rw-r--r-- | x11/xfce4-clipman-plugin/pkg-plist | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/x11/gnome-pie/Makefile b/x11/gnome-pie/Makefile index 564f108e60fa..ff5903a3dfaa 100644 --- a/x11/gnome-pie/Makefile +++ b/x11/gnome-pie/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-pie PORTVERSION= 0.5.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= nivit@FreeBSD.org diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index d07353a09661..0ef188472c30 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -3,6 +3,7 @@ PORTNAME= xfce4-clipman-plugin PORTVERSION= 1.2.5 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} @@ -18,11 +19,10 @@ QRCODE_DESC= QR Code support UNIQUE_DESC= Unique (single instance) support GNU_CONFIGURE= yes -USE_BZIP2= yes USE_GNOME= gtk20 intltool intlhack glib20 USE_XFCE= configenv libexo libmenu libutil panel xfconf USE_XORG= xtst xproto -USES= pkgconfig gettext gmake +USES= gettext gmake libtool pkgconfig tar:bzip2 INSTALLS_ICONS= yes .include <bsd.port.options.mk> diff --git a/x11/xfce4-clipman-plugin/pkg-plist b/x11/xfce4-clipman-plugin/pkg-plist index a4a8559d2c48..1b622c2e6cce 100644 --- a/x11/xfce4-clipman-plugin/pkg-plist +++ b/x11/xfce4-clipman-plugin/pkg-plist @@ -3,7 +3,6 @@ bin/xfce4-clipman-settings bin/xfce4-popup-clipman etc/xdg/autostart/xfce4-clipman-plugin-autostart.desktop etc/xdg/xfce4/panel/xfce4-clipman-actions.xml -lib/xfce4/panel/plugins/libclipman.la lib/xfce4/panel/plugins/libclipman.so share/applications/xfce4-clipman.desktop share/icons/hicolor/16x16/apps/xfce4-clipman-plugin.png |