aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk24/Makefile
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2006-11-28 23:41:12 +0000
committerMax Khon <fjoe@FreeBSD.org>2006-11-28 23:41:12 +0000
commitfdd36110e1690e2a9fc81f59718481781b36db9b (patch)
treeb2f5a77af6387686446c4c7228c2153076351750 /x11-toolkits/wxgtk24/Makefile
parentcbd80d14b62b45aa2ba37fc7d8ec4d0c0f152d7a (diff)
downloadports-fdd36110e1690e2a9fc81f59718481781b36db9b.tar.gz
ports-fdd36110e1690e2a9fc81f59718481781b36db9b.zip
Notes
Diffstat (limited to 'x11-toolkits/wxgtk24/Makefile')
-rw-r--r--x11-toolkits/wxgtk24/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/wxgtk24/Makefile b/x11-toolkits/wxgtk24/Makefile
index eb114972717c..d628726e77b0 100644
--- a/x11-toolkits/wxgtk24/Makefile
+++ b/x11-toolkits/wxgtk24/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wx
PORTVERSION= 2.4.2
-PORTREVISION?= 11
+PORTREVISION?= 12
PKGNAMESUFFIX= ${WXGTK_FLAVOR}
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -41,7 +41,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${WRKSRC}/include \
${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib -liconv \
-L${X11BASE}/lib \
- ${PTHREAD_LIBS}"
+ ${PTHREAD_LIBS}"\
+ X11BASE="${X11BASE}"
NO_LATEST_LINK= yes
PLIST= ${.CURDIR}/pkg-plist