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 /audio/goobox | |
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 'audio/goobox')
-rw-r--r-- | audio/goobox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/goobox/Makefile b/audio/goobox/Makefile index 3e0037d8e13a..7483d1826a07 100644 --- a/audio/goobox/Makefile +++ b/audio/goobox/Makefile @@ -4,7 +4,7 @@ PORTNAME= goobox PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |