Depend on Mozilla since certain Firefox ports are broken after the recent

0.9 update.

Reported by:	pointyhat via kris
This commit is contained in:
Joe Marcus Clarke 2004-06-24 21:17:08 +00:00
parent e0f3464add
commit a9bb02769e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112173

View file

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