aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk28
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2005-05-16 15:13:28 +0000
committerMax Khon <fjoe@FreeBSD.org>2005-05-16 15:13:28 +0000
commit3bd32cceb10e972ee5a3e99db91c32edead50861 (patch)
tree8a52cdd1f99461a9be868b240a6e1037f2a05534 /x11-toolkits/wxgtk28
parent30ab5d4bf791a1220c7fa2ac77c67cd3173a4092 (diff)
downloadports-3bd32cceb10e972ee5a3e99db91c32edead50861.tar.gz
ports-3bd32cceb10e972ee5a3e99db91c32edead50861.zip
Notes
Diffstat (limited to 'x11-toolkits/wxgtk28')
-rw-r--r--x11-toolkits/wxgtk28/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk28/Makefile b/x11-toolkits/wxgtk28/Makefile
index 1ee1cc80e3dd..3a78184e5301 100644
--- a/x11-toolkits/wxgtk28/Makefile
+++ b/x11-toolkits/wxgtk28/Makefile
@@ -7,6 +7,7 @@
PORTNAME= wx
PORTVERSION= 2.6.0
+PORTREVISION?= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wxwindows
@@ -37,7 +38,8 @@ CONFIGURE_ARGS= --with-libpng=sys\
--with-expat=sys\
--with-opengl\
--with-mspack\
- --with-gtk
+ --with-gtk\
+ --disable-backtrace
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
-I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -liconv \