diff options
author | fjoe <fjoe@FreeBSD.org> | 2007-05-26 16:40:39 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2007-05-26 16:40:39 +0800 |
commit | 5e4a64d12db8411ab3eac432831f2f3c3c5b06d2 (patch) | |
tree | a39d90aefb5d8de46e4e673cedf2b5369eee5204 /x11-toolkits/wxgtk26-unicode | |
parent | 2b65e306ed8568c5927ec2bbb2b9ad2546a10dd0 (diff) | |
download | freebsd-ports-gnome-5e4a64d12db8411ab3eac432831f2f3c3c5b06d2.tar.gz freebsd-ports-gnome-5e4a64d12db8411ab3eac432831f2f3c3c5b06d2.tar.zst freebsd-ports-gnome-5e4a64d12db8411ab3eac432831f2f3c3c5b06d2.zip |
Remove gstreamer 0.8 support. Ports that need gstreamer support in wxWidgets
should switch to wxgtk28.
Diffstat (limited to 'x11-toolkits/wxgtk26-unicode')
-rw-r--r-- | x11-toolkits/wxgtk26-unicode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk26-unicode/Makefile b/x11-toolkits/wxgtk26-unicode/Makefile index 6675b85cc168..3f05d87a3480 100644 --- a/x11-toolkits/wxgtk26-unicode/Makefile +++ b/x11-toolkits/wxgtk26-unicode/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 2 +PORTREVISION= 3 MAINTAINER= fjoe@FreeBSD.org COMMENT= The wxWidgets GUI toolkit (Unicode) |