1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- wx-config now points to wxgtk2-2.4.config

- Bump PORTREVISION

Suggested by:	Diane Bruce <db at db dot net>
This commit is contained in:
Max Khon 2004-07-31 16:38:42 +00:00
parent 86d8e1f5e1
commit e08df5d8a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115158
8 changed files with 6 additions and 7 deletions

View File

@ -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} \

View File

@ -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@

View File

@ -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

View File

@ -5,7 +5,7 @@
# $FreeBSD$
#
PORTREVISION= 3
PORTREVISION= 4
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit (GTK2 version)

View File

@ -1,3 +1,4 @@
bin/wx-config
bin/wxgtk2-2.4-config
include/wx/gtk2-2.4/wx/setup.h
lib/libwx_gtk2-2.4.so

View File

@ -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} \

View File

@ -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@

View File

@ -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