aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/wxmozilla
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-06-25 05:17:08 +0800
committermarcus <marcus@FreeBSD.org>2004-06-25 05:17:08 +0800
commitd8d7480704f98420fb2683b57670192f42989590 (patch)
treead8d6fbfa3e4a7c37f074d6ad696815dace0a73e /x11-toolkits/wxmozilla
parent5a68bae496d03116ead797ac8dba32062d65a042 (diff)
downloadfreebsd-ports-gnome-d8d7480704f98420fb2683b57670192f42989590.tar.gz
freebsd-ports-gnome-d8d7480704f98420fb2683b57670192f42989590.tar.zst
freebsd-ports-gnome-d8d7480704f98420fb2683b57670192f42989590.zip
Depend on Mozilla since certain Firefox ports are broken after the recent
0.9 update. Reported by: pointyhat via kris
Diffstat (limited to 'x11-toolkits/wxmozilla')
-rw-r--r--x11-toolkits/wxmozilla/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/wxmozilla/Makefile b/x11-toolkits/wxmozilla/Makefile
index 81f2bf6cef3a..45d49baef586 100644
--- a/x11-toolkits/wxmozilla/Makefile
+++ b/x11-toolkits/wxmozilla/Makefile
@@ -8,7 +8,7 @@
PORTNAME= wxmozilla
PORTVERSION= 0.5.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Embedding Mozilla in wxWidgets
-BUILD_DEPENDS= ${X11BASE}/lib/firefox/lib/pkgconfig/mozilla-nspr.pc:${PORTSDIR}/www/firefox \
+BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/mozilla-nspr.pc:${PORTSDIR}/www/mozilla \
${PYTHON_SITELIBDIR}/wxPython/__init__.py:${PORTSDIR}/x11-toolkits/py-wxPython
LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
RUN_DEPENDS= ${BUILD_DEPENDS}
@@ -25,7 +25,6 @@ USE_PYTHON= yes
USE_GNOME= gnomehack
WXGTK_CONFIG?= ${X11BASE}/bin/wxgtk2-2.4-config
GNU_CONFIGURE= yes
-CONFIGURE_ENV= PKG_CONFIG_PATH="${X11BASE}/lib/firefox/lib/pkgconfig"
CONFIGURE_ARGS= --with-wx-config=${WXGTK_CONFIG} --enable-python
INSTALLS_SHLIB= yes