diff options
author | tijl <tijl@FreeBSD.org> | 2014-05-13 19:54:53 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-05-13 19:54:53 +0800 |
commit | 22dd6842c1cd3bf1017bc0360d14a801524d0b92 (patch) | |
tree | f6eb1e84a064a2d3edb3c340839f86b9a36d1fde /x11-fm | |
parent | 2953471630ac7a912281de7186dbe060d3880496 (diff) | |
download | freebsd-ports-gnome-22dd6842c1cd3bf1017bc0360d14a801524d0b92.tar.gz freebsd-ports-gnome-22dd6842c1cd3bf1017bc0360d14a801524d0b92.tar.zst freebsd-ports-gnome-22dd6842c1cd3bf1017bc0360d14a801524d0b92.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-fm')
-rw-r--r-- | x11-fm/mate-file-manager/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/nautilus/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/mate-file-manager/Makefile b/x11-fm/mate-file-manager/Makefile index eb6356a813e6..dbff3da93367 100644 --- a/x11-fm/mate-file-manager/Makefile +++ b/x11-fm/mate-file-manager/Makefile @@ -3,7 +3,7 @@ PORTNAME= mate-file-manager PORTVERSION= 1.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fm mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 5e3e58bb56e1..d01f0a1273fe 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -4,7 +4,7 @@ PORTNAME= nautilus PORTVERSION= 2.32.2.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |