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-clocks | |
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-clocks')
-rw-r--r-- | x11-clocks/alarm-clock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/alarm-clock/Makefile b/x11-clocks/alarm-clock/Makefile index d01de0f0f505..dbb036784a69 100644 --- a/x11-clocks/alarm-clock/Makefile +++ b/x11-clocks/alarm-clock/Makefile @@ -3,7 +3,7 @@ PORTNAME= alarm-clock PORTVERSION= 1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-clocks deskutils MASTER_SITES= http://www.alarm-clock.pl/media/distfiles/ |