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 /sysutils/brasero | |
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 'sysutils/brasero')
-rw-r--r-- | sysutils/brasero/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index a1054f392ae3..15741e858795 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -4,7 +4,7 @@ PORTNAME= brasero PORTVERSION= 2.32.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils audio multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |