diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-01 01:52:23 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-01 01:52:23 +0800 |
commit | 489a139747d4845518fd8ef6aec427d9c810acd8 (patch) | |
tree | efc3b35341321b20b2a3aef5396a59643da16a34 /x11 | |
parent | 48eeda14e1194d0c63d9c8fd661d99eb763113aa (diff) | |
download | freebsd-ports-gnome-489a139747d4845518fd8ef6aec427d9c810acd8.tar.gz freebsd-ports-gnome-489a139747d4845518fd8ef6aec427d9c810acd8.tar.zst freebsd-ports-gnome-489a139747d4845518fd8ef6aec427d9c810acd8.zip |
- Add USES=libtool to x11-toolkits/xforms and bump dependent ports.
- Remove xforms dependency from graphics/qslim.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gpctool/Makefile | 2 | ||||
-rw-r--r-- | x11/tycoon/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/gpctool/Makefile b/x11/gpctool/Makefile index 33e39cba6542..c601bf867aa4 100644 --- a/x11/gpctool/Makefile +++ b/x11/gpctool/Makefile @@ -3,7 +3,7 @@ PORTNAME= gpctool PORTVERSION= 1.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 math graphics MASTER_SITES= ftp://ftp.cs.man.ac.uk/pub/toby/gpc/ DISTNAME= gpct${PORTVERSION:S/.//g} diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile index fe0389d22f8a..7ba4cc9c36b5 100644 --- a/x11/tycoon/Makefile +++ b/x11/tycoon/Makefile @@ -3,7 +3,7 @@ PORTNAME= tycoon PORTVERSION= 1.07o -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 MASTER_SITES= SUNSITE/X11/desktop |