diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-22 05:53:02 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-22 05:53:02 +0800 |
commit | 3b895639a9af8d5b8b5dd93d608ec0872f5d4bed (patch) | |
tree | 5f4d176bf5820a43c218939194dfccbee87e008b /www | |
parent | 7ce74faf6120ad7616105f8b4ca3517088600d80 (diff) | |
download | marcuscom-ports-3b895639a9af8d5b8b5dd93d608ec0872f5d4bed.tar marcuscom-ports-3b895639a9af8d5b8b5dd93d608ec0872f5d4bed.tar.gz marcuscom-ports-3b895639a9af8d5b8b5dd93d608ec0872f5d4bed.tar.bz2 marcuscom-ports-3b895639a9af8d5b8b5dd93d608ec0872f5d4bed.tar.lz marcuscom-ports-3b895639a9af8d5b8b5dd93d608ec0872f5d4bed.tar.xz marcuscom-ports-3b895639a9af8d5b8b5dd93d608ec0872f5d4bed.tar.zst marcuscom-ports-3b895639a9af8d5b8b5dd93d608ec0872f5d4bed.zip |
Remove gnometarget.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11367 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r-- | www/swfdec-plugin/Makefile | 1 | ||||
-rw-r--r-- | www/webkit-gtk2/Makefile | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/www/swfdec-plugin/Makefile b/www/swfdec-plugin/Makefile index 3e1139712..cf35bfd23 100644 --- a/www/swfdec-plugin/Makefile +++ b/www/swfdec-plugin/Makefile @@ -17,7 +17,6 @@ COMMENT= Flash rendering plugin LIB_DEPENDS= swfdec-0.7:${PORTSDIR}/graphics/swfdec USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnometarget INSTALLS_ICONS= yes CONFIGURE_ARGS= --with-plugin-dir="${WEBPLUGINS_DIR}" diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index ef43a18e7..97d4c04be 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/webkit-gtk2/Makefile,v 1.20 2008/08/06 04:22:50 mezz Exp $ +# $MCom: ports/www/webkit-gtk2/Makefile,v 1.21 2008/08/20 19:01:14 marcus Exp $ # PORTNAME= webkit @@ -24,7 +24,7 @@ OPTIONS= VIDEO "Enable video support" on WANT_GSTREAMER= yes USE_BISON= build USE_GMAKE= yes -USE_GNOME= gnometarget gtk20 libxslt +USE_GNOME= gtk20 libxslt USE_PERL5= yes USE_LDCONFIG= yes USE_AUTOTOOLS= autoconf:262 automake:110 libtool:15 |