diff options
author | tijl <tijl@FreeBSD.org> | 2014-09-02 03:34:02 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-09-02 03:34:02 +0800 |
commit | 2cb6b76a753e417827be38ede3ac465bd234149b (patch) | |
tree | 3fde07b9a2e763070d3a469909f6fc13c46b0fda /x11-wm/gcompmgr | |
parent | 77f5045193c1a688866b1bd9cc73a100f95e5063 (diff) | |
download | freebsd-ports-gnome-2cb6b76a753e417827be38ede3ac465bd234149b.tar.gz freebsd-ports-gnome-2cb6b76a753e417827be38ede3ac465bd234149b.tar.zst freebsd-ports-gnome-2cb6b76a753e417827be38ede3ac465bd234149b.zip |
Add USES=libtool to accessibility/atkmm and bump dependent ports
Diffstat (limited to 'x11-wm/gcompmgr')
-rw-r--r-- | x11-wm/gcompmgr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile index caf1fd396c2b..2cce2bb35439 100644 --- a/x11-wm/gcompmgr/Makefile +++ b/x11-wm/gcompmgr/Makefile @@ -3,7 +3,7 @@ PORTNAME= gcompmgr PORTVERSION= 0.21 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-wm MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |