aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxmozilla
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-03-28 16:39:54 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-03-28 16:39:54 +0000
commitedc8e8e5ec0f13c1b212dea814db08f59414b241 (patch)
treef0a6fc06421a2ef94c62c9c11f9ff4652717e6c7 /x11-toolkits/wxmozilla
parent7e999eddb110193ad099a2db2dc10810fb25452c (diff)
downloadports-edc8e8e5ec0f13c1b212dea814db08f59414b241.tar.gz
ports-edc8e8e5ec0f13c1b212dea814db08f59414b241.zip
Notes
Diffstat (limited to 'x11-toolkits/wxmozilla')
-rw-r--r--x11-toolkits/wxmozilla/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/wxmozilla/Makefile b/x11-toolkits/wxmozilla/Makefile
index 9b240b5c746c..eac9aa4cac9a 100644
--- a/x11-toolkits/wxmozilla/Makefile
+++ b/x11-toolkits/wxmozilla/Makefile
@@ -24,6 +24,8 @@ WX_COMPS= wx python
WX_CONF_ARGS= absolute
USE_LDCONFIG= yes
+CONFIGURE_ARGS= --with-wx-config==${WX_CONFIG}
+
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"