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 /multimedia | |
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 'multimedia')
-rw-r--r-- | multimedia/totem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 4f7b50421c91..621a87088c34 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -4,7 +4,7 @@ PORTNAME= totem PORTVERSION= 2.32.0 -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |