Index: head/x11-toolkits/wxmozilla/Makefile =================================================================== --- head/x11-toolkits/wxmozilla/Makefile (revision 118751) +++ head/x11-toolkits/wxmozilla/Makefile (revision 118752) @@ -1,37 +1,31 @@ # ex:ts=8 # Ports collection makefile for: wxmozilla # Date created: Oct 27, 2003 # Whom: ijliao # # $FreeBSD$ # PORTNAME= wxmozilla PORTVERSION= 0.5.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Embedding Mozilla in wxWidgets 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} USE_PYTHON= yes -USE_GNOME= gnomehack +USE_GNOME= gnomehack gnometarget WXGTK_CONFIG?= ${X11BASE}/bin/wxgtk2-2.4-config -GNU_CONFIGURE= yes +USE_LIBTOOL_VER=15 CONFIGURE_ARGS= --with-wx-config=${WXGTK_CONFIG} --enable-python INSTALLS_SHLIB= yes -.include - -.if ${OSVERSION} < 500000 -BROKEN= "Does not compile" -.endif - -.include +.include Property changes on: head/x11-toolkits/wxmozilla/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/x11-toolkits/wxmozilla/files/patch-ltmain.sh =================================================================== --- head/x11-toolkits/wxmozilla/files/patch-ltmain.sh (revision 118751) +++ head/x11-toolkits/wxmozilla/files/patch-ltmain.sh (nonexistent) @@ -1,15 +0,0 @@ ---- ltmain.sh.orig Mon Feb 2 14:01:02 2004 -+++ ltmain.sh Mon Feb 2 14:01:19 2004 -@@ -4394,10 +4394,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" Property changes on: head/x11-toolkits/wxmozilla/files/patch-ltmain.sh ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property