summaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2004-07-31 16:38:42 +0000
committerMax Khon <fjoe@FreeBSD.org>2004-07-31 16:38:42 +0000
commite08df5d8a2b269af0eb5c33f223719eca1135528 (patch)
treeca56b23d3b5b8f58b571b537eb34662934da584e /x11-toolkits/wxgtk
parentAdd calltree, a cache simulation and call tracing plugin for valgrind (diff)
- wx-config now points to wxgtk2-2.4.config
- Bump PORTREVISION Suggested by: Diane Bruce <db at db dot net>
Diffstat (limited to 'x11-toolkits/wxgtk')
-rw-r--r--x11-toolkits/wxgtk/Makefile2
-rw-r--r--x11-toolkits/wxgtk/files/patch-ac2
-rw-r--r--x11-toolkits/wxgtk/pkg-plist1
3 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/wxgtk/Makefile b/x11-toolkits/wxgtk/Makefile
index 8a878937b174..44d9f0b12d5f 100644
--- a/x11-toolkits/wxgtk/Makefile
+++ b/x11-toolkits/wxgtk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wx
PORTVERSION= 2.4.2
-PORTREVISION?= 7
+PORTREVISION?= 8
PKGNAMESUFFIX= ${WXGTK_FLAVOR}
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
diff --git a/x11-toolkits/wxgtk/files/patch-ac b/x11-toolkits/wxgtk/files/patch-ac
index 9513e8f0e204..b95baddfc8c5 100644
--- a/x11-toolkits/wxgtk/files/patch-ac
+++ b/x11-toolkits/wxgtk/files/patch-ac
@@ -99,7 +99,7 @@
+preinstall: $(build_libdir)/@WX_TARGET_LIBRARY@ $(top_builddir)/wx@TOOLCHAIN_NAME@-config
+ $(INSTALL_SCRIPT) $(top_builddir)/wx@TOOLCHAIN_NAME@-config $(bindir)/wx@TOOLCHAIN_NAME@-config
-+ @if test "$(WXGTK_FLAVOR)" = "gtk"; then \
++ @if test "$(WXGTK_FLAVOR)" = "gtk2"; then \
+ cd $(bindir) && rm -f wx-config && $(LN_S) wx@TOOLCHAIN_NAME@-config wx-config; \
+ fi
+ @INSTALL_LIBRARY@ $(build_libdir)/@WX_TARGET_LIBRARY@ $(libdir)/@WX_TARGET_LIBRARY@
diff --git a/x11-toolkits/wxgtk/pkg-plist b/x11-toolkits/wxgtk/pkg-plist
index 1db0937a8ce8..c4b6537e54b5 100644
--- a/x11-toolkits/wxgtk/pkg-plist
+++ b/x11-toolkits/wxgtk/pkg-plist
@@ -1,4 +1,3 @@
-bin/wx-config
bin/wxgtk-2.4-config
include/wx/gtk-2.4/wx/setup.h
lib/libwx_gtk-2.4.so