diff options
| author | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:20:17 +0000 | 
|---|---|---|
| committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:20:17 +0000 | 
| commit | 0e682dded4b509db7af4b33742b81f23f7f5df47 (patch) | |
| tree | 97c412cf2e94b2420ff5f5bb466589d4954046b0 | |
| parent | Update to 0.1.9. (diff) | |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
545 files changed, 449 insertions, 545 deletions
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile index 5a43bfba3f77..bc223b73777c 100644 --- a/archivers/libcomprex/Makefile +++ b/archivers/libcomprex/Makefile @@ -19,7 +19,7 @@ COMMENT=	Transparently handles automatic compression and decompression of files  GNU_CONFIGURE=	yes  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib -lintl"  USE_LDCONFIG=	yes diff --git a/archivers/rvm/Makefile b/archivers/rvm/Makefile index 5c13dcf20ce5..53b1b9843ec6 100644 --- a/archivers/rvm/Makefile +++ b/archivers/rvm/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}  WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}  NO_LATEST_LINK=	yes -USE_GNOME=	gnometarget  USE_GMAKE=	yes  USE_GCC=	4.4+  GNU_CONFIGURE=	yes diff --git a/archivers/squeeze/Makefile b/archivers/squeeze/Makefile index 6aeae5a36ee8..63ad8555da54 100644 --- a/archivers/squeeze/Makefile +++ b/archivers/squeeze/Makefile @@ -25,7 +25,7 @@ INSTALLS_ICONS=	yes  USE_XFCE=	configenv panel thunar thunarvfs  USE_XORG=	x11 -USE_GNOME=	gnomehack gnometarget gtk20 glib20 intltool intlhack pkgconfig +USE_GNOME=	gnomehack gtk20 glib20 intltool intlhack pkgconfig  USE_BZIP2=	yes  USE_GMAKE=	yes  USE_LDCONFIG=	yes diff --git a/archivers/unshield/Makefile b/archivers/unshield/Makefile index b69b911145d9..832c2601f426 100644 --- a/archivers/unshield/Makefile +++ b/archivers/unshield/Makefile @@ -15,7 +15,7 @@ COMMENT=	Extract data from InstallShield CAB files  USE_AUTOTOOLS=	libtool  GNU_CONFIGURE=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  USE_LDCONFIG=	yes  MAN1=		${PORTNAME}.1 diff --git a/astro/cfitsio/Makefile b/astro/cfitsio/Makefile index a00bbea8f6c1..bf12c1ae14f5 100644 --- a/astro/cfitsio/Makefile +++ b/astro/cfitsio/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS=	f2c.2:${PORTSDIR}/lang/f2c  WRKSRC=		${WRKDIR}/${PORTNAME} -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	ac_cv_prog_FC="f2c"  ALL_TARGET=	shared diff --git a/astro/libnova/Makefile b/astro/libnova/Makefile index 86e959ca7cba..f921d04aad11 100644 --- a/astro/libnova/Makefile +++ b/astro/libnova/Makefile @@ -14,7 +14,7 @@ MAINTAINER=	dhn@FreeBSD.org  COMMENT=	Astronomical Calculation Library  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnometarget lthack +USE_GNOME=	lthack  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile index 365b9bbd122c..f8bc9b620c7f 100644 --- a/astro/nightfall/Makefile +++ b/astro/nightfall/Makefile @@ -18,7 +18,7 @@ OPTIONS=	GNOMEUI "Enable LibGnomeUI support" off \  		PGPLOT "Enable PGPLOT support" on \  		OPENGL "Enable OpenGL support" on -USE_GNOME=	gnomehack gnomehier gnometarget gtk20 +USE_GNOME=	gnomehack gnomehier gtk20  USE_PERL5=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes diff --git a/astro/starplot/Makefile b/astro/starplot/Makefile index eab2f9b880c7..5c2d45b88b37 100644 --- a/astro/starplot/Makefile +++ b/astro/starplot/Makefile @@ -14,7 +14,7 @@ MASTER_SITES=	http://starplot.org/downloads/  MAINTAINER=	ports@FreeBSD.org  COMMENT=	3-dimensional viewer for star charts -USE_GNOME=	gnomehack gnometarget gtk20 +USE_GNOME=	gnomehack gtk20  USE_GETTEXT=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/audio/ario/Makefile b/audio/ario/Makefile index d3657bac26bb..484a290d6351 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -27,7 +27,7 @@ LIB_DEPENDS=	gnutls:${PORTSDIR}/security/gnutls \  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes  USE_GMAKE=	yes -USE_GNOME=	gtk20 gnomehack gnometarget +USE_GNOME=	gtk20 gnomehack  INSTALLS_ICONS=	yes  OPTIONS=	AVAHI "Zeroconf support (Avahi)" Off \ diff --git a/audio/ccaudio2/Makefile b/audio/ccaudio2/Makefile index 234799c6eebe..e68097370ce5 100644 --- a/audio/ccaudio2/Makefile +++ b/audio/ccaudio2/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS=	ccgnu2:${PORTSDIR}/devel/commoncpp \  CONFLICTS=	ccaudio-[0-9]* -USE_GNOME=	gnometarget gnomehack +USE_GNOME=	gnomehack  USE_CMAKE=	yes  CMAKE_OUTSOURCE=yes  USE_LDCONFIG=	yes diff --git a/audio/cowbell/Makefile b/audio/cowbell/Makefile index f4b50499ad58..da3864b2c9a0 100644 --- a/audio/cowbell/Makefile +++ b/audio/cowbell/Makefile @@ -16,7 +16,7 @@ COMMENT=	An elegant music organizer  LIB_DEPENDS=	tag:${PORTSDIR}/audio/taglib -USE_GNOME=	gnomehack gnomeprefix gnometarget intltool gtksharp20 +USE_GNOME=	gnomehack gnomeprefix intltool gtksharp20  INSTALLS_ICONS=	yes  GNU_CONFIGURE=	yes  USE_GMAKE=	yes diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 019bb57158a6..13e6fc4c8690 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS=	audiofile.0:${PORTSDIR}/audio/libaudiofile  USE_AUTOTOOLS=	libtool  USE_BZIP2=	yes -USE_GNOME=	gnometarget gnomehack +USE_GNOME=	gnomehack  USE_LDCONFIG=	yes  GNU_CONFIGURE=  yes  CONFIGURE_ENV=	JW=false diff --git a/audio/extace/Makefile b/audio/extace/Makefile index 361cba79797c..2bf02deb82d0 100644 --- a/audio/extace/Makefile +++ b/audio/extace/Makefile @@ -16,7 +16,7 @@ COMMENT=	An Audio Visualization plugin for the X Window System  LIB_DEPENDS=	fftw3.5:${PORTSDIR}/math/fftw3 -USE_GNOME=	esound gnomehack gnomehier gnometarget gtk20 +USE_GNOME=	esound gnomehack gnomehier gtk20  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/audio/glame/Makefile b/audio/glame/Makefile index a0a9fc3dc8b5..f639a40ecf16 100644 --- a/audio/glame/Makefile +++ b/audio/glame/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS=	mp3lame.0:${PORTSDIR}/audio/lame \  		guile.21:${PORTSDIR}/lang/guile  USE_XORG=	xbitmaps x11 -USE_GNOME=	gnomehack gnomeprefix gnometarget libgnomeui +USE_GNOME=	gnomehack gnomeprefix libgnomeui  USE_GETTEXT=	yes  GNU_CONFIGURE=	yes  USE_AUTOTOOLS=	libltdl libtool diff --git a/audio/glurp/Makefile b/audio/glurp/Makefile index cfd525e71677..118b681b3c3c 100644 --- a/audio/glurp/Makefile +++ b/audio/glurp/Makefile @@ -16,7 +16,7 @@ COMMENT=	Nice and clean GTK+-2.x based graphical client for musicpd  LIB_DEPENDS=	mpd.3:${PORTSDIR}/audio/libmpd  GNU_CONFIGURE=	yes -USE_GNOME=	gtk20 glib20 gnometarget libglade2 +USE_GNOME=	gtk20 glib20 libglade2  MAKE_ARGS+=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib -export-dynamic" \ diff --git a/audio/grip/Makefile b/audio/grip/Makefile index 3329401d19fb..20ea1bb3c1b3 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS=	id3-3.8.3:${PORTSDIR}/audio/id3lib \  		curl.6:${PORTSDIR}/ftp/curl  USE_XORG=	x11 -USE_GNOME=	gnomehack gnomeprefix gnometarget libgnomeui vte +USE_GNOME=	gnomehack gnomeprefix libgnomeui vte  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/audio/gspeakers/Makefile b/audio/gspeakers/Makefile index 284d15a5f192..67dc7fb05095 100644 --- a/audio/gspeakers/Makefile +++ b/audio/gspeakers/Makefile @@ -16,7 +16,7 @@ COMMENT=	Gnome-based loudspeaker design program  LIB_DEPENDS=	gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 -USE_GNOME=	gnomeprefix gnometarget libxml2 +USE_GNOME=	gnomeprefix libxml2  USE_GMAKE=	yes  USE_AUTOTOOLS=	automake:env  GNU_CONFIGURE=	yes diff --git a/audio/gtkgep/Makefile b/audio/gtkgep/Makefile index a3a1ac31fa19..49f199bf43bf 100644 --- a/audio/gtkgep/Makefile +++ b/audio/gtkgep/Makefile @@ -17,7 +17,7 @@ COMMENT=	A guitar effects processor for GTK  DEPRECATED=	Abandonware  EXPIRATION_DATE=	2011-09-01 -USE_GNOME=	gnometarget gtk12 +USE_GNOME=	gtk12  USE_GMAKE=	yes  GNU_CONFIGURE=  yes  CONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CFLAGS} -fPIC" LDFLAGS="${PTHREAD_LIBS}" diff --git a/audio/jack/Makefile b/audio/jack/Makefile index bba5903e06e4..22f82ddba47a 100644 --- a/audio/jack/Makefile +++ b/audio/jack/Makefile @@ -29,7 +29,7 @@ CONFIGURE_ARGS+=--enable-portaudio \  GNU_CONFIGURE=	yes  USE_GMAKE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	pkgconfig gnometarget gnomehack +USE_GNOME=	pkgconfig gnomehack  MAN1=		jackd.1 jackstart.1 diff --git a/audio/ksmp3play/Makefile b/audio/ksmp3play/Makefile index 231ea26be01c..35803218205e 100644 --- a/audio/ksmp3play/Makefile +++ b/audio/ksmp3play/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS=	smpeg.1:${PORTSDIR}/multimedia/smpeg  NO_WRKSUBDIR=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  USE_SDL=	sdl  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile index 53092acc6204..df7853f1da79 100644 --- a/audio/libaudiofile/Makefile +++ b/audio/libaudiofile/Makefile @@ -17,7 +17,7 @@ MAINTAINER=	gnome@FreeBSD.org  COMMENT=	A sound library for SGI audio file  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes diff --git a/audio/libcdaudio/Makefile b/audio/libcdaudio/Makefile index 212334a550f9..b54e37063b68 100644 --- a/audio/libcdaudio/Makefile +++ b/audio/libcdaudio/Makefile @@ -15,7 +15,7 @@ MAINTAINER=	novel@FreeBSD.org  COMMENT=	A library for playing audio CDs  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes diff --git a/audio/libcddb/Makefile b/audio/libcddb/Makefile index 4a320bf7d750..40e51ac80887 100644 --- a/audio/libcddb/Makefile +++ b/audio/libcddb/Makefile @@ -17,7 +17,7 @@ COMMENT=	A library to access data on a CDDB server  USE_BZIP2=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget gnomehack pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_ICONV=	yes  USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--without-cdio diff --git a/audio/libmikmod/Makefile b/audio/libmikmod/Makefile index b05d6cb3eebc..e9db7cfd72b7 100644 --- a/audio/libmikmod/Makefile +++ b/audio/libmikmod/Makefile @@ -15,7 +15,7 @@ COMMENT=	MikMod Sound Library  USE_AUTOTOOLS=	libtool  WANT_GNOME=	yes -USE_GNOME=	gnometarget lthack +USE_GNOME=	lthack  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	MAKEINFO="makeinfo --no-split" diff --git a/audio/libmusicbrainz/Makefile b/audio/libmusicbrainz/Makefile index aa6ce8c0cbe6..5ace2bcda830 100644 --- a/audio/libmusicbrainz/Makefile +++ b/audio/libmusicbrainz/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS=	expat.6:${PORTSDIR}/textproc/expat2  CONFLICTS=	musicbrainz-1.*  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile index 566de28aa671..01b8ecb46139 100644 --- a/audio/libsidplay2/Makefile +++ b/audio/libsidplay2/Makefile @@ -15,7 +15,7 @@ DISTNAME=	sidplay-libs-${PORTVERSION}  MAINTAINER=	ports@FreeBSD.org  COMMENT=	Library to play Commodore 64 SID-tunes cycle accurate -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  LIBTOOLFILES=	builders/hardsid-builder/configure \ diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile index 58e43117e726..fc543c1f9053 100644 --- a/audio/libsndfile/Makefile +++ b/audio/libsndfile/Makefile @@ -16,7 +16,7 @@ COMMENT=	Reading and writing files containing sampled sound (like WAV or AIFF)  LICENSE=	LGPL21  LICENSE_FILE=	${WRKSRC}/COPYING -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  GNU_CONFIGURE=	yes  USE_GMAKE=	yes  CONFIGURE_ARGS=	--disable-gcc-pipe \ diff --git a/audio/libtunepimp-old/Makefile b/audio/libtunepimp-old/Makefile index 96424b7da08b..9e883cbdcd20 100644 --- a/audio/libtunepimp-old/Makefile +++ b/audio/libtunepimp-old/Makefile @@ -28,7 +28,7 @@ LIB_DEPENDS=	FLAC:${PORTSDIR}/audio/flac \  CONFLICTS=	trm-0*  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_AUTOTOOLS=	libtool  CONFIGURE_ARGS=	--libdir=${PREFIX}/lib/tunepimp-0.4 --includedir=${PREFIX}/include/tunepimp-0.4  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/audio/libtunepimp/Makefile b/audio/libtunepimp/Makefile index 5909e540a09f..501f379976f0 100644 --- a/audio/libtunepimp/Makefile +++ b/audio/libtunepimp/Makefile @@ -29,7 +29,7 @@ LIB_DEPENDS=	FLAC:${PORTSDIR}/audio/flac \  CONFLICTS=	trm-0*  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_AUTOTOOLS=	libtool  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib -liconv" diff --git a/audio/mhwaveedit/Makefile b/audio/mhwaveedit/Makefile index da23e2e2d39e..804c39ac119f 100644 --- a/audio/mhwaveedit/Makefile +++ b/audio/mhwaveedit/Makefile @@ -17,7 +17,7 @@ COMMENT=	A graphical program for editing sound files  LICENSE=	GPLv2  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnometarget gtk20 +USE_GNOME=	gnomehack gtk20  WANT_GNOME=	yes  WANT_SDL=	yes  GNU_CONFIGURE=	yes diff --git a/audio/muse/Makefile b/audio/muse/Makefile index 5d8c055e3382..deb16f85fe4a 100644 --- a/audio/muse/Makefile +++ b/audio/muse/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS=	vorbis.4:${PORTSDIR}/audio/libvorbis \  		ogg.7:${PORTSDIR}/audio/libogg  USE_GETTEXT=	yes -USE_GNOME=	gnometarget  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/audio/opmixer/Makefile b/audio/opmixer/Makefile index 70c2317dc15f..36f381d05a73 100644 --- a/audio/opmixer/Makefile +++ b/audio/opmixer/Makefile @@ -21,7 +21,7 @@ EXPIRATION_DATE=	2011-09-01  LIB_DEPENDS=	gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtkmm12  USE_BZIP2=	yes -USE_GNOME=	gtk12 gnometarget +USE_GNOME=	gtk12  GNU_CONFIGURE=	yes  PORTDOCS=	README diff --git a/audio/prokyon3/Makefile b/audio/prokyon3/Makefile index 59c13081c337..2b2f5dc9502d 100644 --- a/audio/prokyon3/Makefile +++ b/audio/prokyon3/Makefile @@ -25,7 +25,6 @@ RUN_DEPENDS=	${LOCALBASE}/lib/plugins/sqldrivers/libqsqlmysql.so:${PORTSDIR}/dat  USE_XORG=	x11 xft  USE_QT_VER=	3 -USE_GNOME=	gnometarget  USE_MYSQL=	yes  USE_PERL5_BUILD=yes  USE_GETTEXT=	yes diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 20f209635f11..5841e569064d 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS=	samplerate.1:${PORTSDIR}/audio/libsamplerate \  		execinfo:${PORTSDIR}/devel/libexecinfo \  		ck-connector.0:${PORTSDIR}/sysutils/consolekit -USE_GNOME=	gnometarget gnomehack glib20 intltool ltverhack +USE_GNOME=	gnomehack glib20 intltool ltverhack  USE_XORG=	x11 sm xtst ice  USE_LDCONFIG=	yes  USE_GETTEXT=	yes diff --git a/audio/snd/Makefile b/audio/snd/Makefile index 6eb47b8330e6..c4a53b01f0b9 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -25,7 +25,6 @@ OPTIONS=	ESD	"Use Enlightened Sound Daemon"		on  \  		GTK2	"Make Snd with Gtk+ graphics support"	on \  		X11	"Make Snd with GUI support"	on -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"  CONFIGURE_ARGS=	--with-float-samples diff --git a/audio/soundtracker/Makefile b/audio/soundtracker/Makefile index 19402ba179a0..159a01b31dca 100644 --- a/audio/soundtracker/Makefile +++ b/audio/soundtracker/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS=	sndfile.1:${PORTSDIR}/audio/libsndfile  DEPRECATED=	Abandonware  EXPIRATION_DATE=	2011-09-01 -USE_GNOME=	esound gdkpixbuf gnomehack gnometarget +USE_GNOME=	esound gdkpixbuf gnomehack  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 485f98ced289..3a8af4b84771 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS=	ogg.7:${PORTSDIR}/audio/libogg  CONFLICTS=	speex-devel-[0-9]* -USE_GNOME=	gnomehack gnometarget ltverhack +USE_GNOME=	gnomehack ltverhack  USE_LDCONFIG=	yes  USE_AUTOTOOLS=	libtool  GNU_CONFIGURE=	yes diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile index 9ad8d1428f49..b64114b05c65 100644 --- a/audio/streamripper/Makefile +++ b/audio/streamripper/Makefile @@ -26,7 +26,7 @@ OPTIONS=	FAAD "Include FAAD mpeg4 codec support" on \  LICENSE=	GPLv2 -USE_GNOME=	glib20 gnometarget +USE_GNOME=	glib20  USE_ICONV=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/audio/swami/Makefile b/audio/swami/Makefile index ac2c6212e8fb..30b00927371f 100644 --- a/audio/swami/Makefile +++ b/audio/swami/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS=	fluidsynth.4:${PORTSDIR}/audio/fluidsynth \  		png.6:${PORTSDIR}/graphics/png  USE_BZIP2=	yes -USE_GNOME=	gnometarget gtk12 +USE_GNOME=	gtk12  WANT_GNOME=	yes  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 38a8ba2ffbc9..701bc86e0ded 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS=	mad.2:${PORTSDIR}/audio/libmad \  		speex.1:${PORTSDIR}/audio/speex  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnometarget gtk20 +USE_GNOME=	gnomehack gtk20  USE_GETTEXT=	yes  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool diff --git a/audio/thunar-media-tags-plugin/Makefile b/audio/thunar-media-tags-plugin/Makefile index c7cece6c3cf9..53ed4ab6e6c1 100644 --- a/audio/thunar-media-tags-plugin/Makefile +++ b/audio/thunar-media-tags-plugin/Makefile @@ -23,7 +23,7 @@ USE_GMAKE=	yes  INSTALLS_ICONS=	yes  USE_GETTEXT=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget gnomehack gtk20 intltool intlhack pkgconfig +USE_GNOME=	gnomehack gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv libexo thunar thunarvfs  USE_AUTOTOOLS=	libtool diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile index 997c0b0c9393..8adc15d56b36 100644 --- a/audio/twolame/Makefile +++ b/audio/twolame/Makefile @@ -17,7 +17,7 @@ COMMENT=	MPEG Audio Layer 2 encoder  LIB_DEPENDS=	sndfile.1:${PORTSDIR}/audio/libsndfile  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes diff --git a/audio/wavbreaker/Makefile b/audio/wavbreaker/Makefile index c04c2f2e9900..d47088cab255 100644 --- a/audio/wavbreaker/Makefile +++ b/audio/wavbreaker/Makefile @@ -15,7 +15,7 @@ COMMENT=	Tool to split and merge wav files  OPTIONS=	PULSE "Pulseaudio soundserver support" OFF -USE_GNOME=	gnomehack gnometarget gtk20 libxml2 +USE_GNOME=	gnomehack gtk20 libxml2  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/audio/wavpack/Makefile b/audio/wavpack/Makefile index 4f06ccafb684..92f23817a255 100644 --- a/audio/wavpack/Makefile +++ b/audio/wavpack/Makefile @@ -14,7 +14,7 @@ MAINTAINER=	multimedia@FreeBSD.org  COMMENT=	Audio codec for lossless, lossy and hybrid compression  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_ICONV=	yes  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 1cdb586dcfa0..1c84f4b86c6a 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -23,7 +23,7 @@ INSTALLS_ICONS= yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack libxml2 pkgconfig +USE_GNOME=	gtk20 intltool intlhack libxml2 pkgconfig  USE_XFCE=	configenv libgui libutil panel xfconf  USE_XORG=	xproto x11 xrender xext xinerama xrandr xcursor xcomposite \  		xdamage xfixes xi xau xdmcp diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile index de4091d472f2..cdc9328ec7a1 100644 --- a/audio/xfce4-mpc-plugin/Makefile +++ b/audio/xfce4-mpc-plugin/Makefile @@ -22,7 +22,7 @@ USE_GMAKE=	yes  INSTALLS_ICONS=	yes  USE_GETTEXT=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv libgui libutil panel  .include <bsd.port.mk> diff --git a/audio/xfmpc/Makefile b/audio/xfmpc/Makefile index 97dddbb25996..19baa7844a8f 100644 --- a/audio/xfmpc/Makefile +++ b/audio/xfmpc/Makefile @@ -23,7 +23,7 @@ USE_GMAKE=	yes  INSTALLS_ICONS=	yes  USE_GETTEXT=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv libgui libutil panel  MAN1=	xfmpc.1 diff --git a/audio/xmms-kde/Makefile b/audio/xmms-kde/Makefile index 6b3a5ec06d70..86dcb9c3d2bc 100644 --- a/audio/xmms-kde/Makefile +++ b/audio/xmms-kde/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS=	id3-3.8.3:${PORTSDIR}/audio/id3lib \  		xmms.4:${PORTSDIR}/multimedia/xmms  USE_KDELIBS_VER=	3 -USE_GNOME=	gtk12 gnometarget +USE_GNOME=	gtk12  USE_SDL=	sdl  USE_AUTOTOOLS=	libtool  CONFIGURE_ARGS=	--with-xmms-prefix=${LOCALBASE} \ diff --git a/audio/xmms-tfmx/Makefile b/audio/xmms-tfmx/Makefile index 637265c825ca..efed6e30c819 100644 --- a/audio/xmms-tfmx/Makefile +++ b/audio/xmms-tfmx/Makefile @@ -16,7 +16,7 @@ COMMENT=	XMMS Input plugin for playing TFMX tunes  LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms -USE_GNOME=	gnometarget gtk12 lthack +USE_GNOME=	gtk12 lthack  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool diff --git a/audio/xmms-volnorm/Makefile b/audio/xmms-volnorm/Makefile index 206f446c7b17..8b111ff4ef92 100644 --- a/audio/xmms-volnorm/Makefile +++ b/audio/xmms-volnorm/Makefile @@ -17,7 +17,7 @@ COMMENT=	Volume Normalizer plugin for XMMS  LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms -USE_GNOME=	gnometarget gtk12 +USE_GNOME=	gtk12  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes  MAKE_JOBS_SAFE=	yes diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile index 4dea4b986fab..9568b32ac4f5 100644 --- a/audio/zinf/Makefile +++ b/audio/zinf/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS=	id3-3.8.3:${PORTSDIR}/audio/id3lib \  		musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \  		gdbm.3:${PORTSDIR}/databases/gdbm -USE_GNOME=	gnomehack gnometarget gtk20 lthack +USE_GNOME=	gnomehack gtk20 lthack  WANT_GNOME=	yes  USE_PERL5=	yes  USE_GETTEXT=	yes diff --git a/biology/clustalw/Makefile b/biology/clustalw/Makefile index f197b3994e6d..24f5a2fde83b 100644 --- a/biology/clustalw/Makefile +++ b/biology/clustalw/Makefile @@ -20,7 +20,6 @@ RESTRICTED=	No commercial use.  WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  PLIST_FILES=	bin/clustalw bin/clustalw2 diff --git a/biology/lamarc/Makefile b/biology/lamarc/Makefile index 0bc5aed215a4..3c31b164d537 100644 --- a/biology/lamarc/Makefile +++ b/biology/lamarc/Makefile @@ -22,7 +22,6 @@ OPTIONS=	WXGTK2 "Install wxWidgets" off  MAKE_JOBS_SAFE=	yes -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  .if defined(WITH_WXGTK2) diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 87751e667a3a..348f0db597dd 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -17,7 +17,6 @@ COMMENT=	A graphical signal trace waveform viewer  OPTIONS=	EMACS "Install Emacs supplimentary files" on -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  USE_MOTIF=	yes  USE_PERL5_BUILD=	yes diff --git a/cad/iverilog/Makefile b/cad/iverilog/Makefile index bd24f7c26a6a..15f62974d9b9 100644 --- a/cad/iverilog/Makefile +++ b/cad/iverilog/Makefile @@ -20,7 +20,6 @@ COMMENT=	A Verilog simulation and synthesis tool  GNU_CONFIGURE=	yes  USE_BISON=	build  USE_GMAKE=	yes -USE_GNOME=	gnometarget  CONFIGURE_ARGS=	--disable-suffix diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile index ec9e01434385..d693f13297c7 100644 --- a/cad/transcalc/Makefile +++ b/cad/transcalc/Makefile @@ -15,7 +15,7 @@ MASTER_SITES=	http://transcalc.sourceforge.net/  MAINTAINER=	ports@FreeBSD.org  COMMENT=	A analysis and synthesis tool for RF and microwave transmission lines -USE_GNOME=	gnometarget gtk20 +USE_GNOME=	gtk20  GNU_CONFIGURE=	yes  MAN1=	transcalc.1 diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile index 05b74969630c..cd18a4966e1b 100644 --- a/comms/gsmlib/Makefile +++ b/comms/gsmlib/Makefile @@ -18,7 +18,7 @@ DISTFILES=	gsmlib_1.10.orig.tar.gz  MAINTAINER=	ports@FreeBSD.org  COMMENT=	A library to access GSM mobile phones through GSM modems -USE_GNOME=	gnometarget lthack +USE_GNOME=	lthack  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  CONFIGURE_ENV=	LDFLAGS="${LDFLAGS}" diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile index b57c6b7c6904..a13afbbd64c7 100644 --- a/converters/libiconv/Makefile +++ b/converters/libiconv/Makefile @@ -18,7 +18,6 @@ COMMENT=	A character set conversion library  USE_AUTOTOOLS=	libtool  GNU_CONFIGURE=	yes  USE_CSTD=	gnu89 -USE_GNOME=	gnometarget  LIBTOOLFILES=	configure libcharset/configure  CONFIGURE_ARGS=	--enable-static \  		--without-libintl-prefix \ diff --git a/databases/dbh/Makefile b/databases/dbh/Makefile index f32133bb458a..8e685be3d58a 100644 --- a/databases/dbh/Makefile +++ b/databases/dbh/Makefile @@ -17,7 +17,7 @@ COMMENT=	Disk Based Hashtables  CONFLICTS=	dbh-[0-3]* -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes diff --git a/databases/dbh10/Makefile b/databases/dbh10/Makefile index bd02c82c8906..e00c7c8ad919 100644 --- a/databases/dbh10/Makefile +++ b/databases/dbh10/Makefile @@ -18,7 +18,7 @@ COMMENT=	Disk Based Hashtables  CONFLICTS=	dbh-[2-9]*  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes diff --git a/databases/edb/Makefile b/databases/edb/Makefile index 7cc6b3209be2..e703c00acf5a 100644 --- a/databases/edb/Makefile +++ b/databases/edb/Makefile @@ -18,7 +18,7 @@ COMMENT=	Enlightenment Database Library  USE_BZIP2=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  .include <bsd.port.mk> diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile index 46bdea2d2309..e77c61f471fa 100644 --- a/databases/gigabase/Makefile +++ b/databases/gigabase/Makefile @@ -15,7 +15,6 @@ COMMENT=	Object-Relational Database Management System  WRKSRC=		${WRKDIR}/${PORTNAME} -USE_GNOME=	gnometarget  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  CONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}" diff --git a/databases/libdbi-drivers/Makefile b/databases/libdbi-drivers/Makefile index ea372c1955c1..a8727a444c95 100644 --- a/databases/libdbi-drivers/Makefile +++ b/databases/libdbi-drivers/Makefile @@ -16,7 +16,7 @@ COMMENT=	Drivers for libdbi  LIB_DEPENDS=	dbi.1:${PORTSDIR}/databases/libdbi -USE_GNOME=	gnometarget lthack +USE_GNOME=	lthack  USE_AUTOTOOLS=	libtool  CONFIGURE_ARGS=	--disable-static \  		--with-dbi-incdir=${LOCALBASE}/include/dbi diff --git a/databases/libmemcached/Makefile b/databases/libmemcached/Makefile index e5a68e9081da..0445485b87bc 100644 --- a/databases/libmemcached/Makefile +++ b/databases/libmemcached/Makefile @@ -18,7 +18,7 @@ FETCH_ARGS?= 	-pRr  USE_GMAKE=	yes  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  CONFIGURE_ARGS=	--with-memcached=no --disable-libevent --without-libevent-prefix  OPTIONS=	SASL "With (Cyrus) SASL2 support" off diff --git a/databases/mysql-proxy/Makefile b/databases/mysql-proxy/Makefile index 89859083d7fe..74cef5f519e8 100644 --- a/databases/mysql-proxy/Makefile +++ b/databases/mysql-proxy/Makefile @@ -23,7 +23,7 @@ CFLAGS+=	-I${LOCALBASE}/include  CONFIGURE_ENV+=	LDFLAGS="-L${LOCALBASE}/lib -L${LUA_LIBDIR}" \  		PKG_CONFIG_PATH="${LUA_PREFIX}/share/doc/${LUA_SUBDIR}/etc"  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_ICONV=	yes  USE_LDCONFIG=	yes  USE_LUA=	5.1+ diff --git a/deskutils/dlume/Makefile b/deskutils/dlume/Makefile index c2e1692daae6..b3d26b596b37 100644 --- a/deskutils/dlume/Makefile +++ b/deskutils/dlume/Makefile @@ -14,7 +14,7 @@ MASTER_SITES=	${MASTER_SITE_TUCOWS}  MAINTAINER=	ports@FreeBSD.org  COMMENT=	GTK2 address book -USE_GNOME=	gnomehack gnomeprefix gnometarget gtk20 libxml2 +USE_GNOME=	gnomehack gnomeprefix gtk20 libxml2  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/deskutils/gimmie/Makefile b/deskutils/gimmie/Makefile index 3c21a53287f6..f199d0d5b6e2 100644 --- a/deskutils/gimmie/Makefile +++ b/deskutils/gimmie/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS=	${LOCALBASE}/lib/libgnomecups-1.0.a:${PORTSDIR}/print/libgnomecups  BUILD_DEPENDS=	${LOCALBASE}/lib/libgnomecups-1.0.a:${PORTSDIR}/print/libgnomecups \  		${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus -USE_GNOME=	gnomehack gnometarget gnomeprefix pygnome2 pygnomedesktop pygnomeextras +USE_GNOME=	gnomehack gnomeprefix pygnome2 pygnomedesktop pygnomeextras  USE_GMAKE=	yes  USE_PYTHON=	yes  GCONF_SCHEMAS=	gimmie.schemas diff --git a/deskutils/glabels/Makefile b/deskutils/glabels/Makefile index c8919c9c604d..c56f035d4913 100644 --- a/deskutils/glabels/Makefile +++ b/deskutils/glabels/Makefile @@ -17,7 +17,7 @@ COMMENT=	A program to create labels and business cards  USE_GMAKE=	yes  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnomeprefix gnometarget libgnomeui \ +USE_GNOME=	gnomehack gnomeprefix libgnomeui \  		desktopfileutils intlhack ltverhack  WANT_GNOME=	yes  USE_GETTEXT=	yes diff --git a/deskutils/gtkjournal/Makefile b/deskutils/gtkjournal/Makefile index f920a45ca276..defcae95c261 100644 --- a/deskutils/gtkjournal/Makefile +++ b/deskutils/gtkjournal/Makefile @@ -27,7 +27,7 @@ USE_AUTOTOOLS=	libtool  USE_OPENSSL=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnomehack lthack gnometarget +USE_GNOME=	gnomehack lthack  CONFIGURE_ARGS=	--enable-gtkspell  USE_LDCONFIG=	yes diff --git a/deskutils/gtodo/Makefile b/deskutils/gtodo/Makefile index 8e60c8f6e25c..8a38222cb20d 100644 --- a/deskutils/gtodo/Makefile +++ b/deskutils/gtodo/Makefile @@ -16,7 +16,7 @@ COMMENT=	An Gtk2 Todo list manager  USE_GMAKE=	yes  USE_GETTEXT=	yes -USE_GNOME=	gnomeprefix gnomehack gnometarget gnomevfs2 +USE_GNOME=	gnomeprefix gnomehack gnomevfs2  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/deskutils/nautilus-sendto/Makefile b/deskutils/nautilus-sendto/Makefile index bb5c1e952f3d..b044fe64b3b4 100644 --- a/deskutils/nautilus-sendto/Makefile +++ b/deskutils/nautilus-sendto/Makefile @@ -19,7 +19,7 @@ GLIB_SCHEMAS=	org.gnome.Nautilus.Sendto.gschema.xml  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_GMAKE=	yes -USE_GNOME=	intlhack gnomeprefix gnometarget nautilus2 gnomehack \ +USE_GNOME=	intlhack gnomeprefix nautilus2 gnomehack \  		evolutiondataserver  GNOME_DESKTOP_VERSION=2  USE_GETTEXT=	yes diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile index c29dd0c6d4a1..2ee8511edd2f 100644 --- a/deskutils/notification-daemon/Makefile +++ b/deskutils/notification-daemon/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS=	dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \  LICENSE=	GPLv2  LICENSE_FILE=	${WRKSRC}/COPYING  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnomeprefix gnometarget intlhack gconf2 libwnck +USE_GNOME=	gnomehack gnomeprefix intlhack gconf2 libwnck  USE_GMAKE=	yes  USE_GETTEXT=	yes  USE_XORG=	x11 xt sm ice xext diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile index ce61a1ef8fb6..d082684a11f0 100644 --- a/deskutils/orage/Makefile +++ b/deskutils/orage/Makefile @@ -22,7 +22,7 @@ INSTALLS_ICONS= yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv libgui panel  USE_XORG=	xext xrender xinerama xi xrandr xcursor xcomposite xdamage x11 \  		xfixes diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile index 9a336fd2338f..095f5c4b5079 100644 --- a/deskutils/tomboy/Makefile +++ b/deskutils/tomboy/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS=	${LOCALBASE}/lib/mono/gmime-sharp-2.4/gmime-sharp.dll:${PORTSDIR}/m  USE_BZIP2=	yes  USE_GETTEXT=	yes -USE_GNOME=	gnomehack gnometarget intlhack gnomeprefix gnomedesktopsharp20 +USE_GNOME=	gnomehack intlhack gnomeprefix gnomedesktopsharp20  GNU_CONFIGURE=	yes  USE_GMAKE=	yes  INSTALLS_ICONS=	yes diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile index 3bad3931692a..6072370e509d 100644 --- a/deskutils/xfce4-xkb-plugin/Makefile +++ b/deskutils/xfce4-xkb-plugin/Makefile @@ -20,7 +20,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig librsvg2 +USE_GNOME=	gtk20 intltool intlhack pkgconfig librsvg2  USE_XFCE=	configenv panel  .include <bsd.port.mk> diff --git a/devel/ORBit/Makefile b/devel/ORBit/Makefile index 0f3409a3e1f9..a7c999e0bfcb 100644 --- a/devel/ORBit/Makefile +++ b/devel/ORBit/Makefile @@ -17,7 +17,7 @@ COMMENT=	High-performance CORBA ORB with support for the C language  USE_BZIP2=	yes  USE_GETTEXT=	yes -USE_GNOME=	glib12 gnometarget +USE_GNOME=	glib12  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS= --disable-indent diff --git a/devel/ace/Makefile b/devel/ace/Makefile index 3143133ef37c..98370a6c5b1e 100644 --- a/devel/ace/Makefile +++ b/devel/ace/Makefile @@ -24,7 +24,7 @@ USE_GMAKE=	yes  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS+=--program-transform-name s,^,ace-, -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  WRKSRC=		${WRKDIR}/ACE_wrappers  BUILD_WRKSRC=	${WRKSRC}/objdir diff --git a/devel/argtable/Makefile b/devel/argtable/Makefile index e88c02977faa..bffcb7b3580f 100644 --- a/devel/argtable/Makefile +++ b/devel/argtable/Makefile @@ -15,7 +15,6 @@ DISTNAME=	${PORTNAME}${PORTVERSION:S/./-/}  MAINTAINER=	ports@FreeBSD.org  COMMENT=	An ANSI C library for parsing GNU style command line arguments -USE_GNOME=	gnometarget  USE_AUTOTOOLS=	libtool  USE_LDCONFIG=	yes diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile index 91d6104d2c77..b4a55cb3e326 100644 --- a/devel/autogen/Makefile +++ b/devel/autogen/Makefile @@ -21,7 +21,7 @@ COMMENT=	The Automated Program Generator  LIB_DEPENDS=	guile.21:${PORTSDIR}/lang/guile  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnometarget libxml2 +USE_GNOME=	gnomehack libxml2  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--with-libguile=yes --with-libxml2=yes --datadir=${PREFIX}/share diff --git a/devel/boehm-gc-redirect/Makefile b/devel/boehm-gc-redirect/Makefile index efd57430e167..a5ab8cd3a9bf 100644 --- a/devel/boehm-gc-redirect/Makefile +++ b/devel/boehm-gc-redirect/Makefile @@ -18,7 +18,6 @@ COMMENT=	Garbage collection and memory leak detection for C and C++  RUN_DEPENDS=	${PREFIX}/include/gc/gc.h:${PORTSDIR}/devel/boehm-gc  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget  USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--enable-cplusplus --disable-static --disable-threads \  		--enable-redirect-malloc diff --git a/devel/boehm-gc-threaded/Makefile b/devel/boehm-gc-threaded/Makefile index 561aa2dce46b..81e8e086b2bb 100644 --- a/devel/boehm-gc-threaded/Makefile +++ b/devel/boehm-gc-threaded/Makefile @@ -19,7 +19,6 @@ COMMENT=	Garbage collection and memory leak detection for C and C++  RUN_DEPENDS=	${PREFIX}/include/gc/gc.h:${PORTSDIR}/devel/boehm-gc  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget  USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--enable-cplusplus --disable-static --enable-threads=posix \  		--enable-thread-local-alloc diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile index 49ecae2b7467..a23d0286ece0 100644 --- a/devel/boehm-gc/Makefile +++ b/devel/boehm-gc/Makefile @@ -16,7 +16,7 @@ MAINTAINER=	stas@FreeBSD.org  COMMENT=	Garbage collection and memory leak detection for C and C++  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget gnomehack +USE_GNOME=	gnomehack  USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--enable-cplusplus --disable-static --disable-threads  MAKE_JOBS_UNSAFE=	yes diff --git a/devel/bufferpool/Makefile b/devel/bufferpool/Makefile index 9124a91e5222..3e7fdb679a3d 100644 --- a/devel/bufferpool/Makefile +++ b/devel/bufferpool/Makefile @@ -17,6 +17,6 @@ GNU_CONFIGURE=	yes  USE_GMAKE=	yes  USE_BZIP2=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnometarget pkgconfig gnomehack +USE_GNOME=	pkgconfig gnomehack  .include <bsd.port.mk> diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile index b573d6da910f..c30727e93f31 100644 --- a/devel/clanlib/Makefile +++ b/devel/clanlib/Makefile @@ -32,7 +32,7 @@ CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"  CONFIGURE_ARGS=	--disable-clanJavaScript --disable-docs  USE_GMAKE=	yes  USE_XORG=	x11 xmu xi -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  USE_SDL=	gfx  USE_GL=		yes diff --git a/devel/commoncpp/Makefile b/devel/commoncpp/Makefile index 50f1aae77948..d5e4a70a99f4 100644 --- a/devel/commoncpp/Makefile +++ b/devel/commoncpp/Makefile @@ -16,7 +16,7 @@ MAINTAINER=	acm@FreeBSD.org  COMMENT=	GNU project portable class framework for C++  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ diff --git a/devel/cxref/Makefile b/devel/cxref/Makefile index 0a76a8049bf6..69487ba49129 100644 --- a/devel/cxref/Makefile +++ b/devel/cxref/Makefile @@ -18,7 +18,6 @@ MAINTAINER=	stas@FreeBSD.org  COMMENT=	C program cross-referencing & documentation tool  USE_GMAKE=	yes -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--without-cxref-cpp  ALL_TARGET=	programs diff --git a/devel/dbus-sharp/Makefile b/devel/dbus-sharp/Makefile index bf097c4d0c5b..7e33bca24a53 100644 --- a/devel/dbus-sharp/Makefile +++ b/devel/dbus-sharp/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS=	dbus-1.3:${PORTSDIR}/devel/dbus  BUILD_WRKSRC=	${WRKSRC}/mono  INSTALL_WRKSRC=	${BUILD_WRKSRC} -USE_GNOME=	gnomehack gnometarget gtksharp10 +USE_GNOME=	gnomehack gtksharp10  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  CONFIGURE_ARGS=	--enable-mono \ diff --git a/devel/dia2code/Makefile b/devel/dia2code/Makefile index a52ccf8512a7..891719164ac1 100644 --- a/devel/dia2code/Makefile +++ b/devel/dia2code/Makefile @@ -14,7 +14,7 @@ MASTER_SITES=	SF  MAINTAINER=	ports@FreeBSD.org  COMMENT=	A small utility used to generate code from a Dia diagram -USE_GNOME=	gnometarget libxml2 +USE_GNOME=	libxml2  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/e_dbus/Makefile b/devel/e_dbus/Makefile index e31143095044..1339ce07a59c 100644 --- a/devel/e_dbus/Makefile +++ b/devel/e_dbus/Makefile @@ -22,7 +22,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	eina ecore libtool_hack librt_hack -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--disable-ebluez  # Linux specific ?? diff --git a/devel/ecore-file/Makefile b/devel/ecore-file/Makefile index afd3cd648bd4..5bd8ce562c30 100644 --- a/devel/ecore-file/Makefile +++ b/devel/ecore-file/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	ecore libtool_hack -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  BUILD_WRKSRC=	${WRKSRC}/src/lib/ecore_file  INSTALL_WRKSRC=	${BUILD_WRKSRC} diff --git a/devel/ecore-ipc/Makefile b/devel/ecore-ipc/Makefile index 172ddc9be6e6..903f18cc2a23 100644 --- a/devel/ecore-ipc/Makefile +++ b/devel/ecore-ipc/Makefile @@ -22,7 +22,7 @@ USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	ecore libtool_hack  USE_EFL_ECORE=	con -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  BUILD_WRKSRC=	${WRKSRC}/src/lib/ecore_ipc  INSTALL_WRKSRC=	${BUILD_WRKSRC} diff --git a/devel/ecore-main/Makefile b/devel/ecore-main/Makefile index 18319aff0e76..c1268256fe06 100644 --- a/devel/ecore-main/Makefile +++ b/devel/ecore-main/Makefile @@ -22,7 +22,7 @@ USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	eina libtool_hack  USE_GETTEXT=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_ICONV=	yes  USE_LDCONFIG=	yes diff --git a/devel/eet/Makefile b/devel/eet/Makefile index 303eb4582396..76fa24d6b116 100644 --- a/devel/eet/Makefile +++ b/devel/eet/Makefile @@ -22,7 +22,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	eina librt_hack libtool_hack -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  USE_OPENSSL=	yes diff --git a/devel/eina/Makefile b/devel/eina/Makefile index f7152caf2ecc..fac9f59acaf7 100644 --- a/devel/eina/Makefile +++ b/devel/eina/Makefile @@ -18,7 +18,7 @@ LICENSE=	LGPL21  DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_EFL=	librt_hack libtool_hack  USE_ICONV=	yes  USE_LDCONFIG=	yes diff --git a/devel/elfio/Makefile b/devel/elfio/Makefile index 2a31a1dc00fb..f87337473ab6 100644 --- a/devel/elfio/Makefile +++ b/devel/elfio/Makefile @@ -19,7 +19,6 @@ COMMENT=	C++ library for reading and generating files in the ELF binary format  BUILD_DEPENDS=	libtool:${PORTSDIR}/devel/libtool  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget  USE_LDCONFIG=	yes  USE_AUTOTOOLS=	aclocal automake autoconf libtool  AUTOMAKE_ARGS=	-c -a diff --git a/devel/etl/Makefile b/devel/etl/Makefile index c00226ff056c..49837fe7170a 100644 --- a/devel/etl/Makefile +++ b/devel/etl/Makefile @@ -14,7 +14,7 @@ DISTNAME=	ETL-${PORTVERSION}  MAINTAINER=	dhn@FreeBSD.org  COMMENT=	Voria Extended Class and Template Library -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/devel/fam/Makefile b/devel/fam/Makefile index 2a77a26cb505..757186bcbf66 100644 --- a/devel/fam/Makefile +++ b/devel/fam/Makefile @@ -20,7 +20,6 @@ CFLAGS+=	-Wno-deprecated  USE_AUTOTOOLS=	aclocal automake autoconf libtool  AUTOMAKE_ARGS=	-c -a  USE_GMAKE=	yes -USE_GNOME=	gnometarget  USE_LDCONFIG=	yes  ACLOCAL_ARGS=	-I "${ACLOCAL_DIR}" -I ${LOCALBASE}/share/aclocal  SUB_FILES=	pkg-message diff --git a/devel/fhist/Makefile b/devel/fhist/Makefile index da7d243410ca..1825617829c9 100644 --- a/devel/fhist/Makefile +++ b/devel/fhist/Makefile @@ -14,7 +14,6 @@ MASTER_SITES=	SF  MAINTAINER=	ports@FreeBSD.org  COMMENT=	Utilities to maintain file history, do file comparisions and merges -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"  ALL_TARGET=	binaries po diff --git a/devel/flowdesigner/Makefile b/devel/flowdesigner/Makefile index e546e15a1658..5515da0c85b7 100644 --- a/devel/flowdesigner/Makefile +++ b/devel/flowdesigner/Makefile @@ -19,7 +19,7 @@ COMMENT=	A free (GPL) "data flow oriented" development environment  LIB_DEPENDS=	speex.1:${PORTSDIR}/audio/speex \  		fftw.2:${PORTSDIR}/math/fftw -USE_GNOME=	gnomehack gnometarget libgnomeui libxml2 +USE_GNOME=	gnomehack libgnomeui libxml2  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  LIBTOOLFILES=	${CONFIGURE_SCRIPT} FuzzyEngine/configure \ diff --git a/devel/gconf/Makefile b/devel/gconf/Makefile index dc356c4e5c19..08b47800e4e9 100644 --- a/devel/gconf/Makefile +++ b/devel/gconf/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS=	guile.21:${PORTSDIR}/lang/guile  USE_AUTOTOOLS=	libtool  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnomeprefix gnomehack gnometarget glib12 gtk12 oaf libxml orbit +USE_GNOME=	gnomeprefix gnomehack glib12 gtk12 oaf libxml orbit  USE_GETTEXT=	yes  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes diff --git a/devel/glade3/Makefile b/devel/glade3/Makefile index cf5ea0e8db3e..da51a9fdd5cd 100644 --- a/devel/glade3/Makefile +++ b/devel/glade3/Makefile @@ -18,7 +18,7 @@ COMMENT=	A user interface builder for GTK+/GNOME  INSTALLS_ICONS=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 libxml2 gnomeprefix gnomehack \ +USE_GNOME=	gtk20 libxml2 gnomeprefix gnomehack \  		gnomedocutils desktopfileutils ltverhack:10  WANT_GNOME=	yes  USE_GETTEXT=	yes diff --git a/devel/glademm/Makefile b/devel/glademm/Makefile index 1cfb43fa76f4..ae292dd1236b 100644 --- a/devel/glademm/Makefile +++ b/devel/glademm/Makefile @@ -16,7 +16,7 @@ MAINTAINER=	bland@FreeBSD.org  COMMENT=	A C++ code generator backend for glade and glade2  USE_GMAKE=	yes -USE_GNOME=	gnomeprefix gnomehack gnometarget +USE_GNOME=	gnomeprefix gnomehack  GNU_CONFIGURE=	yes  PLIST_FILES=	bin/glade-- bin/glademm-embed diff --git a/devel/gsoap/Makefile b/devel/gsoap/Makefile index 7d1214ac6929..3b6b38b9e40a 100644 --- a/devel/gsoap/Makefile +++ b/devel/gsoap/Makefile @@ -15,7 +15,7 @@ MAINTAINER=	sem@FreeBSD.org  COMMENT=	Generator Tools for Coding SOAP/XML Web Services in C and C++  GNU_CONFIGURE=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  MAKE_JOBS_UNSAFE=	yes  WRKSRC=		${WRKDIR}/${PORTNAME}-2.7 diff --git a/devel/gtranslator/Makefile b/devel/gtranslator/Makefile index f122043a86b9..3ac9cc624ab8 100644 --- a/devel/gtranslator/Makefile +++ b/devel/gtranslator/Makefile @@ -18,7 +18,7 @@ COMMENT=	A GNOME application for creating GNU gettext translation files  LIB_DEPENDS=	gtkspell.0:${PORTSDIR}/textproc/gtkspell  USE_BZIP2=	yes -USE_GNOME=	gnomehack intlhack gnomeprefix gnometarget gnomevfs2 libgnomeui +USE_GNOME=	gnomehack intlhack gnomeprefix gnomevfs2 libgnomeui  USE_GMAKE=	yes  USE_GETTEXT=	yes  INSTALLS_OMF=	yes diff --git a/devel/jansson/Makefile b/devel/jansson/Makefile index 9c081cab2653..bfb6d16009e4 100644 --- a/devel/jansson/Makefile +++ b/devel/jansson/Makefile @@ -16,6 +16,6 @@ COMMENT=	A C library for encoding, decoding and manipulating JSON data  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  .include <bsd.port.mk> diff --git a/devel/json-c/Makefile b/devel/json-c/Makefile index d73252012cd4..978ada49e7bb 100644 --- a/devel/json-c/Makefile +++ b/devel/json-c/Makefile @@ -16,6 +16,6 @@ COMMENT=	A JSON (Javascript Object Notation) implementation in C  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig gnomehack +USE_GNOME=	pkgconfig gnomehack  .include <bsd.port.mk> diff --git a/devel/klassmodeler/Makefile b/devel/klassmodeler/Makefile index 211666ad201f..aad9b20a00c6 100644 --- a/devel/klassmodeler/Makefile +++ b/devel/klassmodeler/Makefile @@ -18,7 +18,6 @@ COMMENT=	A tool for visually creating and documenting classes  USE_ZIP=	yes  WRKSRC=		${WRKDIR}/${PORTNAME} -USE_GNOME=	gnometarget  USE_AUTOTOOLS=	libtool  CONFIGURE_ENV=	WXWINDOWS="yes"  USE_WX=		2.4 diff --git a/devel/kyra/Makefile b/devel/kyra/Makefile index d76d763aea05..796c96e7ea8e 100644 --- a/devel/kyra/Makefile +++ b/devel/kyra/Makefile @@ -23,7 +23,7 @@ WRKSRC=		${WRKDIR}/${PORTNAME}  USE_AUTOTOOLS=	libtool  USE_SDL=	image sdl -USE_GNOME=	gnometarget lthack +USE_GNOME=	lthack  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/libassa/Makefile b/devel/libassa/Makefile index 2c34da800529..e3ef00caf992 100644 --- a/devel/libassa/Makefile +++ b/devel/libassa/Makefile @@ -17,7 +17,7 @@ MAINTAINER=	stas@FreeBSD.org  COMMENT=	An C++ networking library and application framework  GNU_CONFIGURE=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  PLIST_SUB=	ASSA_VERSION=${PORTVERSION:R:R} diff --git a/devel/libassetml/Makefile b/devel/libassetml/Makefile index 9f37474c7c98..ef40279a8431 100644 --- a/devel/libassetml/Makefile +++ b/devel/libassetml/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS=	texi2html:${PORTSDIR}/textproc/texi2html  USE_AUTOTOOLS=	libtool  USE_GMAKE=	yes -USE_GNOME=	gnomehack lthack gnomeprefix gnometarget glib20 libxml2 pkgconfig +USE_GNOME=	gnomehack lthack gnomeprefix glib20 libxml2 pkgconfig  USE_GETTEXT=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes diff --git a/devel/libdaemon/Makefile b/devel/libdaemon/Makefile index 91fb162a250b..021e0c7e83fd 100644 --- a/devel/libdaemon/Makefile +++ b/devel/libdaemon/Makefile @@ -15,7 +15,7 @@ COMMENT=	Lightweight C library that eases the writing of UNIX daemons  CONFIGURE_ARGS=	--disable-lynx  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnomehack gnometarget ltverhack +USE_GNOME=	gnomehack ltverhack  USE_LDCONFIG=	yes  .include <bsd.port.mk> diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile index 071bcad1b6c2..0df6d579f8db 100644 --- a/devel/libffi/Makefile +++ b/devel/libffi/Makefile @@ -15,7 +15,7 @@ COMMENT=	Foreign Function Interface  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  PLIST_SUB=	PORTVERSION=${PORTVERSION}  INFO=		libffi diff --git a/devel/libmimedir/Makefile b/devel/libmimedir/Makefile index bfef6228762c..eb0ef6724615 100644 --- a/devel/libmimedir/Makefile +++ b/devel/libmimedir/Makefile @@ -12,7 +12,6 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}  MAINTAINER=	ports@FreeBSD.org  COMMENT=	Library for parsing RFC2425 MIME Directory Profile information -USE_GNOME=	gnometarget  USE_BISON=	build  USE_AUTOTOOLS=	libtool  USE_LDCONFIG=	yes diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index 745d6e76939d..8365cf7ca0ba 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS=	dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib  LICENSE=	LGPL21  LICENSE_FILE=	${WRKSRC}/COPYING  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnometarget intlhack glib20 gtk20 ltverhack +USE_GNOME=	gnomehack intlhack glib20 gtk20 ltverhack  USE_GETTEXT=	yes  USE_GMAKE=	yes  USE_LDCONFIG=	yes diff --git a/devel/liboil/Makefile b/devel/liboil/Makefile index ff82f86a3ec3..ddecd7ea7dd2 100644 --- a/devel/liboil/Makefile +++ b/devel/liboil/Makefile @@ -17,7 +17,7 @@ COMMENT=	Library of optimized inner loops  LICENSE=	BSD  LICENSE_FILE=	${WRKSRC}/COPYING -USE_GNOME=	pkgconfig gnomehack gnometarget ltverhack +USE_GNOME=	pkgconfig gnomehack ltverhack  USE_AUTOTOOLS=	libtool  USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--disable-gtk-doc \ diff --git a/devel/liboop/Makefile b/devel/liboop/Makefile index a9479888cb41..75a59477408d 100644 --- a/devel/liboop/Makefile +++ b/devel/liboop/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS=	adns.1:${PORTSDIR}/dns/adns \  USE_AUTOTOOLS=	libtool  USE_BZIP2=	yes -USE_GNOME=	glib12 glib20 gnomehack gnometarget +USE_GNOME=	glib12 glib20 gnomehack  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"  CONFIGURE_ARGS=	--with-libwww diff --git a/devel/libopendaap/Makefile b/devel/libopendaap/Makefile index 7f450d7eb4ce..97484fa70855 100644 --- a/devel/libopendaap/Makefile +++ b/devel/libopendaap/Makefile @@ -16,7 +16,7 @@ COMMENT=	C lib used to connect to iTunes(R) music shares  USE_AUTOTOOLS=	libtool  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes diff --git a/devel/libpeak/Makefile b/devel/libpeak/Makefile index f5ee2ee5488a..346b6cb95207 100644 --- a/devel/libpeak/Makefile +++ b/devel/libpeak/Makefile @@ -19,7 +19,6 @@ ONLY_FOR_ARCHS=	i386  USE_GMAKE=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget  MAKE_ARGS=	CFLAGS="${CFLAGS}" PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \  		LIBS="${PTHREAD_LIBS}"  USE_LDCONFIG=	yes diff --git a/devel/libsigc++12/Makefile b/devel/libsigc++12/Makefile index c4b69a3a525e..92a8d07afb12 100644 --- a/devel/libsigc++12/Makefile +++ b/devel/libsigc++12/Makefile @@ -22,7 +22,7 @@ USE_AUTOTOOLS=	libtool  USE_GMAKE=	yes  LATEST_LINK=	libsigc++12  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  GNU_CONFIGURE=	yes  .include <bsd.port.mk> diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile index aebdd193b4d5..8bfb56ba5452 100644 --- a/devel/libsigc++20/Makefile +++ b/devel/libsigc++20/Makefile @@ -22,7 +22,7 @@ USE_GMAKE=	yes  USE_PERL5_BUILD=yes  LATEST_LINK=	libsigc++20  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  GNU_CONFIGURE=	yes  PLIST_SUB=	VERSION="2.0" API_VERSION="2.0" diff --git a/devel/libsigcx/Makefile b/devel/libsigcx/Makefile index 252599c3676b..8e43961debfb 100644 --- a/devel/libsigcx/Makefile +++ b/devel/libsigcx/Makefile @@ -18,7 +18,7 @@ COMMENT=	An extension of libSigC++  BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4  LIB_DEPENDS=	sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 -USE_GNOME=	gnomehack gnometarget gtk20 +USE_GNOME=	gnomehack gtk20  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  CONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}" \ diff --git a/devel/libukcprog/Makefile b/devel/libukcprog/Makefile index eacecd854193..79f870b7ca7f 100644 --- a/devel/libukcprog/Makefile +++ b/devel/libukcprog/Makefile @@ -26,6 +26,6 @@ MAN3=		ukcprog.3  DIST_SUBDIR=	i-scream  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig lthack +USE_GNOME=	gnomehack pkgconfig lthack  .include <bsd.port.mk> diff --git a/devel/lightning/Makefile b/devel/lightning/Makefile index d1d9e21e58f7..48addc6fe3dc 100644 --- a/devel/lightning/Makefile +++ b/devel/lightning/Makefile @@ -18,7 +18,6 @@ COMMENT=	Generates assembly language code at run-time  ONLY_FOR_ARCHS=	i386 sparc64 powerpc  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget  MAN1=		lightningize.1  INFO=		lightning diff --git a/devel/log4shib/Makefile b/devel/log4shib/Makefile index 98b8068a36f7..2e0c00853a0d 100644 --- a/devel/log4shib/Makefile +++ b/devel/log4shib/Makefile @@ -17,7 +17,7 @@ COMMENT=	A library of C++ classes for flexible logging  USE_AUTOTOOLS=	libtool  USE_GMAKE=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	pkgconfig gnometarget gnomehack +USE_GNOME=	pkgconfig gnomehack  CONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"  CONFIGURE_ARGS=	--with-pthreads --disable-html-docs --disable-doxygen  USE_LDCONFIG=	yes diff --git a/devel/m17n-db/Makefile b/devel/m17n-db/Makefile index 7f83f9ddb805..60d95782b164 100644 --- a/devel/m17n-db/Makefile +++ b/devel/m17n-db/Makefile @@ -19,7 +19,7 @@ EXTRACT_ONLY=	${M17N_DISTFILE}  MAINTAINER=	nikola.lecic@anthesphoria.net  COMMENT=	Data files for the m17n library -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--with-charmaps=${CHARMAPSDIR} diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index 646673d99775..67d292f7ddf5 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS=	m17n-db>=1.6.2:${PORTSDIR}/devel/m17n-db  MAKE_JOBS_UNSAFE=	yes  USE_XORG=	ice sm x11 xaw xft xt -USE_GNOME=	gnometarget libxml2 pkgconfig +USE_GNOME=	libxml2 pkgconfig  USE_AUTOTOOLS=	autoconf libtool  USE_LDCONFIG=	yes diff --git a/devel/mono-tools/Makefile b/devel/mono-tools/Makefile index 870c15e6b27b..2ce602ae455d 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/webkit-sharp-1.0.pc:${PORTSDIR}/ww  RUN_DEPENDS=	${BUILD_DEPENDS}  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnometarget gnomedesktopsharp20 +USE_GNOME=	gnomehack gnomedesktopsharp20  GNU_CONFIGURE=	yes  USE_GMAKE=	yes diff --git a/devel/monodevelop-database/Makefile b/devel/monodevelop-database/Makefile index 56c203961d2f..eda2a45e8e3c 100644 --- a/devel/monodevelop-database/Makefile +++ b/devel/monodevelop-database/Makefile @@ -20,7 +20,7 @@ USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_GMAKE=	yes  USE_GETTEXT=	yes -USE_GNOME=	gnometarget gnomehack gtksharp20 +USE_GNOME=	gnomehack gtksharp20  post-patch:  	@${REINPLACE_CMD} -e 's|[(]prefix[)]/lib/pkgconfig|(prefix)/libdata/pkgconfig|g' \ diff --git a/devel/monodevelop/Makefile b/devel/monodevelop/Makefile index 5363d70d1e3a..1cdcedc319d8 100644 --- a/devel/monodevelop/Makefile +++ b/devel/monodevelop/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS=	${LOCALBASE}/lib/libgdiplus.a:${PORTSDIR}/x11-toolkits/libgdiplus \  		exctags:${PORTSDIR}/devel/ctags \  		mautil:${PORTSDIR}/devel/mono-addins -USE_GNOME=	gnometarget gnomehack gtksharp20 gnomesharp20 +USE_GNOME=	gnomehack gtksharp20 gnomesharp20  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  USE_BZIP2=	yes diff --git a/devel/mq4cpp/Makefile b/devel/mq4cpp/Makefile index a4e62e0f5b3a..f5f55961875b 100644 --- a/devel/mq4cpp/Makefile +++ b/devel/mq4cpp/Makefile @@ -15,7 +15,7 @@ COMMENT=	Message Queuing for C++  USE_LDCONFIG=	yes  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnomehack gnometarget pkgconfig ltverhack +USE_GNOME=	gnomehack pkgconfig ltverhack  USE_BZIP2=	yes  GNU_CONFIGURE=	yes diff --git a/devel/ndesk-dbus-glib/Makefile b/devel/ndesk-dbus-glib/Makefile index aae8f1efd1ba..eb70eddcca8e 100644 --- a/devel/ndesk-dbus-glib/Makefile +++ b/devel/ndesk-dbus-glib/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/deve  RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/devel/ndesk-dbus  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  GNU_CONFIGURE=	yes  DOCS=		AUTHORS COPYING README diff --git a/devel/ndesk-dbus/Makefile b/devel/ndesk-dbus/Makefile index ae66050d751b..9cf56d3868c9 100644 --- a/devel/ndesk-dbus/Makefile +++ b/devel/ndesk-dbus/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS=	mono:${PORTSDIR}/lang/mono  RUN_DEPENDS=	mono:${PORTSDIR}/lang/mono  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  GNU_CONFIGURE=	yes  DOCS=		AUTHORS COPYING README diff --git a/devel/oniguruma/Makefile b/devel/oniguruma/Makefile index 2d1e95dcca5a..9dc2b89576f3 100644 --- a/devel/oniguruma/Makefile +++ b/devel/oniguruma/Makefile @@ -23,7 +23,6 @@ WRKSRC=		${WRKDIR}/${PORTNAME}  NO_LATEST_LINK=	yes  CONFLICTS=	oniguruma-4.* -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  DOCS=		HISTORY README doc/* diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile index 4bace2f71db7..c587476c753d 100644 --- a/devel/oniguruma4/Makefile +++ b/devel/oniguruma4/Makefile @@ -17,7 +17,6 @@ COMMENT=	A BSDL Regular Expressions library compatible with POSIX/GNU/Perl  NO_LATEST_LINK=	yes  CONFLICTS=	oniguruma-2.* -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes  DOCS=		HISTORY README doc/* diff --git a/devel/oniguruma5/Makefile b/devel/oniguruma5/Makefile index 0c1dc9456196..13547062fd4b 100644 --- a/devel/oniguruma5/Makefile +++ b/devel/oniguruma5/Makefile @@ -16,7 +16,6 @@ MAINTAINER=	dinoex@FreeBSD.org  COMMENT=	A BSDL Regular Expressions library compatible with POSIX/GNU/Perl  CONFLICTS=	oniguruma-2.* -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes  DOCS=		HISTORY README doc/* diff --git a/devel/pkg-config/Makefile b/devel/pkg-config/Makefile index 8d7c1463727b..a791a9cca897 100644 --- a/devel/pkg-config/Makefile +++ b/devel/pkg-config/Makefile @@ -19,7 +19,6 @@ COMMENT=	A utility to retrieve information about installed libraries  USE_CSTD=	gnu89  USE_GMAKE=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget  MAN1=		pkg-config.1 diff --git a/devel/ppl/Makefile b/devel/ppl/Makefile index 6c63a23930e8..414668adcbbf 100644 --- a/devel/ppl/Makefile +++ b/devel/ppl/Makefile @@ -21,7 +21,6 @@ BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4  LIB_DEPENDS=	gmp.10:${PORTSDIR}/math/gmp  USE_GMAKE=	yes -USE_GNOME=	gnometarget  USE_PERL5_BUILD=yes  USE_AUTOTOOLS=	libtool  LIBTOOLFILES=	configure Watchdog/configure diff --git a/devel/present/Makefile b/devel/present/Makefile index 0fdf0767c8e5..59fa94365f85 100644 --- a/devel/present/Makefile +++ b/devel/present/Makefile @@ -22,6 +22,6 @@ USE_AUTOTOOLS=	libtool  USE_LDCONFIG=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -USE_GNOME=	gnomehack intlhack gnometarget ltverhack +USE_GNOME=	gnomehack intlhack ltverhack  .include <bsd.port.mk> diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile index 719298e6fed6..31f2887b253a 100644 --- a/devel/pwlib/Makefile +++ b/devel/pwlib/Makefile @@ -26,7 +26,6 @@ WRKSRC=		${WRKDIR}/ptlib_v${PORTVERSION:S/./_/g}  USE_BISON=	build  USE_GMAKE=	yes  USE_AUTOTOOLS=	autoconf -USE_GNOME=	gnometarget  WANT_GNOME=	yes  WANT_SDL=	yes  USE_OPENSSL=	yes diff --git a/devel/py-dbus/Makefile b/devel/py-dbus/Makefile index 5806963eb098..10ca5ef62681 100644 --- a/devel/py-dbus/Makefile +++ b/devel/py-dbus/Makefile @@ -19,7 +19,7 @@ COMMENT=	Python bindings for the D-BUS messaging system  LIB_DEPENDS=	dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib  USE_GETTEXT=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  USE_PYTHON=	yes  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool diff --git a/devel/py-gamin/Makefile b/devel/py-gamin/Makefile index 7983b8b612d5..198edf7d4a6b 100644 --- a/devel/py-gamin/Makefile +++ b/devel/py-gamin/Makefile @@ -22,7 +22,7 @@ WANT_FAM_SYSTEM=gamin  GAMIN_SLAVE=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  USE_PYTHON=	yes  CONFIGURE_ARGS=	--with-python=${LOCALBASE} \  		--disable-gtk-doc --with-html-dir=${PREFIX}/share/doc diff --git a/devel/py-notify/Makefile b/devel/py-notify/Makefile index 3729e83e7af8..4198a41ef1a1 100644 --- a/devel/py-notify/Makefile +++ b/devel/py-notify/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS=	notify.1:${PORTSDIR}/devel/libnotify  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget pygtk2 +USE_GNOME=	gnomehack pygtk2  USE_PYTHON=	yes  GNU_CONFIGURE=	yes diff --git a/devel/regexxer/Makefile b/devel/regexxer/Makefile index e90ef5a13daa..64f2c5b80379 100644 --- a/devel/regexxer/Makefile +++ b/devel/regexxer/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS=		gconfmm-2.6:${PORTSDIR}/devel/gconfmm26 \  USE_GETTEXT=		yes  GNU_CONFIGURE=		yes  USE_GMAKE=		yes -USE_GNOME=		gnomehack gnomeprefix gnometarget intltool intlhack +USE_GNOME=		gnomehack gnomeprefix intltool intlhack  CONFIGURE_ENV=		CPPFLAGS="-I${LOCALBASE}/include" \  			LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/rudiments/Makefile b/devel/rudiments/Makefile index c16ff1ce8690..5508117f9a93 100644 --- a/devel/rudiments/Makefile +++ b/devel/rudiments/Makefile @@ -13,7 +13,7 @@ MASTER_SITES=	SF  MAINTAINER=	ports@FreeBSD.org  COMMENT=	A utility C++ class library for daemons, clients, servers and more -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_OPENSSL=	yes  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile index 2cdbfcda4352..405cbad3c677 100644 --- a/devel/sdl12/Makefile +++ b/devel/sdl12/Makefile @@ -22,7 +22,7 @@ USE_AUTOTOOLS=	libtool  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  WANT_GNOME=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_ICONV=	yes  CONFIGURE_ENV=	PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"	\  		PTHREAD_LIBS="${PTHREAD_LIBS}"		\ diff --git a/devel/synfig/Makefile b/devel/synfig/Makefile index 68e2267d5d3e..c1e1a4373aba 100644 --- a/devel/synfig/Makefile +++ b/devel/synfig/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS=	glibmm-2.4.1:${PORTSDIR}/devel/glibmm \  		IlmImf:${PORTSDIR}/graphics/OpenEXR \  		xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 -USE_GNOME=	gnomehack gnometarget glib20 +USE_GNOME=	gnomehack glib20  USE_GETTEXT=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes diff --git a/devel/xxl/Makefile b/devel/xxl/Makefile index c44581da3b69..32794e7fd654 100644 --- a/devel/xxl/Makefile +++ b/devel/xxl/Makefile @@ -16,7 +16,6 @@ COMMENT=	C/C++ library for exception handling and asset management  USE_AUTOTOOLS=	libtool  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget  USE_LDCONFIG=	yes  .if defined(WITHOUT_THREADS) diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index e401e0866c04..9bccfdc5236a 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=	${PORTNAME}  MAINTAINER=	gaod@hychen.org  COMMENT=	Internationalized Domain Names command line tool -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_ICONV=	yes  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes diff --git a/editors/bless/Makefile b/editors/bless/Makefile index c4b03e56854c..36c2eac58290 100644 --- a/editors/bless/Makefile +++ b/editors/bless/Makefile @@ -16,7 +16,7 @@ MASTER_SITES=	http://download.gna.org/bless/  MAINTAINER=	mono@FreeBSD.org  COMMENT=	A high quality, full featured hex editor -USE_GNOME=	gnomehack gnomeprefix gnometarget gnomedocutils gtksharp20 +USE_GNOME=	gnomehack gnomeprefix gnomedocutils gtksharp20  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile index 1be031edb2d4..835038aa276b 100644 --- a/editors/mousepad/Makefile +++ b/editors/mousepad/Makefile @@ -20,7 +20,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv libgui  .include <bsd.port.mk> diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index f6c79a6baaf3..9c360c86e361 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -19,7 +19,7 @@ COMMENT=	Gettext catalogs (.po files) editor  BUILD_DEPENDS=	zip:${PORTSDIR}/archivers/zip  LIB_DEPENDS=	gtkspell.0:${PORTSDIR}/textproc/gtkspell -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_WX=		2.8+  WX_CONF_ARGS=	absolute  WX_UNICODE=	yes diff --git a/emulators/gngb/Makefile b/emulators/gngb/Makefile index 54018bd864f5..0afd85672143 100644 --- a/emulators/gngb/Makefile +++ b/emulators/gngb/Makefile @@ -14,7 +14,6 @@ MASTER_SITES=	http://m.peponas.free.fr/gngb/download/  MAINTAINER=	ports@FreeBSD.org  COMMENT=	GameBoy(tm) emulator -USE_GNOME=	gnometarget  USE_SDL=	sdl  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index 0d648a9fc3e9..d9cf1d6c3ebd 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -17,7 +17,7 @@ COMMENT=	Emulator for Sun 2/120, 3/150 and SPARCstation 2 machines  GNU_CONFIGURE=	yes  USE_GMAKE=	yes  USE_XORG=	x11 -USE_GNOME=	gtk12 gnometarget +USE_GNOME=	gtk12  CONFIGURE_ARGS+=	--disable-shared  MAKE_ENV=	LANG=C  MAKE_JOBS_UNSAFE=	yes diff --git a/emulators/xbraitenberg/Makefile b/emulators/xbraitenberg/Makefile index bf87c2fc2c71..5e8b0b77afaa 100644 --- a/emulators/xbraitenberg/Makefile +++ b/emulators/xbraitenberg/Makefile @@ -15,7 +15,6 @@ MAINTAINER=	ports@FreeBSD.org  COMMENT=	A Braitenberg vehicle simulator with pseudo-physics  USE_XORG=	x11 ice sm xext -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  PLIST_FILES=	bin/xbraitenberg diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile index 17b0e51b0e87..6ead7bedb296 100644 --- a/ftp/pavuk/Makefile +++ b/ftp/pavuk/Makefile @@ -16,7 +16,6 @@ COMMENT=	HTTP, FTP and Gopher mirroring tool  USE_BZIP2=	yes  WANT_GNOME=	yes -USE_GNOME=	gnometarget  USE_OPENSSL=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile index a7a1929d1a17..95cc57d9ffab 100644 --- a/ftp/pureadmin/Makefile +++ b/ftp/pureadmin/Makefile @@ -15,7 +15,7 @@ MASTER_SITES=	SF/purify/Default/${PORTVERSION}  MAINTAINER=	ports@FreeBSD.org  COMMENT=	Management utility for the PureFTPd -USE_GNOME=	pkgconfig gnomehack gnometarget libglade2 +USE_GNOME=	pkgconfig gnomehack libglade2  USE_FAM=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes diff --git a/games/bygfoot/Makefile b/games/bygfoot/Makefile index 07de1646b3ad..dba8aa4566bd 100644 --- a/games/bygfoot/Makefile +++ b/games/bygfoot/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS=	zip:${PORTSDIR}/archivers/zip \  GNU_CONFIGURE=	yes  USE_BZIP2=	yes -USE_GNOME=	gtk20 gnometarget +USE_GNOME=	gtk20  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"  .include <bsd.port.mk> diff --git a/games/corewars/Makefile b/games/corewars/Makefile index 38af0809e199..43c66037999d 100644 --- a/games/corewars/Makefile +++ b/games/corewars/Makefile @@ -16,7 +16,7 @@ COMMENT=	A simulation game where the goal is to crash each other's programs  BUILD_DEPENDS=	${LOCALBASE}/lib/libargp.a:${PORTSDIR}/devel/argp-standalone -USE_GNOME=	gnometarget gtk12 +USE_GNOME=	gtk12  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index 85e3f4a0cd3c..0fbac50e5209 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -23,7 +23,6 @@ COMMENT=	Multiplayer graphical arcade and adventure game made for X11  USE_PERL5=	yes  USE_XORG=	xpm  WANT_GNOME=	yes -USE_GNOME=	gnometarget  USE_GMAKE=	yes  USE_SDL=	image sdl  GNU_CONFIGURE=	yes diff --git a/games/csmash/Makefile b/games/csmash/Makefile index e2a91ca6e68b..e21a99e17483 100644 --- a/games/csmash/Makefile +++ b/games/csmash/Makefile @@ -18,7 +18,7 @@ COMMENT=	A 3D tabletennis game  USE_GETTEXT=	yes  USE_SDL=	image mixer sdl  USE_GL=		yes -USE_GNOME=	gnometarget gtk20 +USE_GNOME=	gtk20  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/SDL" \ diff --git a/games/ggz-client-libs/Makefile b/games/ggz-client-libs/Makefile index a92dfbdbb4b5..db0358b3b7da 100644 --- a/games/ggz-client-libs/Makefile +++ b/games/ggz-client-libs/Makefile @@ -17,7 +17,6 @@ COMMENT=	The GGZ Gaming Zone - Core Client Libraries  LIB_DEPENDS=	expat.6:${PORTSDIR}/textproc/expat2  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"  CONFIGURE_ARGS=	--disable-debug --with-libggz-dir="${LOCALBASE}" diff --git a/games/ggz-gtk-client/Makefile b/games/ggz-gtk-client/Makefile index 07c95a0c6dae..eb8f96c3f706 100644 --- a/games/ggz-gtk-client/Makefile +++ b/games/ggz-gtk-client/Makefile @@ -15,7 +15,7 @@ MAINTAINER=	kde@FreeBSD.org  COMMENT=	The GGZ Gaming Zone - GTK+ Frontend  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnometarget gtk20 +USE_GNOME=	gtk20  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"  CONFIGURE_ARGS=	--disable-debug diff --git a/games/ggz-gtk-games/Makefile b/games/ggz-gtk-games/Makefile index 8f8192c2a859..57863c75ac68 100644 --- a/games/ggz-gtk-games/Makefile +++ b/games/ggz-gtk-games/Makefile @@ -16,7 +16,7 @@ COMMENT=	The GGZ Gaming Zone - GTK+ Games  RUN_DEPENDS=	${LOCALBASE}/bin/ggz-gtk:${PORTSDIR}/games/ggz-gtk-client -USE_GNOME=	gnometarget gtk20 +USE_GNOME=	gtk20  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"  CONFIGURE_ARGS=	--disable-debug diff --git a/games/ggz-txt-client/Makefile b/games/ggz-txt-client/Makefile index 07aee03b3c50..9331a5c833ee 100644 --- a/games/ggz-txt-client/Makefile +++ b/games/ggz-txt-client/Makefile @@ -14,7 +14,6 @@ CATEGORIES=	games  MAINTAINER=	kde@FreeBSD.org  COMMENT=	The GGZ Gaming Zone - Console (Text) Frontend -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"  CONFIGURE_ARGS=	--disable-debug diff --git a/games/glaxium/Makefile b/games/glaxium/Makefile index 65124d71e51f..a38fa2392e05 100644 --- a/games/glaxium/Makefile +++ b/games/glaxium/Makefile @@ -17,7 +17,6 @@ COMMENT=	An OpenGL based space-ship "shoot-em-up" game  LIB_DEPENDS=	png.6:${PORTSDIR}/graphics/png -USE_GNOME=	gnometarget  USE_SDL=	sdl mixer  USE_GL=		glut  USE_GMAKE=	yes diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index 82f800cb50ab..c3bf187cb32f 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -17,7 +17,7 @@ COMMENT=	GNOME version of the classic 3D-ified T*tris  EXTRACT_DEPENDS=intltoolize:${PORTSDIR}/textproc/intltool -USE_GNOME=	gnomehack gnomeprefix gnometarget intlhack libgnomeui librsvg2 +USE_GNOME=	gnomehack gnomeprefix intlhack libgnomeui librsvg2  USE_GMAKE=	yes  USE_AUTOTOOLS=	autoheader automake aclocal autoconf  ACLOCAL_ARGS=	-I m4 -I ${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile index 33ff9f231f1d..78e139647bb2 100644 --- a/games/gnubg/Makefile +++ b/games/gnubg/Makefile @@ -35,7 +35,7 @@ CONFIGURE_ARGS=	--with-board3d  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \  		ac_cv_path_ARTSC_CONFIG=no ac_cv_path_LIBART_CONFIG=no -USE_GNOME=	gnomehack gnometarget libxml2 +USE_GNOME=	gnomehack libxml2  USE_GMAKE=	yes  USE_PYTHON=	2.0+  USE_AUTOTOOLS=	libtool automake diff --git a/games/gnurobots/Makefile b/games/gnurobots/Makefile index 40da7ed28477..b7f15eadb739 100644 --- a/games/gnurobots/Makefile +++ b/games/gnurobots/Makefile @@ -16,7 +16,7 @@ COMMENT=	GNU diversion wherein Scheme-coded robots explore a world  LIB_DEPENDS=	guile.21:${PORTSDIR}/lang/guile -USE_GNOME=	gnometarget vte +USE_GNOME=	vte  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/games/gretools/Makefile b/games/gretools/Makefile index 46e5f5ab0f2e..653b03b39e01 100644 --- a/games/gretools/Makefile +++ b/games/gretools/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR=	${PORTVERSION:R}  MAINTAINER=	ports@FreeBSD.org  COMMENT=	GNOME vocabulary builder -USE_GNOME=	gnomehack gnomeprefix gnometarget pygnome2 +USE_GNOME=	gnomehack gnomeprefix pygnome2  USE_PYTHON=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile index f39b5074f87c..708be970eb70 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -16,7 +16,7 @@ COMMENT=	A version of the popular TetriNET multiplayer tetris clone  USE_GETTEXT=	yes  USE_BZIP2=	yes -USE_GNOME=	esound gnomehack gnomeprefix gnometarget libgnomeui +USE_GNOME=	esound gnomehack gnomeprefix libgnomeui  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile index fbd22e9b5a76..4669b4610bef 100644 --- a/games/gtkballs/Makefile +++ b/games/gtkballs/Makefile @@ -15,7 +15,7 @@ MAINTAINER=	ports@FreeBSD.org  COMMENT=	Lines-like simple logic game for X Window System  USE_GETTEXT=	yes -USE_GNOME=	gnometarget gtk20 +USE_GNOME=	gtk20  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/games/libggz/Makefile b/games/libggz/Makefile index ce304d6ea36c..032e83b6663e 100644 --- a/games/libggz/Makefile +++ b/games/libggz/Makefile @@ -17,7 +17,7 @@ COMMENT=	The GGZ Gaming Zone - Base Library  LIB_DEPENDS=	gcrypt.18:${PORTSDIR}/security/libgcrypt  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"  CONFIGURE_ARGS=	--disable-debug diff --git a/games/macopix/Makefile b/games/macopix/Makefile index 02c16c2bf12d..a511e62e3a9b 100644 --- a/games/macopix/Makefile +++ b/games/macopix/Makefile @@ -33,7 +33,6 @@ RESTRICTED_FILES=	\  		macopix-mascot-marimite-euc-ja-2.20.tar.gz \  		macopix-mascot-HxB-euc-ja-0.30.tar.gz -USE_GNOME=	gnometarget  WANT_GNOME=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile index b21a493bc773..60033a3eb865 100644 --- a/games/monkeybubble/Makefile +++ b/games/monkeybubble/Makefile @@ -15,7 +15,7 @@ DISTNAME=	monkey-bubble-${PORTVERSION}  MAINTAINER=	ports@FreeBSD.org  COMMENT=	GTK2 Puzzle Bobble clone with monkeys -USE_GNOME=	gnomedocutils gnomehack gnomeprefix gnometarget intlhack \ +USE_GNOME=	gnomedocutils gnomehack gnomeprefix intlhack \  		librsvg2 libgnomeui  USE_GSTREAMER=	yes  USE_GMAKE=	yes diff --git a/games/monster-masher/Makefile b/games/monster-masher/Makefile index c3f80761f41e..b6ec57736385 100644 --- a/games/monster-masher/Makefile +++ b/games/monster-masher/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS=	gnomecanvasmm-2.6.1:${PORTSDIR}/graphics/libgnomecanvasmm26 \  		glademm-2.4.1:${PORTSDIR}/devel/libglademm24  USE_BZIP2=	yes -USE_GNOME=	gnomeprefix gnomehack gnometarget intlhack libgnome esound +USE_GNOME=	gnomeprefix gnomehack intlhack libgnome esound  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/games/rtb/Makefile b/games/rtb/Makefile index 1017435aef74..e66616b3e796 100644 --- a/games/rtb/Makefile +++ b/games/rtb/Makefile @@ -18,7 +18,7 @@ COMMENT=	Robot programming game for UNIX  BUILD_DEPENDS=	gsed:${PORTSDIR}/textproc/gsed  USE_BZIP2=	yes -USE_GNOME=	gnometarget gtk20 +USE_GNOME=	gtk20  USE_PERL5=	yes  USE_PYTHON=	yes  USE_GMAKE=	yes diff --git a/games/senken/Makefile b/games/senken/Makefile index a834540b2ea9..b3969d584969 100644 --- a/games/senken/Makefile +++ b/games/senken/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=	distfiles  MAINTAINER=	ports@FreeBSD.org  COMMENT=	A city simulation game -USE_GNOME=	gnometarget gtk20 +USE_GNOME=	gtk20  USE_SDL=	image sdl  GNU_CONFIGURE=	yes diff --git a/games/teg/Makefile b/games/teg/Makefile index d9d0ac0335fe..b4b6dccfa32c 100644 --- a/games/teg/Makefile +++ b/games/teg/Makefile @@ -14,7 +14,7 @@ MASTER_SITES=	SF  MAINTAINER=	ports@FreeBSD.org  COMMENT=	A turn-based strategy game for GNOME -USE_GNOME=	gnomehack gnomeprefix gnometarget intlhack libgnomeui +USE_GNOME=	gnomehack gnomeprefix intlhack libgnomeui  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/games/wargus/Makefile b/games/wargus/Makefile index 10f5976453be..0a3625e64353 100644 --- a/games/wargus/Makefile +++ b/games/wargus/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS=	stratagus:${PORTSDIR}/games/stratagus  LICENSE=	GPLv2  NOT_FOR_ARCHS=	sparc64  USE_GMAKE=	yes -USE_GNOME=	gtk20 gnomehack gnometarget +USE_GNOME=	gtk20 gnomehack  WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}  SUB_FILES=	${PORTNAME} pkg-message diff --git a/games/wesnoth-devel/Makefile b/games/wesnoth-devel/Makefile index 48bb5e4e636a..cd73ae056f95 100644 --- a/games/wesnoth-devel/Makefile +++ b/games/wesnoth-devel/Makefile @@ -27,7 +27,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING  CONFLICTS=	wesnoth-[0-9]*  USE_SDL=	image mixer net ttf -USE_GNOME=	gnometarget pango +USE_GNOME=	pango  MAKE_JOBS_SAFE=	yes  USE_BZIP2=	yes  USE_CMAKE=	yes diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index bab318bd37a0..260f00ce760e 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -23,7 +23,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING  CONFLICTS=	wesnoth-devel-[0-9]*  USE_SDL=	image mixer net ttf -USE_GNOME=	gnometarget pango +USE_GNOME=	pango  USE_GMAKE=	yes  MAKE_JOBS_SAFE=	yes  USE_BZIP2=	yes diff --git a/games/zoom/Makefile b/games/zoom/Makefile index 76cdb80b1c68..67fb99e2fa4d 100644 --- a/games/zoom/Makefile +++ b/games/zoom/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS=	t1.5:${PORTSDIR}/devel/t1lib \  USE_CSTD=	gnu89  USE_PERL5=	yes  USE_XORG=	xft -USE_GNOME=	gnometarget  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index 040ec05eb665..095f196fea50 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -18,7 +18,7 @@ COMMENT=	Image processing tools  USE_XZ=		yes  USE_PERL5=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_AUTOTOOLS=	libltdl  # For some reason, using our libtool breaks the build into pieces:  #USE_AUTOTOOLS+=	libtool diff --git a/graphics/cairo-java/Makefile b/graphics/cairo-java/Makefile index eedd5d08e77e..c1c9e52dab84 100644 --- a/graphics/cairo-java/Makefile +++ b/graphics/cairo-java/Makefile @@ -26,7 +26,7 @@ GNU_CONFIGURE=	yes  USE_JAVA=	yes  JAVA_VERSION=	1.5+  JAVA_OS=	native -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  CONFIGURE_ARGS=	--without-gcj-compile --with-jardir=${JAVAJARDIR}  CONFIGURE_ENV=	CPPFLAGS="-I${JAVA_HOME}/include -I${JAVA_HOME}/include/freebsd"  CAIRO_API_VERSION=	1.0 diff --git a/graphics/cairomm/Makefile b/graphics/cairomm/Makefile index 1cf44cae2f1f..8066e701a0c1 100644 --- a/graphics/cairomm/Makefile +++ b/graphics/cairomm/Makefile @@ -22,7 +22,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING  USE_AUTOTOOLS=	libtool  USE_LDCONFIG=	yes  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget ltverhack +USE_GNOME=	gnomehack ltverhack  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" \  		AUTOMAKE="${TRUE}" AUTOCONF="${TRUE}" DOXYGEN="${TRUE}" diff --git a/graphics/corona/Makefile b/graphics/corona/Makefile index 9e6c40bfd64f..c954a28ee3d7 100644 --- a/graphics/corona/Makefile +++ b/graphics/corona/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS=	png.6:${PORTSDIR}/graphics/png \  		ungif.5:${PORTSDIR}/graphics/libungif  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnometarget lthack +USE_GNOME=	lthack  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes diff --git a/graphics/diacanvas2/Makefile b/graphics/diacanvas2/Makefile index 33916d4947dc..625362334da9 100644 --- a/graphics/diacanvas2/Makefile +++ b/graphics/diacanvas2/Makefile @@ -16,7 +16,7 @@ DISTNAME=	${PORTNAME}_${PORTVERSION}  MAINTAINER=	ports@FreeBSD.org  COMMENT=	A general drawing canvas from dia dialog editor -USE_GNOME=	gnomehack gnometarget pygnome2 +USE_GNOME=	gnomehack pygnome2  USE_PYTHON=	2.2+  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool diff --git a/graphics/djview4/Makefile b/graphics/djview4/Makefile index 2da604de2924..1d2a29e0d985 100644 --- a/graphics/djview4/Makefile +++ b/graphics/djview4/Makefile @@ -17,7 +17,7 @@ COMMENT=	Standalone Djvu viewer and plugin based on Qt4 toolkit  LIB_DEPENDS=	djvulibre.24:${PORTSDIR}/graphics/djvulibre-nox11  GNU_CONFIGURE=	yes -USE_GNOME=	pkgconfig gnometarget +USE_GNOME=	pkgconfig  USE_QT_VER=	4  QT_COMPONENTS=	gui network rcc_build uic_build moc_build qmake_build  QT_NONSTANDARD=	yes diff --git a/graphics/djvulibre-nox11/Makefile b/graphics/djvulibre-nox11/Makefile index 65fc5b8ae285..971662c8d81a 100644 --- a/graphics/djvulibre-nox11/Makefile +++ b/graphics/djvulibre-nox11/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS+=	jpeg.11:${PORTSDIR}/graphics/jpeg \  		tiff.4:${PORTSDIR}/graphics/tiff  USE_ICONV=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	JPEG_CFLAGS="-I${LOCALBASE}/include" \  		JPEG_LIBS="-L${LOCALBASE}/lib -ljpeg" \ diff --git a/graphics/djvulibre/Makefile b/graphics/djvulibre/Makefile index e69839979aad..89685c9f2dec 100644 --- a/graphics/djvulibre/Makefile +++ b/graphics/djvulibre/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS+=	jpeg.11:${PORTSDIR}/graphics/jpeg \  		djvulibre.24:${PORTSDIR}/graphics/djvulibre-nox11  USE_ICONV=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	JPEG_CFLAGS="-I${LOCALBASE}/include" \  		JPEG_LIBS="-L${LOCALBASE}/lib -ljpeg" \ diff --git a/graphics/ecore-evas/Makefile b/graphics/ecore-evas/Makefile index 68455da2421c..595a5f4fe2e8 100644 --- a/graphics/ecore-evas/Makefile +++ b/graphics/ecore-evas/Makefile @@ -22,7 +22,7 @@ USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	evas ecore libtool_hack  USE_EFL_ECORE=	input input_evas sdl -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  BUILD_WRKSRC=	${WRKSRC}/src/lib/ecore_evas  INSTALL_WRKSRC=	${BUILD_WRKSRC} diff --git a/graphics/ecore-sdl/Makefile b/graphics/ecore-sdl/Makefile index 6d94504a103d..22ab3768701c 100644 --- a/graphics/ecore-sdl/Makefile +++ b/graphics/ecore-sdl/Makefile @@ -23,7 +23,7 @@ GNU_CONFIGURE=	yes  USE_SDL=	sdl  USE_EFL=	ecore libtool_hack  USE_EFL_ECORE=	input -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  BUILD_WRKSRC=	${WRKSRC}/src/lib/ecore_sdl  INSTALL_WRKSRC=	${BUILD_WRKSRC} diff --git a/graphics/edje/Makefile b/graphics/edje/Makefile index 67171db50357..860f541b4997 100644 --- a/graphics/edje/Makefile +++ b/graphics/edje/Makefile @@ -24,7 +24,7 @@ GNU_CONFIGURE=	yes  USE_EFL=	eet evas ecore embryo libtool_hack librt_hack  USE_EFL_EVAS_LOADERS=	eet jpeg png  USE_EFL_ECORE=	evas file imf imf_evas -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  CONFIGURE_ARGS+=	--without-vim diff --git a/graphics/edje_viewer/Makefile b/graphics/edje_viewer/Makefile index 0be7e9995031..6af57f225760 100644 --- a/graphics/edje_viewer/Makefile +++ b/graphics/edje_viewer/Makefile @@ -19,7 +19,7 @@ USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	evas ecore edje elementary  USE_EFL_ECORE=	file -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_GMAKE=	yes  USE_LDCONFIG=	yes diff --git a/graphics/epeg/Makefile b/graphics/epeg/Makefile index f8e06470f2cf..01e5f9998b54 100644 --- a/graphics/epeg/Makefile +++ b/graphics/epeg/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg  GNU_CONFIGURE=	yes  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  USE_LDCONFIG=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LIBS="-L${LOCALBASE}/lib" diff --git a/graphics/ethumb/Makefile b/graphics/ethumb/Makefile index 7821f1e65885..dc62569d1a27 100644 --- a/graphics/ethumb/Makefile +++ b/graphics/ethumb/Makefile @@ -21,7 +21,7 @@ USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	eina evas ecore edje libtool_hack  USE_EFL_ECORE=	evas file x11 input_evas -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--disable-epdf diff --git a/graphics/evas-core/Makefile b/graphics/evas-core/Makefile index cc56dff74d40..3c8de492c79b 100644 --- a/graphics/evas-core/Makefile +++ b/graphics/evas-core/Makefile @@ -23,7 +23,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_EFL=	librt_hack libtool_hack  DATADIR=	${PREFIX}/share/evas diff --git a/graphics/evas-engine-buffer/Makefile b/graphics/evas-engine-buffer/Makefile index bf64c724679f..0d8ce76ee828 100644 --- a/graphics/evas-engine-buffer/Makefile +++ b/graphics/evas-engine-buffer/Makefile @@ -23,7 +23,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_EFL=	evas librt_hack libtool_hack  BUILD_WRKSRC=	${WRKSRC}/src/modules/engines/buffer  INSTALL_WRKSRC=	${BUILD_WRKSRC} diff --git a/graphics/evas-engine-opengl/Makefile b/graphics/evas-engine-opengl/Makefile index f2ca9ae8fe19..16fdfa55fc87 100644 --- a/graphics/evas-engine-opengl/Makefile +++ b/graphics/evas-engine-opengl/Makefile @@ -23,7 +23,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_EFL=	evas librt_hack libtool_hack  USE_XORG=	x11 xext xrender  USE_GL=		gl glu diff --git a/graphics/evas-engine-sdl/Makefile b/graphics/evas-engine-sdl/Makefile index 5a327613556e..b2cf72d95816 100644 --- a/graphics/evas-engine-sdl/Makefile +++ b/graphics/evas-engine-sdl/Makefile @@ -23,7 +23,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_EFL=	evas librt_hack libtool_hack  USE_SDL=	sdl  BUILD_WRKSRC=	${WRKSRC}/src/modules/engines/software_sdl diff --git a/graphics/evas-engine-x11/Makefile b/graphics/evas-engine-x11/Makefile index 100a22a7c1d3..0566386b9235 100644 --- a/graphics/evas-engine-x11/Makefile +++ b/graphics/evas-engine-x11/Makefile @@ -23,7 +23,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_EFL=	evas librt_hack libtool_hack  USE_XORG=	x11 xext  BUILD_WRKSRC=	${WRKSRC}/src/modules/engines/software_x11 diff --git a/graphics/evas-engine-xrender/Makefile b/graphics/evas-engine-xrender/Makefile index d15ddd573970..7ba3ab69676b 100644 --- a/graphics/evas-engine-xrender/Makefile +++ b/graphics/evas-engine-xrender/Makefile @@ -23,7 +23,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_EFL=	evas librt_hack libtool_hack  USE_XORG=	x11 xrender xext  BUILD_WRKSRC=	${WRKSRC}/src/modules/engines/xrender_x11 diff --git a/graphics/evas-loader-bmp/Makefile b/graphics/evas-loader-bmp/Makefile index 2ce8d3947886..6e1b19ae7bca 100644 --- a/graphics/evas-loader-bmp/Makefile +++ b/graphics/evas-loader-bmp/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	evas librt_hack libtool_hack -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  MAKEDIRS=	${WRKSRC}/src/modules/loaders/bmp diff --git a/graphics/evas-loader-edb/Makefile b/graphics/evas-loader-edb/Makefile index 1de88f960e96..4ba20ba41368 100644 --- a/graphics/evas-loader-edb/Makefile +++ b/graphics/evas-loader-edb/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_EFL=	evas edb  MAKEDIRS=	${WRKSRC}/src/modules/loaders/edb \ diff --git a/graphics/evas-loader-eet/Makefile b/graphics/evas-loader-eet/Makefile index a3b042596fc2..5177d4117d20 100644 --- a/graphics/evas-loader-eet/Makefile +++ b/graphics/evas-loader-eet/Makefile @@ -23,7 +23,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_EFL=	evas eet librt_hack libtool_hack  MAKEDIRS=	${WRKSRC}/src/modules/loaders/eet \ diff --git a/graphics/evas-loader-gif/Makefile b/graphics/evas-loader-gif/Makefile index ce19c80b49e1..66367657469e 100644 --- a/graphics/evas-loader-gif/Makefile +++ b/graphics/evas-loader-gif/Makefile @@ -24,7 +24,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_EFL=	evas librt_hack libtool_hack  MAKEDIRS=	${WRKSRC}/src/modules/loaders/gif diff --git a/graphics/evas-loader-jpeg/Makefile b/graphics/evas-loader-jpeg/Makefile index 814c8926ebb0..91946b4c7a28 100644 --- a/graphics/evas-loader-jpeg/Makefile +++ b/graphics/evas-loader-jpeg/Makefile @@ -24,7 +24,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_EFL=	evas librt_hack libtool_hack  MAKEDIRS=	${WRKSRC}/src/modules/loaders/jpeg \ diff --git a/graphics/evas-loader-pmaps/Makefile b/graphics/evas-loader-pmaps/Makefile index 675af2d8d037..6e3f10a87c24 100644 --- a/graphics/evas-loader-pmaps/Makefile +++ b/graphics/evas-loader-pmaps/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	evas librt_hack libtool_hack -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  MAKEDIRS=	${WRKSRC}/src/modules/loaders/pmaps diff --git a/graphics/evas-loader-png/Makefile b/graphics/evas-loader-png/Makefile index 5802fbd705ce..0597932eeac4 100644 --- a/graphics/evas-loader-png/Makefile +++ b/graphics/evas-loader-png/Makefile @@ -24,7 +24,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_EFL=	evas librt_hack libtool_hack  MAKEDIRS=	${WRKSRC}/src/modules/loaders/png \ diff --git a/graphics/evas-loader-svg/Makefile b/graphics/evas-loader-svg/Makefile index 692488a5f93e..021ba95519cb 100644 --- a/graphics/evas-loader-svg/Makefile +++ b/graphics/evas-loader-svg/Makefile @@ -24,7 +24,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget librsvg2 +USE_GNOME=	gnomehack pkgconfig librsvg2  USE_EFL=	evas librt_hack libtool_hack  MAKEDIRS=	${WRKSRC}/src/modules/loaders/svg diff --git a/graphics/evas-loader-tga/Makefile b/graphics/evas-loader-tga/Makefile index b4ffd2ff990a..fff2eb5ef50a 100644 --- a/graphics/evas-loader-tga/Makefile +++ b/graphics/evas-loader-tga/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	evas librt_hack libtool_hack -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  MAKEDIRS=	${WRKSRC}/src/modules/loaders/tga diff --git a/graphics/evas-loader-tiff/Makefile b/graphics/evas-loader-tiff/Makefile index 511f39d456a0..b2da9a647897 100644 --- a/graphics/evas-loader-tiff/Makefile +++ b/graphics/evas-loader-tiff/Makefile @@ -24,7 +24,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_EFL=	evas librt_hack libtool_hack  MAKEDIRS=	${WRKSRC}/src/modules/loaders/tiff \ diff --git a/graphics/evas-loader-xpm/Makefile b/graphics/evas-loader-xpm/Makefile index 477ce52ad728..3f034c1997db 100644 --- a/graphics/evas-loader-xpm/Makefile +++ b/graphics/evas-loader-xpm/Makefile @@ -23,7 +23,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_XORG=	xpm  USE_EFL=	evas librt_hack libtool_hack diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 15260f509150..b32ea2a681f5 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -30,7 +30,7 @@ RUN_DEPENDS=	dbus-daemon:${PORTSDIR}/devel/dbus \  USE_BZIP2=	yes  USE_SQLITE=	yes -USE_GNOME=	gnomehack gnomeprefix gnometarget intlhack gnomedesktopsharp20 +USE_GNOME=	gnomehack gnomeprefix intlhack gnomedesktopsharp20  GNU_CONFIGURE=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes diff --git a/graphics/giblib/Makefile b/graphics/giblib/Makefile index 1aeba5a0136f..916b66089064 100644 --- a/graphics/giblib/Makefile +++ b/graphics/giblib/Makefile @@ -15,7 +15,7 @@ MAINTAINER=	ports@FreeBSD.org  COMMENT=	A utility library that includes a wrapper for imlib2  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_EFL=	imlib2  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes diff --git a/graphics/gimp-save-for-web/Makefile b/graphics/gimp-save-for-web/Makefile index 510f1117ac53..9ac297da7e14 100644 --- a/graphics/gimp-save-for-web/Makefile +++ b/graphics/gimp-save-for-web/Makefile @@ -22,7 +22,7 @@ USE_GETTEXT=	yes  USE_PERL5_BUILD=yes  GNU_CONFIGURE=	yes  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget intltool +USE_GNOME=	gnomehack intltool  post-patch:  	@${REINPLACE_CMD} -e 's|GMSGFMT = @GMSGFMT@|GMSGFMT = @MSGFMT@|g' ${WRKSRC}/po/Makefile.in.in diff --git a/graphics/glitz/Makefile b/graphics/glitz/Makefile index 0eea8f3c2873..9ef580b81309 100644 --- a/graphics/glitz/Makefile +++ b/graphics/glitz/Makefile @@ -17,7 +17,7 @@ COMMENT=	OpenGL image compositing library  USE_GL=		yes  USE_XORG=	xt -USE_GNOME=	pkgconfig gnometarget gnomehack +USE_GNOME=	pkgconfig gnomehack  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index 6e463aba213b..076ccd56fa8a 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS=	gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext  LICENSE=	GPLv2  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnomeprefix gnometarget gtk20 +USE_GNOME=	gnomehack gnomeprefix gtk20  USE_GL=		yes  USE_GETTEXT=	yes  USE_GMAKE=	yes diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile index d3e218bc560b..446b91b2c7c4 100644 --- a/graphics/gnofract4d/Makefile +++ b/graphics/gnofract4d/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg  LICENSE=	BSD -USE_GNOME=	gnomehack gnomeprefix gnometarget intlhack libgnomeui lthack \ +USE_GNOME=	gnomehack gnomeprefix intlhack libgnomeui lthack \  		pygtk2  USE_PYTHON=	yes  USE_PYDISTUTILS=yes diff --git a/graphics/gocr/Makefile b/graphics/gocr/Makefile index 440ab0fb8f22..c174b5922a83 100644 --- a/graphics/gocr/Makefile +++ b/graphics/gocr/Makefile @@ -15,7 +15,6 @@ COMMENT=	An OCR (Optical Character Recognition) program  LIB_DEPENDS=	netpbm.1:${PORTSDIR}/graphics/netpbm -USE_GNOME=	gnometarget  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--with-netpbm=${LOCALBASE} diff --git a/graphics/goom/Makefile b/graphics/goom/Makefile index fcf1610d7325..389abd11828c 100644 --- a/graphics/goom/Makefile +++ b/graphics/goom/Makefile @@ -17,7 +17,7 @@ COMMENT=	Visual effects library  USE_AUTOTOOLS=	libtool  WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION:S|.|-|} -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/gpaint/Makefile b/graphics/gpaint/Makefile index fe93d9df7808..b1214c1f4874 100644 --- a/graphics/gpaint/Makefile +++ b/graphics/gpaint/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR=	${PORTNAME}  MAINTAINER=	ports@FreeBSD.org  COMMENT=	A small-scale painting program for GNOME -USE_GNOME=	gnometarget libgnomeprint libgnomeprintui +USE_GNOME=	libgnomeprint libgnomeprintui  GNU_CONFIGURE=	yes  PLIST_FILES=	bin/gpaint-2 %%DATADIR%%/glade/gpaint.glade diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index e36430fe9b8b..aec8b63d47a5 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -16,7 +16,6 @@ COMMENT=	A command-line frontend to libgphoto2  LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt \  		gphoto2.2:${PORTSDIR}/graphics/libgphoto2 -USE_GNOME=	gnometarget  USE_BZIP2=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index b754f060b9a9..a25a04171e86 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS=	exif-gtk.5:${PORTSDIR}/graphics/libexif-gtk \  		gphoto2.2:${PORTSDIR}/graphics/libgphoto2  WANT_GNOME=	yes -USE_GNOME=	gnomehack gnomehier gnometarget gtk20 +USE_GNOME=	gnomehack gnomehier gtk20  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile index 2a34208e89c2..60aea1eb8eb5 100644 --- a/graphics/gtksee/Makefile +++ b/graphics/gtksee/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg \  		png.6:${PORTSDIR}/graphics/png \  		tiff.4:${PORTSDIR}/graphics/tiff -USE_GNOME=	gtk12 gnometarget +USE_GNOME=	gtk12  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/graphics/gts/Makefile b/graphics/gts/Makefile index a13f50dd85a2..8c15a1a1061a 100644 --- a/graphics/gts/Makefile +++ b/graphics/gts/Makefile @@ -15,7 +15,7 @@ MASTER_SITES=	SF  MAINTAINER=	erik@bz.bzflag.bz  COMMENT=	GNU Triangulated Surface Library -USE_GNOME=	glib20 gnometarget pkgconfig +USE_GNOME=	glib20 pkgconfig  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"  USE_LDCONFIG=	yes diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 424c331a4f8a..58a01fd95e6e 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2  GNU_CONFIGURE=	yes  USE_BZIP2=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_EFL=	libtool_hack  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/imlib2_loaders/Makefile b/graphics/imlib2_loaders/Makefile index 5d7915955fc7..fdc920bb66ab 100644 --- a/graphics/imlib2_loaders/Makefile +++ b/graphics/imlib2_loaders/Makefile @@ -18,7 +18,7 @@ COMMENT=	Extra image loader plugins for Imlib 2  GNU_CONFIGURE=	yes  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  USE_EFL=	edb eet imlib2 libtool_hack  OPTIONS=	EDB	"Enable edb loader" on \ diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile index c1a8f2c6e2d8..55d3f8ed0308 100644 --- a/graphics/jasper/Makefile +++ b/graphics/jasper/Makefile @@ -22,7 +22,7 @@ LICENSE=	MIT  USE_AUTOTOOLS=	libtool  USE_ZIP=	yes -USE_GNOME=	gnometarget lthack +USE_GNOME=	lthack  GNU_CONFIGURE=	yes  MAKE_JOBS_SAFE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile index ee3e02d9c543..c3d18f663411 100644 --- a/graphics/k3d/Makefile +++ b/graphics/k3d/Makefile @@ -38,7 +38,7 @@ CONFIGURE_ARGS=	--without-docbook --without-graphviz \  		--with-python=${PYTHONBASE} --with-tiff --with-openexr \  		--with-plib --with-png --with-external-boost --with-libxml2  USE_GMAKE=	yes -USE_GNOME=	gnometarget libxslt +USE_GNOME=	libxslt  WANT_GNOME=	yes  USE_LDCONFIG=	yes  MAN1=		k3d.1 diff --git a/graphics/kludge3d/Makefile b/graphics/kludge3d/Makefile index bd4a6d512211..ffcbf770a779 100644 --- a/graphics/kludge3d/Makefile +++ b/graphics/kludge3d/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS=	3ds-1.3:${PORTSDIR}/graphics/lib3ds \  USE_PYTHON=	yes  USE_GL=		gl -USE_GNOME=	gnometarget gtk20 +USE_GNOME=	gtk20  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile index 3e259b81d1f1..a6d4b81f94af 100644 --- a/graphics/lcms/Makefile +++ b/graphics/lcms/Makefile @@ -17,7 +17,7 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/1.19 \  MAINTAINER=	stas@FreeBSD.org  COMMENT=	Light Color Management System -- a color management library -USE_GNOME=	gnomehack gnometarget lthack +USE_GNOME=	gnomehack lthack  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \  		CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ diff --git a/graphics/lcms2/Makefile b/graphics/lcms2/Makefile index 7a83563e9193..dc22fd325365 100644 --- a/graphics/lcms2/Makefile +++ b/graphics/lcms2/Makefile @@ -15,7 +15,7 @@ MASTER_SITES=	SF/lcms/lcms/${PORTVERSION} \  MAINTAINER=	stas@FreeBSD.org  COMMENT=	Light Color Management System -- a color management library -USE_GNOME=	gnomehack gnometarget lthack +USE_GNOME=	gnomehack lthack  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \  		CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ diff --git a/graphics/libart_lgpl/Makefile b/graphics/libart_lgpl/Makefile index d0721bc3218f..ea7ec5274474 100644 --- a/graphics/libart_lgpl/Makefile +++ b/graphics/libart_lgpl/Makefile @@ -19,7 +19,7 @@ COMMENT=	Library for high-performance 2D graphics  USE_AUTOTOOLS=	libtool  USE_BZIP2=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  GNU_CONFIGURE=	yes  MAKE_JOBS_UNSAFE=	yes diff --git a/graphics/libcaca/Makefile b/graphics/libcaca/Makefile index 6166f6c63b8c..26d8124dfedf 100644 --- a/graphics/libcaca/Makefile +++ b/graphics/libcaca/Makefile @@ -14,7 +14,7 @@ MASTER_SITES=	http://caca.zoy.org/raw-attachment/wiki/libcaca/  MAINTAINER=	multimedia@FreeBSD.org  COMMENT=	Graphics library that outputs text instead of pixels -USE_GNOME=	gnomehack gnometarget ltverhack pkgconfig +USE_GNOME=	gnomehack ltverhack pkgconfig  USE_LDCONFIG=	yes  USE_AUTOTOOLS=	libtool  CONFIGURE_ARGS=	--disable-doc \ diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile index 506140a8ab16..98b9e6dad099 100644 --- a/graphics/libexif-gtk/Makefile +++ b/graphics/libexif-gtk/Makefile @@ -16,7 +16,7 @@ COMMENT=	GTK+ widgets to display/edit EXIF tags  LIB_DEPENDS=	exif.12:${PORTSDIR}/graphics/libexif -USE_GNOME=	gnomehack gnometarget gtk20 +USE_GNOME=	gnomehack gtk20  USE_AUTOTOOLS=	autoconf libtool  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index 971ff3bd978e..175fc708125c 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS=	exif.12:${PORTSDIR}/graphics/libexif \  		jpeg.11:${PORTSDIR}/graphics/jpeg  USE_BZIP2=	yes -USE_GNOME=	gnometarget pkgconfig ltverhack +USE_GNOME=	pkgconfig ltverhack  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool libltdl  LIBTOOLFILES=	configure libgphoto2_port/configure diff --git a/graphics/libqrencode/Makefile b/graphics/libqrencode/Makefile index fce82a576433..4e82ec74d699 100644 --- a/graphics/libqrencode/Makefile +++ b/graphics/libqrencode/Makefile @@ -18,7 +18,7 @@ COMMENT=	A C library for encoding data in a QR Code symbol  LIB_DEPENDS=	png.6:${PORTSDIR}/graphics/png -USE_GNOME=	gnometarget gnomehack pkgconfig +USE_GNOME=	gnomehack pkgconfig  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	LDFLAGS="-L${LOCALBASE}/lib"  CFLAGS+=	-I${LOCALBASE}/include diff --git a/graphics/libsvg-cairo/Makefile b/graphics/libsvg-cairo/Makefile index d2f497121118..6af35dbf2c23 100644 --- a/graphics/libsvg-cairo/Makefile +++ b/graphics/libsvg-cairo/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg \  USE_AUTOTOOLS=	libtool  GNU_CONFIGURE=	yes -USE_GNOME=	pkgconfig gnometarget gnomehack +USE_GNOME=	pkgconfig gnomehack  USE_LDCONFIG=	yes  PLIST_FILES=	include/svg-cairo.h \  		lib/libsvg-cairo.a \ diff --git a/graphics/libsvg/Makefile b/graphics/libsvg/Makefile index 015cc1be73ff..2db8602620a4 100644 --- a/graphics/libsvg/Makefile +++ b/graphics/libsvg/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS=	fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \  USE_AUTOTOOLS=	libtool  GNU_CONFIGURE=	yes -USE_GNOME=	libxml2 gnomehack gnometarget +USE_GNOME=	libxml2 gnomehack  USE_ICONV=	yes  USE_LDCONFIG=	yes diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index a907f0eba982..c993d13620b3 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg \  		freetype.9:${PORTSDIR}/print/freetype2  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnometarget libxml2 +USE_GNOME=	libxml2  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--with-sys-gd=no \  		--with-png=${LOCALBASE} --with-jpeg=${LOCALBASE} \ diff --git a/graphics/passepartout/Makefile b/graphics/passepartout/Makefile index bd03f96b9bde..62fccce757d2 100644 --- a/graphics/passepartout/Makefile +++ b/graphics/passepartout/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS=	xsltproc:${PORTSDIR}/textproc/libxslt  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CFALGS=-I${LOCALBASE}/include \  		LDFLAGS=-L${LOCALBASE}/lib diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index 366c0efa074a..902bdbaed90c 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -17,7 +17,6 @@ COMMENT=	A plotting library and toolkit  LIB_DEPENDS=	png.6:${PORTSDIR}/graphics/png -USE_GNOME=	gnometarget  USE_MOTIF=	yes  USE_AUTOTOOLS=	libtool  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile index ed5e8267078d..2ae633c0fbf6 100644 --- a/graphics/poppler/Makefile +++ b/graphics/poppler/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS=	poppler-data>0:${PORTSDIR}/graphics/poppler-data  LICENSE=	GPLv2  LICENSE_FILE=	${WRKSRC}/COPYING  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget libxml2 ltverhack +USE_GNOME=	gnomehack libxml2 ltverhack  USE_AUTOTOOLS=	libtool  MAKE_JOBS_UNSAFE=	yes  USE_LDCONFIG=	yes diff --git a/graphics/py-cairo/Makefile b/graphics/py-cairo/Makefile index e5cc5ebd3cf3..6767aceef051 100644 --- a/graphics/py-cairo/Makefile +++ b/graphics/py-cairo/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS=	cairo.2:${PORTSDIR}/graphics/cairo  WRKSRC=		${WRKDIR}/py${PORTNAME}-${PORTVERSION}  USE_PYTHON=	2.6-2.7  USE_GMAKE=	yes -USE_GNOME=	gnometarget gnomehack +USE_GNOME=	gnomehack  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/qslim/Makefile b/graphics/qslim/Makefile index e5900d6c35ab..a4e4febc7de2 100644 --- a/graphics/qslim/Makefile +++ b/graphics/qslim/Makefile @@ -25,7 +25,6 @@ BUILD_WRKSRC=		${WRKSRC}/mixkit/src  USE_GMAKE=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget  USE_GL=		glu  USE_LDCONFIG=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index ceae3ccf6e3e..85d3f2ddb281 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -22,7 +22,6 @@ COMMENT=	Tools for access to scanners, digitals camera, frame grabbers etc  LIB_DEPENDS=	sane.1:${PORTSDIR}/graphics/sane-backends -USE_GNOME=	gnometarget  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index ff3c461eb9c1..5b675cbb4077 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -17,7 +17,7 @@ MAINTAINER=	mva@FreeBSD.org  COMMENT=	SDL graphics drawing primitives and other support functions  MAKE_JOBS_SAFE=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  USE_AUTOTOOLS=	libtool  USE_SDL=	sdl  USE_GMAKE=	yes diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile index e75d04385d6a..def82f9ccfcb 100644 --- a/graphics/sdl_ttf/Makefile +++ b/graphics/sdl_ttf/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2  USE_AUTOTOOLS=	libtool  USE_SDL=	sdl  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/svg2pdf/Makefile b/graphics/svg2pdf/Makefile index 690f1dd73d44..ba311381c6bd 100644 --- a/graphics/svg2pdf/Makefile +++ b/graphics/svg2pdf/Makefile @@ -18,7 +18,6 @@ COMMENT=	Render an SVG image to a PDF file (using cairo)  LIB_DEPENDS=	svg-cairo.1:${PORTSDIR}/graphics/libsvg-cairo  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget  MAN1=		svg2pdf.1  PLIST_FILES=	bin/svg2pdf diff --git a/graphics/svg2png/Makefile b/graphics/svg2png/Makefile index 993a54191021..64627b8f5cc9 100644 --- a/graphics/svg2png/Makefile +++ b/graphics/svg2png/Makefile @@ -18,7 +18,6 @@ COMMENT=	Render an SVG image to a PNG image (using cairo)  LIB_DEPENDS=	svg-cairo.1:${PORTSDIR}/graphics/libsvg-cairo  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget  MAN1=		svg2png.1  PLIST_FILES=	bin/svg2png diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile index ce8d3c22938c..6637bc8511a5 100644 --- a/graphics/synfigstudio/Makefile +++ b/graphics/synfigstudio/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/ETL.pc:${PORTSDIR}/devel/etl  LIB_DEPENDS=	synfig.0:${PORTSDIR}/devel/synfig \  		gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 -USE_GNOME=	gnomehack gnometarget gtk20 +USE_GNOME=	gnomehack gtk20  USE_GETTEXT=	yes  USE_GMAKE=	yes  INSTALLS_ICONS=	yes diff --git a/graphics/truevision/Makefile b/graphics/truevision/Makefile index 83b867c2800b..1da8edc7f936 100644 --- a/graphics/truevision/Makefile +++ b/graphics/truevision/Makefile @@ -22,7 +22,7 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}  USE_BZIP2=	yes  USE_GETTEXT=	yes -USE_GNOME=	gnomehack gnomeprefix gnometarget intlhack libgnomeui +USE_GNOME=	gnomehack gnomeprefix intlhack libgnomeui  USE_GL=		gl  USE_PYTHON=	yes  USE_GMAKE=	yes diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile index 460e51609407..8fe5715eee0c 100644 --- a/graphics/xmorph/Makefile +++ b/graphics/xmorph/Makefile @@ -22,7 +22,6 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g}  CONFLICTS=	libmorph*  WANT_GNOME=	yes -USE_GNOME=	gnometarget  USE_XORG=	xbitmaps x11 xaw xext  USE_AUTOTOOLS=	libtool  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/irc/ctrlproxy/Makefile b/irc/ctrlproxy/Makefile index d3e6e067d266..0c72b19b81c1 100644 --- a/irc/ctrlproxy/Makefile +++ b/irc/ctrlproxy/Makefile @@ -18,7 +18,7 @@ COMMENT=	Flexible IRC proxy  LIB_DEPENDS=	gnutls.47:${PORTSDIR}/security/gnutls -USE_GNOME=	glib20 gnometarget +USE_GNOME=	glib20  USE_LDCONFIG=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/irc/srvx/Makefile b/irc/srvx/Makefile index 54741e2ac579..2af995a39777 100644 --- a/irc/srvx/Makefile +++ b/irc/srvx/Makefile @@ -16,7 +16,6 @@ COMMENT=	A set of services for ircu P10 protocol networks  OPTIONS=	PROTOCOL_BAHAMUT "Enables Bahamut protocol (P10 is default)" "on" \  		DEBUG "Enables debug mode" "off" -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--without-getopt diff --git a/japanese/anthy/Makefile b/japanese/anthy/Makefile index 35433d37cd51..88b7bfaca2f5 100644 --- a/japanese/anthy/Makefile +++ b/japanese/anthy/Makefile @@ -19,7 +19,7 @@ COMMENT=	Another kana-kanji conversion system  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnometarget lthack pkgconfig +USE_GNOME=	lthack pkgconfig  DOCSDIR=	share/doc/ja/anthy  ELISPDIR=	share/emacs/site-lisp/anthy diff --git a/japanese/ebview-gtk2/Makefile b/japanese/ebview-gtk2/Makefile index ef3aaaf57fc1..a20d50fcfa09 100644 --- a/japanese/ebview-gtk2/Makefile +++ b/japanese/ebview-gtk2/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS=	eb.15:${PORTSDIR}/japanese/eb  CONFLICTS=	ja-ebview-0* -USE_GNOME=	gtk20 gnometarget +USE_GNOME=	gtk20  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS+=--with-eb-conf=${LOCALBASE}/etc/eb.conf diff --git a/japanese/im-ja/Makefile b/japanese/im-ja/Makefile index f404475a4ea2..24d50b74e5d5 100644 --- a/japanese/im-ja/Makefile +++ b/japanese/im-ja/Makefile @@ -19,7 +19,7 @@ OPTIONS+=	CANNA		"Use Canna" on  OPTIONS+=	WNN		"Use FreeWnn" on  OPTIONS+=	GNOMEPANEL	"Build GNOME Panel Applet" off -USE_GNOME=	gconf2 gnomehack gnomeprefix gnometarget intlhack libglade2 +USE_GNOME=	gconf2 gnomehack gnomeprefix intlhack libglade2  USE_PERL5_BUILD=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/japanese/jmode/Makefile b/japanese/jmode/Makefile index dd4f9de15460..e62a793f480c 100644 --- a/japanese/jmode/Makefile +++ b/japanese/jmode/Makefile @@ -16,7 +16,7 @@ COMMENT?=	XIM server for Anthy input method  LIB_DEPENDS?=	anthy.1:${PORTSDIR}/japanese/anthy -USE_GNOME=	gnometarget gtk12 +USE_GNOME=	gtk12  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/java/classpath/Makefile b/java/classpath/Makefile index 8b4e9a4fe458..95b654a04c20 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -23,7 +23,6 @@ USE_JAVA=	yes  JAVA_VERSION=	1.5+  USE_XORG=	x11 ice xtst xaw xproto xext  USE_LDCONFIG=	yes -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include"  CONFIGURE_ARGS=	--enable-jni --disable-alsa --disable-dssi --disable-plugin diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile index 11c7421cf370..a7d84866f02b 100644 --- a/lang/embryo/Makefile +++ b/lang/embryo/Makefile @@ -20,7 +20,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	libtool_hack librt_hack -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  .include <bsd.port.mk> diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile index 0c146a3a1c81..9017ca3b7f7c 100644 --- a/lang/gforth/Makefile +++ b/lang/gforth/Makefile @@ -21,7 +21,6 @@ CONFIGURE_ENV=	CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \  		LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"  USE_GMAKE=	yes  ALL_TARGET=	all info -USE_GNOME=	gnometarget  USE_EMACS=	yes  EMACS_NO_BUILD_DEPENDS=	yes  EMACS_NO_RUN_DEPENDS=	yes diff --git a/lang/guile/Makefile b/lang/guile/Makefile index 60f7d83724c7..5baa2e20959d 100644 --- a/lang/guile/Makefile +++ b/lang/guile/Makefile @@ -22,7 +22,6 @@ USE_GETTEXT=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes  USE_NCURSES=	yes -USE_GNOME=	gnometarget  LDFLAGS+=	-L${LOCALBASE}/lib  CPPFLAGS+=	-I${LOCALBASE}/include diff --git a/lang/lafontaine/Makefile b/lang/lafontaine/Makefile index d85e188c29de..be8ee9e468e6 100644 --- a/lang/lafontaine/Makefile +++ b/lang/lafontaine/Makefile @@ -18,7 +18,7 @@ COMMENT=	Graphical logo interpreter  WRKSRC=		${WRKDIR}/${PORTNAME}-0.4 -USE_GNOME=	gnomehack gnometarget gtk20 +USE_GNOME=	gnomehack gtk20  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile index 30acaa88d495..011bee4c4179 100644 --- a/lang/mdk/Makefile +++ b/lang/mdk/Makefile @@ -19,7 +19,7 @@ COMMENT=	A set of utilities for developing programs using MIX and MIXAL  LIB_DEPENDS=	guile.21:${PORTSDIR}/lang/guile \  		readline.6:${PORTSDIR}/devel/readline -USE_GNOME=	gnometarget libglade2 +USE_GNOME=	libglade2  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--disable-nls  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" diff --git a/lang/ofc/Makefile b/lang/ofc/Makefile index 6db4fbf0bbe0..244e48544e74 100644 --- a/lang/ofc/Makefile +++ b/lang/ofc/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS=	expat.6:${PORTSDIR}/textproc/expat2 \  USE_SDL=	sdl  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ diff --git a/lang/open-cobol-devel/Makefile b/lang/open-cobol-devel/Makefile index 7ea433e90c4a..14441dcc9bb8 100644 --- a/lang/open-cobol-devel/Makefile +++ b/lang/open-cobol-devel/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS=	gmp.10:${PORTSDIR}/math/gmp  CONFLICTS=	open-cobol-1.[0]*  LATEST_LINK=	open-cobol-devel -USE_GNOME=	gnometarget  USE_BDB=	yes  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool diff --git a/lang/open-cobol/Makefile b/lang/open-cobol/Makefile index b96bf809ded6..daca1342cbd3 100644 --- a/lang/open-cobol/Makefile +++ b/lang/open-cobol/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS=	gmp.10:${PORTSDIR}/math/gmp  CONFLICTS=	open-cobol-1.[1]* -USE_GNOME=	gnometarget  USE_BDB=	yes  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index b773dcac1dd3..5580a2f88935 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -25,7 +25,7 @@ OPTIONS=	TCLTK "Enable Tcl/Tk binding" on \  		SDL "SDL binding" on  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnomehack gnometarget pkgconfig pango +USE_GNOME=	gnomehack pkgconfig pango  USE_ICONV=	yes  USE_SQLITE=	yes  USE_GMAKE=	yes diff --git a/mail/abook/Makefile b/mail/abook/Makefile index 1c1ad41a2e52..58bd9cff7deb 100644 --- a/mail/abook/Makefile +++ b/mail/abook/Makefile @@ -15,7 +15,6 @@ MAINTAINER=	stas@FreeBSD.org  COMMENT=	An addressbook program with mutt mail client support  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget  CFLAGS+=	-I${LOCALBASE}/include  LDFLAGS+=	-L${LOCALBASE}/lib  CONFIGURE_ENV+=	CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile index a5e00d4a77e9..ba80addf4676 100644 --- a/mail/bbmail/Makefile +++ b/mail/bbmail/Makefile @@ -16,7 +16,6 @@ COMMENT=	A tool intended for Blackbox that checks for new mail  BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/libbt.pc:${PORTSDIR}/x11-wm/blackbox  USE_XORG=	xext -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  MAN1=		bbmail.1 diff --git a/mail/contact-lookup-applet/Makefile b/mail/contact-lookup-applet/Makefile index 22a776ac415d..ff0b988e99c9 100644 --- a/mail/contact-lookup-applet/Makefile +++ b/mail/contact-lookup-applet/Makefile @@ -18,7 +18,7 @@ MAINTAINER=	ports@FreeBSD.org  COMMENT=	Gnome panel applet for easy Evolution contact book access  USE_GNOME=	evolutiondataserver gnomehack gnomepanel gnomeprefix \ -		gnometarget libgnomeui +		libgnomeui  USE_GETTEXT=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/mail/gmime2-sharp/Makefile b/mail/gmime2-sharp/Makefile index ce4199190a85..e19e5a9fd1de 100644 --- a/mail/gmime2-sharp/Makefile +++ b/mail/gmime2-sharp/Makefile @@ -23,7 +23,7 @@ INSTALL_WRKSRC=	${BUILD_WRKSRC}  DESCR=		${.CURDIR}/pkg-descr  PLIST=		${.CURDIR}/pkg-plist -USE_GNOME=	gnomehack gnometarget glib20 gtksharp20 +USE_GNOME=	gnomehack glib20 gtksharp20  CONFIGURE_ARGS=	--enable-mono=yes  LATEST_LINK=	gmime2-sharp diff --git a/mail/gmime2/Makefile b/mail/gmime2/Makefile index 32118574544d..b6b9d9280bcb 100644 --- a/mail/gmime2/Makefile +++ b/mail/gmime2/Makefile @@ -20,7 +20,7 @@ SLAVEDIRS=	mail/gmime2-sharp  USE_ICONV=	yes  USE_GMAKE=	yes -USE_GNOME?=	gnomehack gnometarget glib20 +USE_GNOME?=	gnomehack glib20  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS?=	--with-libiconv=${LOCALBASE} \ diff --git a/mail/gmime24-sharp/Makefile b/mail/gmime24-sharp/Makefile index 2acebcda02cc..4d6f931dd9b3 100644 --- a/mail/gmime24-sharp/Makefile +++ b/mail/gmime24-sharp/Makefile @@ -21,7 +21,7 @@ INSTALL_WRKSRC=	${BUILD_WRKSRC}  DESCR=		${.CURDIR}/pkg-descr  PLIST=		${.CURDIR}/pkg-plist -USE_GNOME=	gnomehack gnometarget glib20 gtksharp20 +USE_GNOME=	gnomehack glib20 gtksharp20  CONFIGURE_ARGS=	--enable-mono=yes  LATEST_LINK=	gmime24-sharp diff --git a/mail/gmime24/Makefile b/mail/gmime24/Makefile index 497e2c08dd4d..8f2a2059517c 100644 --- a/mail/gmime24/Makefile +++ b/mail/gmime24/Makefile @@ -22,7 +22,7 @@ SLAVEDIRS=	mail/gmime2-sharp  DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}24  USE_ICONV=	yes  USE_GMAKE=	yes -USE_GNOME?=	gnomehack gnometarget glib20 +USE_GNOME?=	gnomehack glib20  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \ diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile index 513f5bc39aab..6f6a60fa2cec 100644 --- a/mail/xfce4-mailwatch-plugin/Makefile +++ b/mail/xfce4-mailwatch-plugin/Makefile @@ -26,7 +26,7 @@ USE_GMAKE=	yes  INSTALLS_ICONS=	yes  USE_GETTEXT=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv libgui libutil panel  USE_XORG=	x11 xt xaw diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile index c8792b0e820c..b508ce520fe9 100644 --- a/math/blitz++/Makefile +++ b/math/blitz++/Makefile @@ -26,7 +26,7 @@ MAKE_ARGS=	NOPORTDOCS=yes  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnometarget gnomehack +USE_GNOME=	gnomehack  CONFIGURE_ARGS=	--with-cxx=gcc --disable-doxygen  MAKE_ARGS+=	ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \  		AUTOHEADER="${TRUE}" diff --git a/math/cln/Makefile b/math/cln/Makefile index b01b7d9c89d3..c377f05cc5f8 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS=	gmp.10:${PORTSDIR}/math/gmp  USE_AUTOTOOLS=	libtool  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile index be630acc41b2..a83c8239bb3e 100644 --- a/math/drgeo/Makefile +++ b/math/drgeo/Makefile @@ -17,7 +17,7 @@ COMMENT=	A GTK interactive geometry sofware  LIB_DEPENDS=	guile.21:${PORTSDIR}/lang/guile  USE_GETTEXT=	yes -USE_GNOME=	gnomehack gnomeprefix gnometarget intlhack libglade2 +USE_GNOME=	gnomehack gnomeprefix intlhack libglade2  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile index a6d6baa7bbba..29cb41f99713 100644 --- a/math/fftw3/Makefile +++ b/math/fftw3/Makefile @@ -22,7 +22,7 @@ FFTW3_FLAVOR?=	default  FFTW3_SUFX=  GNU_CONFIGURE=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_PERL5_BUILD=yes  USE_LDCONFIG=	yes diff --git a/math/freefem/Makefile b/math/freefem/Makefile index 0f71134741cf..8ca2b19f536a 100644 --- a/math/freefem/Makefile +++ b/math/freefem/Makefile @@ -15,7 +15,6 @@ MAINTAINER=	ports@FreeBSD.org  COMMENT=	A language for the Finite Element Method  USE_XORG=	ice sm x11 xt -USE_GNOME=	gnometarget  USE_AUTOTOOLS=	libtool  USE_LDCONFIG=	yes diff --git a/math/gambit/Makefile b/math/gambit/Makefile index 2721004a2614..bcb1c726487e 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -14,7 +14,7 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION}  MAINTAINER=	gahr@FreeBSD.org  COMMENT=	A library of tools for doing computation in game theory -USE_GNOME=	gnometarget gtk20 +USE_GNOME=	gtk20  WANT_UNICODE=	yes  USE_WX=		2.6+  USE_AUTOTOOLS=	libtool diff --git a/math/gmp-ecm/Makefile b/math/gmp-ecm/Makefile index 34dbedaff246..9aca9ba81682 100644 --- a/math/gmp-ecm/Makefile +++ b/math/gmp-ecm/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS=	gmp.10:${PORTSDIR}/math/gmp  LICENSE=	GPLv2 LGPL21  LICENSE_COMB=	multi -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	ac_cv_prog_XSLTPROC=no \  		--with-gmp=${LOCALBASE} diff --git a/math/grace/Makefile b/math/grace/Makefile index 1adc6825a834..113f2a866a7b 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -30,7 +30,6 @@ LIB_DEPENDS=	t1:${PORTSDIR}/devel/t1lib		\  		Xbae.4:${PORTSDIR}/x11-toolkits/xbae	\  		XmHTML.1:${PORTSDIR}/x11-toolkits/xmhtml -USE_GNOME=	gnometarget  USE_MOTIF=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index ad914a48634e..4b8138ed6b4f 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -19,7 +19,7 @@ LICENSE=	GPLv2  LICENSE_FILE=	${WRKSRC}/COPYING  USE_BZIP2=	yes -USE_GNOME=	gnometarget gtk20 +USE_GNOME=	gtk20  USE_BISON=	build  USE_GMAKE=	yes  USE_WX=		2.6 diff --git a/math/guppi/Makefile b/math/guppi/Makefile index 87bb6a4d3fb7..585d3f54f7b7 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS=	guile.21:${PORTSDIR}/lang/guile  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnomeprefix gnomehack gnomelibs bonobo libglade gal gnometarget +USE_GNOME=	gnomeprefix gnomehack gnomelibs bonobo libglade gal  USE_PYTHON=	yes  USE_AUTOTOOLS=	libtool  USE_LDCONFIG=	yes diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 1d577e373613..988ff2baef19 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -16,7 +16,7 @@ COMMENT=	A a multi-purpose desktop calculator (backend library)  LIB_DEPENDS=	cln.6:${PORTSDIR}/math/cln -USE_GNOME=	glib20 gnomehack gnometarget intlhack libxml2 +USE_GNOME=	glib20 gnomehack intlhack libxml2  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  USE_LDCONFIG=	yes diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index f6ed50b6d34c..872b0330e5ba 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS=	qalculate.5:${PORTSDIR}/math/libqalculate  RUN_DEPENDS=	gnuplot:${PORTSDIR}/math/gnuplot \  		wget:${PORTSDIR}/ftp/wget -USE_GNOME=	gnomehack gnomeprefix gnometarget intlhack libglade2 libgnome +USE_GNOME=	gnomehack gnomeprefix intlhack libglade2 libgnome  USE_GETTEXT=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/misc/gnome-mime-data/Makefile b/misc/gnome-mime-data/Makefile index ed0e3c2b623d..12d033ff684d 100644 --- a/misc/gnome-mime-data/Makefile +++ b/misc/gnome-mime-data/Makefile @@ -19,7 +19,7 @@ COMMENT=	A MIME and Application database for GNOME  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnomeprefix gnomehack intlhack gnometarget pkgconfig +USE_GNOME=	gnomeprefix gnomehack intlhack pkgconfig  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LIBS="-L${LOCALBASE}/lib -lintl" diff --git a/misc/gtktalog/Makefile b/misc/gtktalog/Makefile index c8b30fc79a4e..1f2e8d880324 100644 --- a/misc/gtktalog/Makefile +++ b/misc/gtktalog/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS=	plaympeg:${PORTSDIR}/multimedia/smpeg  RUN_DEPENDS=	plaympeg:${PORTSDIR}/multimedia/smpeg  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnomelibs gnomeprefix gnometarget +USE_GNOME=	gnomehack gnomelibs gnomeprefix  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/misc/gwhich/Makefile b/misc/gwhich/Makefile index e4e79efc6c33..10bfb74b5ccb 100644 --- a/misc/gwhich/Makefile +++ b/misc/gwhich/Makefile @@ -15,7 +15,6 @@ DISTNAME=	which-${PORTVERSION}  MAINTAINER=	ports@FreeBSD.org  COMMENT=	GNU Which - Everything you never wanted in a which -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--program-prefix=g diff --git a/misc/hicolor-icon-theme/Makefile b/misc/hicolor-icon-theme/Makefile index c31d98efd3f0..4f2188a77bcf 100644 --- a/misc/hicolor-icon-theme/Makefile +++ b/misc/hicolor-icon-theme/Makefile @@ -14,7 +14,6 @@ MASTER_SITES=	http://icon-theme.freedesktop.org/releases/  MAINTAINER=	gnome@FreeBSD.org  COMMENT=	A high-color icon theme shell from the FreeDesktop project -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  ICON_DIR?=	share/icons/hicolor diff --git a/misc/iso-codes/Makefile b/misc/iso-codes/Makefile index 10800f6a2399..818a31fa9d11 100644 --- a/misc/iso-codes/Makefile +++ b/misc/iso-codes/Makefile @@ -16,7 +16,7 @@ COMMENT=	Lists of the country, language and currency iso names  LICENSE=	LGPL21  LICENSE_FILE=	${WRKSRC}/LICENSE  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  USE_GETTEXT=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/misc/libhome/Makefile b/misc/libhome/Makefile index 9b9b963bc722..dade7a2cda32 100644 --- a/misc/libhome/Makefile +++ b/misc/libhome/Makefile @@ -21,7 +21,6 @@ OPTIONS+=	PAM "Support for PAM (Experimental)" off  OPTIONS+=	PGSQL "Support for PostgreSQL (Experimental)" off  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget  USE_LDCONFIG=	yes  .include <bsd.port.pre.mk> diff --git a/misc/mc-light/Makefile b/misc/mc-light/Makefile index aa469b8244de..64aee125f1b3 100644 --- a/misc/mc-light/Makefile +++ b/misc/mc-light/Makefile @@ -25,7 +25,7 @@ OPTIONS=	NLS "Enable gettext support" on \  USE_GMAKE=	yes  USE_ICONV=	yes -USE_GNOME=	pkgconfig gnometarget +USE_GNOME=	pkgconfig  GNU_CONFIGURE=	yes  CONFIGURE_ARGS+=--with-included-slang \  		--with-gettext \ diff --git a/misc/misterproper/Makefile b/misc/misterproper/Makefile index 5ac672eea7e6..4d542cad1511 100644 --- a/misc/misterproper/Makefile +++ b/misc/misterproper/Makefile @@ -15,7 +15,7 @@ MASTER_SITES=	SF  MAINTAINER=	ports@FreeBSD.org  COMMENT=	A GNOME application designed to manage cyclic tasks -USE_GNOME=	gnomehack gnomelibs gnomeprefix gnometarget +USE_GNOME=	gnomehack gnomelibs gnomeprefix  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile index 6900d2f856ed..bf3daee5fd5d 100644 --- a/misc/pinfo/Makefile +++ b/misc/pinfo/Makefile @@ -14,7 +14,6 @@ MASTER_SITES=	http://alioth.debian.org/frs/download.php/1502/  MAINTAINER=	ports@FreeBSD.org  COMMENT=	Ncurses based, lynx style info documentation browser -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/misc/wmpal/Makefile b/misc/wmpal/Makefile index 0ba00e217e1f..0a2dcfd95c8f 100644 --- a/misc/wmpal/Makefile +++ b/misc/wmpal/Makefile @@ -14,7 +14,6 @@ MAINTAINER=	ports@FreeBSD.org  COMMENT=	A one of the most useless dockapps in the world  USE_XORG=	xpm -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile index fd268895c805..1854cc2b4243 100644 --- a/misc/xfce4-appfinder/Makefile +++ b/misc/xfce4-appfinder/Makefile @@ -20,7 +20,7 @@ INSTALLS_ICONS=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv garcon libgui libmenu libutil thunar xfconf  .include <bsd.port.mk> diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 9d9d80dd41ef..a751674494a6 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -20,7 +20,7 @@ INSTALLS_ICONS=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget glib20 gtk20 intltool intlhack libxml2 pkgconfig +USE_GNOME=	glib20 gtk20 intltool intlhack libxml2 pkgconfig  USE_XFCE=	configenv libgui libutil panel  .include <bsd.port.mk> diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile index d736bd3bad77..f0fc29217775 100644 --- a/misc/xfce4-wm-themes/Makefile +++ b/misc/xfce4-wm-themes/Makefile @@ -20,7 +20,6 @@ COMMENT=	XFce 4 window decoration themes for xfwm4  GNU_CONFIGURE=	yes  INSTALLS_ICONS=	yes  USE_BZIP2=	yes -USE_GNOME=	gnometarget  USE_XFCE=	configenv	# to get MASTER_SITE_SUBDIR something has to be defined  .include <bsd.port.mk> diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index dbf3ed0d34cb..416be59be169 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -26,7 +26,7 @@ USE_PYTHON_BUILD=	yes  USE_GETTEXT=	yes  INSTALLS_OMF=	yes  INSTALLS_ICONS=	yes -USE_GNOME=	gnomehack gnomeprefix gnometarget gtkhtml3 \ +USE_GNOME=	gnomehack gnomeprefix gtkhtml3 \  		intlhack libgsf  do-configure: diff --git a/multimedia/dirac/Makefile b/multimedia/dirac/Makefile index 46fa320316ae..fb44046829b4 100644 --- a/multimedia/dirac/Makefile +++ b/multimedia/dirac/Makefile @@ -18,7 +18,7 @@ USE_AUTOTOOLS=	libtool  GNU_CONFIGURE=	yes  USE_GMAKE=	yes  MAKE_JOBS_SAFE=	yes -USE_GNOME=	pkgconfig gnomehack gnometarget +USE_GNOME=	pkgconfig gnomehack  USE_LDCONFIG=	yes  CONFIGURE_ENV?=	CPPFLAGS=-I${LOCALBASE}/include \ diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile index f7b8b4c8d928..2982b6970f33 100644 --- a/multimedia/dvdstyler/Makefile +++ b/multimedia/dvdstyler/Makefile @@ -35,7 +35,7 @@ USE_WX=		2.8  WX_COMPS=	wx svg  WX_CONF_ARGS=	absolute  USE_GMAKE=	yes -USE_GNOME=	gnometarget desktopfileutils +USE_GNOME=	desktopfileutils  WANT_GNOME=	yes  USE_GETTEXT=	yes  USE_CDRTOOLS=	yes	# dvdstyler needs mkisofs diff --git a/multimedia/emotion/Makefile b/multimedia/emotion/Makefile index 771c3a105b9a..48d4dbebd81c 100644 --- a/multimedia/emotion/Makefile +++ b/multimedia/emotion/Makefile @@ -22,7 +22,7 @@ USE_BZIP2=	yes  USE_GMAKE=	yes  USE_EFL=	ecore edje eet embryo evas libtool_hack modarch_hack  USE_EFL_EVAS_LOADERS=	png jpeg -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  OPTIONS=	XINE "Build Xine module" on \ diff --git a/multimedia/gavl/Makefile b/multimedia/gavl/Makefile index f29b9f8732a5..ebd501db6fb8 100644 --- a/multimedia/gavl/Makefile +++ b/multimedia/gavl/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS=	png.6:${PORTSDIR}/graphics/png \  LICENSE=	GPLv3  LICENSE_FILE=	${WRKSRC}/COPYING -USE_GNOME=	pkgconfig gnometarget gnomehack +USE_GNOME=	pkgconfig gnomehack  USE_LDCONFIG=	yes  MAKE_JOBS_SAFE=	yes  GNU_CONFIGURE=	yes diff --git a/multimedia/gopchop/Makefile b/multimedia/gopchop/Makefile index c5d2763a6d75..9930b08c6a0f 100644 --- a/multimedia/gopchop/Makefile +++ b/multimedia/gopchop/Makefile @@ -20,7 +20,7 @@ COMMENT=	MPEG2 GOP-accurate editor  LIB_DEPENDS=	mpeg2.0:${PORTSDIR}/multimedia/libmpeg2 -USE_GNOME=	gnometarget gtk12 intlhack +USE_GNOME=	gtk12 intlhack  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"  CONFIGURE_ARGS=	--disable-sdl diff --git a/multimedia/gstreamer-ffmpeg/Makefile b/multimedia/gstreamer-ffmpeg/Makefile index fdac475493e2..ac0e488c3fae 100644 --- a/multimedia/gstreamer-ffmpeg/Makefile +++ b/multimedia/gstreamer-ffmpeg/Makefile @@ -23,7 +23,6 @@ CFLAGS:=	${CFLAGS} -O2 -Wno-format  USE_BZIP2=	yes  USE_GMAKE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnometarget  USE_GSTREAMER=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	"--with-ffmpeg-extra-configure=--cc=${CC}" diff --git a/multimedia/gstreamer-plugins-gnonlin/Makefile b/multimedia/gstreamer-plugins-gnonlin/Makefile index f634092c8e86..2de3ef5c27e4 100644 --- a/multimedia/gstreamer-plugins-gnonlin/Makefile +++ b/multimedia/gstreamer-plugins-gnonlin/Makefile @@ -17,7 +17,6 @@ COMMENT=	Gstreamer lib for writing non-linear audio and video  CFLAGS:=	${CFLAGS} -O2 -Wno-format  USE_BZIP2=	yes -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  USE_GSTREAMER=	yes diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index 07160cab4fd1..f7da4ce3538b 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -48,7 +48,7 @@ VERSION=	${GST_VERSION}  WANT_GSTREAMER=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME+=	gnomehack gnometarget pkgconfig ltverhack ltasneededhack +USE_GNOME+=	gnomehack pkgconfig ltverhack ltasneededhack  USE_AUTOTOOLS=	libtool  GST_PLUGIN?=	base diff --git a/multimedia/libmpeg2/Makefile b/multimedia/libmpeg2/Makefile index 00f7b397ec03..f69fa68f74f1 100644 --- a/multimedia/libmpeg2/Makefile +++ b/multimedia/libmpeg2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES=	http://libmpeg2.sourceforge.net/files/  MAINTAINER=	multimedia@FreeBSD.org  COMMENT=	A free library for decoding mpeg-2 and mpeg-1 video streams -USE_GNOME=	gnometarget ltverhack +USE_GNOME=	ltverhack  USE_AUTOTOOLS=	libtool  USE_LDCONFIG=	yes  MAKE_JOBS_SAFE=	yes diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile index 4fa95466a13a..5bda57804482 100644 --- a/multimedia/libquicktime/Makefile +++ b/multimedia/libquicktime/Makefile @@ -22,7 +22,7 @@ LICENSE=	LGPL21  LICENSE_FILE=	${WRKSRC}/COPYING  USE_LDCONFIG=	yes -USE_GNOME=	gnometarget gnomehack pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_GMAKE=	yes  USE_GETTEXT=	yes  MAKE_JOBS_SAFE=	yes diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index fb265b2f7a9d..ec36720bac03 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -44,7 +44,7 @@ USE_XZ=		yes  USE_ICONV=	yes  GNU_CONFIGURE=	yes  WANT_GNOME=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  USE_GMAKE=	yes  USE_XORG=	x11 xv xinerama  USE_GL=		gl glu diff --git a/multimedia/pitivi/Makefile b/multimedia/pitivi/Makefile index b499d187d70c..e172e29788bf 100644 --- a/multimedia/pitivi/Makefile +++ b/multimedia/pitivi/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS=	py*-zopeInterface>=0:${PORTSDIR}/devel/py-zopeInterface \  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pygtk2 pkgconfig +USE_GNOME=	pygtk2 pkgconfig  USE_GSTREAMER=	gnonlin python good  USE_PYTHON=	yes  INSTALLS_ICONS=	yes diff --git a/multimedia/quark/Makefile b/multimedia/quark/Makefile index a8012eb43753..cd53c784586e 100644 --- a/multimedia/quark/Makefile +++ b/multimedia/quark/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS=	xine.1:${PORTSDIR}/multimedia/libxine  LICENSE=	GPLv2  LICENSE_FILE=	${WRKSRC}/COPYING -USE_GNOME=	gnomehack gnomeprefix gnometarget gnomevfs2 +USE_GNOME=	gnomehack gnomeprefix gnomevfs2  USE_GETTEXT=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/multimedia/tovid/Makefile b/multimedia/tovid/Makefile index e3bb3a7f63aa..d21cd568823a 100644 --- a/multimedia/tovid/Makefile +++ b/multimedia/tovid/Makefile @@ -38,7 +38,6 @@ USE_WX=		2.6  WX_COMPS=	python  NO_BUILD=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget  USE_PYTHON=	yes  USE_CDRTOOLS=	yes  INSTALLS_ICONS=	yes diff --git a/multimedia/vcdimager/Makefile b/multimedia/vcdimager/Makefile index 6ede5617e803..ee9c449ba6a6 100644 --- a/multimedia/vcdimager/Makefile +++ b/multimedia/vcdimager/Makefile @@ -23,7 +23,7 @@ USE_AUTOTOOLS=	libtool  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gnomehack pkgconfig lthack +USE_GNOME=	gnomehack pkgconfig lthack  CONFIGURE_ENV=	CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile index 097d364d7292..e277c3a42d54 100644 --- a/multimedia/xfce4-media/Makefile +++ b/multimedia/xfce4-media/Makefile @@ -25,7 +25,7 @@ INSTALLS_ICONS=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	glib20 gnomehack gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv libexo libgui libutil panel  USE_XORG=	x11 sm diff --git a/multimedia/xfce4-xmms-plugin/Makefile b/multimedia/xfce4-xmms-plugin/Makefile index 7391a8cd66b6..67b1a90a635d 100644 --- a/multimedia/xfce4-xmms-plugin/Makefile +++ b/multimedia/xfce4-xmms-plugin/Makefile @@ -20,7 +20,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pango pkgconfig +USE_GNOME=	gtk20 intltool intlhack pango pkgconfig  USE_XFCE=	configenv libgui libutil panel  OPTIONS=	XMMS		"Enable xmms support"			on \ diff --git a/multimedia/xfmedia-remote-plugin/Makefile b/multimedia/xfmedia-remote-plugin/Makefile index 11394c8e264e..c18926b45aa8 100644 --- a/multimedia/xfmedia-remote-plugin/Makefile +++ b/multimedia/xfmedia-remote-plugin/Makefile @@ -24,7 +24,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv panel  .include <bsd.port.mk> diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile index fe6c88fae70c..c141efb19738 100644 --- a/net-im/ayttm/Makefile +++ b/net-im/ayttm/Makefile @@ -27,7 +27,7 @@ OPTIONS=	ARTS	"Enable aRts support"		off \  USE_BZIP2=	yes  USE_XORG=	xpm xscrnsaver -USE_GNOME=	gnometarget gtk20 +USE_GNOME=	gtk20  USE_OPENSSL=	yes  USE_GMAKE=	yes  USE_AUTOTOOLS=	libltdl libtool diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile index a4f10bc4fae8..015e363702fe 100644 --- a/net-im/farsight2/Makefile +++ b/net-im/farsight2/Makefile @@ -19,7 +19,7 @@ USE_GMAKE=	yes  USE_GETTEXT=	yes  USE_LDCONFIG=	yes  USE_PYTHON=	yes -USE_GNOME=	gnomehack pkgconfig glib20 ltverhack gnometarget \ +USE_GNOME=	gnomehack pkgconfig glib20 ltverhack \  		pygtk2  USE_GSTREAMER=	core good bad python  USE_AUTOTOOLS=	libtool diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index 91d3b4c5f782..2a262071d560 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -17,7 +17,7 @@ COMMENT=	Library and transmitter that implements ICE-19  USE_GMAKE=	yes  USE_GETTEXT=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack pkgconfig glib20 ltverhack gnometarget +USE_GNOME=	gnomehack pkgconfig glib20 ltverhack  USE_GSTREAMER=	yes  USE_AUTOTOOLS=	libtool  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -DHAVE_GETIFADDRS" \ diff --git a/net-im/libtelepathy/Makefile b/net-im/libtelepathy/Makefile index f800fb7af792..213e01ba2853 100644 --- a/net-im/libtelepathy/Makefile +++ b/net-im/libtelepathy/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS+=	${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}  USE_GMAKE=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack pkgconfig glib20 ltverhack gnometarget +USE_GNOME=	gnomehack pkgconfig glib20 ltverhack  USE_AUTOTOOLS=	libtool  .include <bsd.port.mk> diff --git a/net-im/telepathy-salut/Makefile b/net-im/telepathy-salut/Makefile index 754a6b25a36f..4308ca184378 100644 --- a/net-im/telepathy-salut/Makefile +++ b/net-im/telepathy-salut/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS+=	${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}  GNU_CONFIGURE=	yes  USE_GMAKE=	yes -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_OPENSSL=	yes  USE_PYTHON_BUILD=	yes  CONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CFLAGS}" \ diff --git a/net-im/vqcc-gtk/Makefile b/net-im/vqcc-gtk/Makefile index ec5bce068078..256d52cece46 100644 --- a/net-im/vqcc-gtk/Makefile +++ b/net-im/vqcc-gtk/Makefile @@ -16,7 +16,7 @@ COMMENT=	LAN chat client compatible with quickChat and Vypress Chat (TM)  LIB_DEPENDS=	startup-notification-1.0:${PORTSDIR}/x11/startup-notification -USE_GNOME=	gnomehack gnomeprefix gnometarget gtk20 +USE_GNOME=	gnomehack gnomeprefix gtk20  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/net-im/xfce4-messenger-plugin/Makefile b/net-im/xfce4-messenger-plugin/Makefile index f31da7d09d34..8c809eb570e9 100644 --- a/net-im/xfce4-messenger-plugin/Makefile +++ b/net-im/xfce4-messenger-plugin/Makefile @@ -21,7 +21,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv libgui libutil panel  USE_XORG=	x11 xt xaw diff --git a/net-p2p/gtkhx/Makefile b/net-p2p/gtkhx/Makefile index 54353f6c64c9..46d15acad5a3 100644 --- a/net-p2p/gtkhx/Makefile +++ b/net-p2p/gtkhx/Makefile @@ -14,7 +14,7 @@ MASTER_SITES=	SF  MAINTAINER=	ports@FreeBSD.org  COMMENT=	A GTK+ version of Hx, a UNIX Hotline Client -USE_GNOME=	gdkpixbuf gnomehack gnometarget +USE_GNOME=	gdkpixbuf gnomehack  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/net-p2p/qtella/Makefile b/net-p2p/qtella/Makefile index 823f348f7c36..bb46dc5695f5 100644 --- a/net-p2p/qtella/Makefile +++ b/net-p2p/qtella/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS=	id3-3.8.3:${PORTSDIR}/audio/id3lib \  		vorbis.4:${PORTSDIR}/audio/libvorbis  USE_KDELIBS_VER=	3 -USE_GNOME=	gnometarget  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--with-ogg-dir=${LOCALBASE} \ diff --git a/net-p2p/transmission-gtk2/Makefile b/net-p2p/transmission-gtk2/Makefile index 80fab710a806..f173d1f944e6 100644 --- a/net-p2p/transmission-gtk2/Makefile +++ b/net-p2p/transmission-gtk2/Makefile @@ -22,7 +22,7 @@ MASTERDIR=	${.CURDIR}/../transmission-cli  PLIST=		${.CURDIR}/pkg-plist  SLAVEPORT=	gtk2 -USE_GNOME=	gnometarget gnomehack gtk20 desktopfileutils intlhack +USE_GNOME=	gnomehack gtk20 desktopfileutils intlhack  USE_GETTEXT=	yes  INSTALLS_ICONS=	yes diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 6ba5b1113b27..3470bc233b57 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -17,7 +17,6 @@ COMMENT=	Find the country that any IP address or hostname originates from  CONFIGURE_ARGS=	CC="${CC}" PATH="${PATH}" \  			CFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" -USE_GNOME=	gnometarget  USE_AUTOTOOLS=	libtool  USE_LDCONFIG=	yes diff --git a/net/avahi-autoipd/Makefile b/net/avahi-autoipd/Makefile index 1ff1e860abd8..2f937e955c3d 100644 --- a/net/avahi-autoipd/Makefile +++ b/net/avahi-autoipd/Makefile @@ -24,7 +24,7 @@ PLIST=		${.CURDIR}/pkg-plist  AVAHI_SLAVE=	autoipd  MAN8=		avahi-autoipd.8 -USE_GNOME=	gnomehack gnometarget ltverhack intltool +USE_GNOME=	gnomehack ltverhack intltool  PKGINSTALL=	${.CURDIR}/pkg-install  .include "${MASTERDIR}/Makefile" diff --git a/net/avahi-gtk/Makefile b/net/avahi-gtk/Makefile index 6a0aa52c43de..a02dac3b1d53 100644 --- a/net/avahi-gtk/Makefile +++ b/net/avahi-gtk/Makefile @@ -27,7 +27,7 @@ AVAHI_PKGCONFIG=avahi-ui.pc  MAN1+=		bssh.1  MLINKS+=	bssh.1 bvnc.1 \  		bssh.1 bshell.1 -USE_GNOME=	gnomehack gnometarget ltverhack intltool libglade2 +USE_GNOME=	gnomehack ltverhack intltool libglade2  post-build:  	@(cd ${WRKSRC}/avahi-discover-standalone; \ diff --git a/net/avahi-qt3/Makefile b/net/avahi-qt3/Makefile index b2f784b2ed27..1066da236cd1 100644 --- a/net/avahi-qt3/Makefile +++ b/net/avahi-qt3/Makefile @@ -22,7 +22,7 @@ DESCR=		${.CURDIR}/pkg-descr  PLIST=		${.CURDIR}/pkg-plist  AVAHI_SLAVE=	qt3 -USE_GNOME=	gnomehack gnometarget ltverhack intltool +USE_GNOME=	gnomehack ltverhack intltool  USE_QT_VER=	3  AVAHI_PKGCONFIG=	avahi-qt3.pc diff --git a/net/avahi-qt4/Makefile b/net/avahi-qt4/Makefile index 32459da451a6..a13acdc6a5ef 100644 --- a/net/avahi-qt4/Makefile +++ b/net/avahi-qt4/Makefile @@ -21,7 +21,7 @@ DESCR=		${.CURDIR}/pkg-descr  PLIST=		${.CURDIR}/pkg-plist  AVAHI_SLAVE=	qt4 -USE_GNOME=	gnomehack gnometarget ltverhack intltool +USE_GNOME=	gnomehack ltverhack intltool  USE_QT_VER=	4  QT_COMPONENTS=	corelib moc_build  AVAHI_PKGCONFIG=	avahi-qt4.pc diff --git a/net/bfilter/Makefile b/net/bfilter/Makefile index 34847992d7ad..0d3ee5d1deff 100644 --- a/net/bfilter/Makefile +++ b/net/bfilter/Makefile @@ -16,7 +16,6 @@ COMMENT=	Smart filtering HTTP proxy  LIB_DEPENDS=	ACE.5:${PORTSDIR}/devel/ace \  		sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile index 9bb275af7e6b..18a462d4df46 100644 --- a/net/boinc-client/Makefile +++ b/net/boinc-client/Makefile @@ -18,7 +18,6 @@ COMMENT=	Berkeley Open Infrastructure for Network Computing client  LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl  USE_BZIP2=	yes -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  MAKE_JOBS_UNSAFE=	yes diff --git a/net/ecore-con/Makefile b/net/ecore-con/Makefile index 32cfcf3659a7..7e2673ea9dc1 100644 --- a/net/ecore-con/Makefile +++ b/net/ecore-con/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	ecore libtool_hack -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  BUILD_WRKSRC=	${WRKSRC}/src/lib/ecore_con  INSTALL_WRKSRC=	${BUILD_WRKSRC} diff --git a/net/gq/Makefile b/net/gq/Makefile index b4fcf1b69534..408dd88fa9db 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS=	gnome-keyring:${PORTSDIR}/security/gnome-keyring  OPTIONS=	DND	"Enable Drag and drop support in browse mode" On \  		CACHE	"Support the OpenLDAP experimental client cache" On -USE_GNOME=	gnometarget libglade2 gnomedocutils +USE_GNOME=	libglade2 gnomedocutils  USE_OPENSSL=	yes  USE_OPENLDAP=	yes  USE_GETTEXT=	yes diff --git a/net/gspoof/Makefile b/net/gspoof/Makefile index f4d6107d2f3c..236359c8dabd 100644 --- a/net/gspoof/Makefile +++ b/net/gspoof/Makefile @@ -17,7 +17,7 @@ COMMENT=	Console/GTK+ TCP/IP Packets Forger  BUILD_DEPENDS=	${LIBNET_CONFIG}:${PORTSDIR}/net/libnet -USE_GNOME=	gnometarget gtk20 +USE_GNOME=	gtk20  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/net/howl/Makefile b/net/howl/Makefile index eca37850692d..f39bd2da4bf6 100644 --- a/net/howl/Makefile +++ b/net/howl/Makefile @@ -17,7 +17,7 @@ CONFLICTS=	avahi-[0-9]*  USE_AUTOTOOLS=	libtool  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes diff --git a/net/libmms/Makefile b/net/libmms/Makefile index 2e03eca4c38e..073fb64595eb 100644 --- a/net/libmms/Makefile +++ b/net/libmms/Makefile @@ -14,7 +14,7 @@ MASTER_SITES=	http://launchpadlibrarian.net/35014059/  MAINTAINER=	kwm@FreeBSD.org  COMMENT=	Library for parsing mms:// and mmsh:// type network streams -USE_GNOME=	gnomehack gnometarget pkgconfig glib20 +USE_GNOME=	gnomehack pkgconfig glib20  USE_GETTEXT=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes diff --git a/net/libosip/Makefile b/net/libosip/Makefile index 50f957af0d74..7bc3f4b8b77b 100644 --- a/net/libosip/Makefile +++ b/net/libosip/Makefile @@ -17,7 +17,7 @@ COMMENT=	A low layer of SIP implementation  CONFLICTS=	libosip2-2* -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_AUTOTOOLS=	libtool  CONFIGURE_ARGS=	--disable-debug --disable-trace  USE_LDCONFIG=	yes diff --git a/net/libosip2/Makefile b/net/libosip2/Makefile index 67a23be1f844..010d2ea40fd2 100644 --- a/net/libosip2/Makefile +++ b/net/libosip2/Makefile @@ -20,7 +20,7 @@ BROKEN=	Does not fetch  CONFLICTS=	libosip-3* -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--disable-debug --disable-trace  USE_LDCONFIG=	yes diff --git a/net/libvncserver/Makefile b/net/libvncserver/Makefile index 39a00d4e1e27..a44884e0ad7f 100644 --- a/net/libvncserver/Makefile +++ b/net/libvncserver/Makefile @@ -19,7 +19,7 @@ LICENSE=	GPLv2  LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg -USE_GNOME=	gnometarget gnomehack +USE_GNOME=	gnomehack  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/net/linphone-base/Makefile b/net/linphone-base/Makefile index 96b0288537ee..879d21617985 100644 --- a/net/linphone-base/Makefile +++ b/net/linphone-base/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS=	gsm.1:${PORTSDIR}/audio/gsm \  CONFLICTS=	ortp-[0-9]* -USE_GNOME=	glib20 gnomehack gnometarget intlhack pkgconfig +USE_GNOME=	glib20 gnomehack intlhack pkgconfig  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  LIBTOOLFILES=	configure oRTP/configure mediastreamer2/configure diff --git a/net/opal/Makefile b/net/opal/Makefile index 51dddfcaa8c8..425de0d60a35 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -25,7 +25,6 @@ CONFLICTS=	opal-3.*  ALL_TARGET=	-j`${SYSCTL} -n hw.ncpu` optshared  USE_GMAKE=	yes  USE_AUTOTOOLS=	autoconf -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes  MAKE_ARGS=	-j`${SYSCTL} -n hw.ncpu` diff --git a/net/py-avahi/Makefile b/net/py-avahi/Makefile index 5f5c3a27f1be..7b9f32aa60d2 100644 --- a/net/py-avahi/Makefile +++ b/net/py-avahi/Makefile @@ -28,7 +28,7 @@ PLIST=		${.CURDIR}/pkg-plist  AVAHI_SLAVE=	python -USE_GNOME=	gnomehack gnometarget pygtk2 +USE_GNOME=	gnomehack pygtk2  USE_PYTHON=	yes  MAN1=		avahi-bookmarks.1 avahi-discover.1 diff --git a/net/vtun/Makefile b/net/vtun/Makefile index b0c42285070d..545cbf0bcb7a 100644 --- a/net/vtun/Makefile +++ b/net/vtun/Makefile @@ -20,7 +20,6 @@ MAN5=		vtund.conf.5  MAN8=		vtund.8  MLINKS=		vtund.8 vtun.8 -USE_GNOME=	gnometarget  USE_OPENSSL=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--localstatedir=/var \ diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index eecc86542499..f8942f7a56a9 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -28,7 +28,6 @@ USE_ICONV=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes  MAKE_JOBS_SAFE=	yes -USE_GNOME=	gnometarget  WANT_GNOME=	yes  USE_OPENSSL=	yes  CONFIGURE_ENV=	LIBS="${WIRESHARK_LIBS}" diff --git a/net/wmnd/Makefile b/net/wmnd/Makefile index f3f07c7b82a7..d64bcb01edb0 100644 --- a/net/wmnd/Makefile +++ b/net/wmnd/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR=	distfiles  MAINTAINER=	garga@FreeBSD.org  COMMENT=	Improved network monitoring dock app (with tons of features) -USE_GNOME=	gnometarget  USE_XORG=	ice sm x11 xext xpm  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/net/x11vnc/Makefile b/net/x11vnc/Makefile index 9c163e997381..78cedf81f053 100644 --- a/net/x11vnc/Makefile +++ b/net/x11vnc/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS=	jpeg:${PORTSDIR}/graphics/jpeg \  LICENSE=	GPLv2 -USE_GNOME=	gnometarget  USE_XORG=	x11 xdamage xfixes xrandr xinerama xext xtst xau xrender xdmcp recordproto  # Sets LDFLAGS and adds to CONFIGURE_ENV, therefore we set LDFLAGS diff --git a/net/xmlrpc-c-devel/Makefile b/net/xmlrpc-c-devel/Makefile index a4057f56b309..c538de14187e 100644 --- a/net/xmlrpc-c-devel/Makefile +++ b/net/xmlrpc-c-devel/Makefile @@ -22,7 +22,6 @@ OPTIONS=	DEBUG "Compile with debugging information" off \  CONFLICTS=	xmlrpc-epi-0.* xmlrpc-c-[0-9]* -USE_GNOME=	gnometarget  USE_PERL5=	yes  USE_GMAKE=	yes  USE_BZIP2=	yes diff --git a/net/xmlrpc-c/Makefile b/net/xmlrpc-c/Makefile index 7fcf20adf43b..cc3b5d560ec7 100644 --- a/net/xmlrpc-c/Makefile +++ b/net/xmlrpc-c/Makefile @@ -21,7 +21,6 @@ OPTIONS=	DEBUG "Compile with debugging information" off \  CONFLICTS=	xmlrpc-epi-0.* xmlrpc-c-devel-[0-9]* -USE_GNOME=	gnometarget  USE_PERL5=	yes  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool:env diff --git a/news/pan/Makefile b/news/pan/Makefile index 86bdacbabeca..980c3fd6eb58 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS=	pcre.0:${PORTSDIR}/devel/pcre \  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget gtk20 intlhack +USE_GNOME=	gnomehack gtk20 intlhack  USE_GETTEXT=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile index 58a9e7b3b200..7c697483cf6d 100644 --- a/palm/pilot-link/Makefile +++ b/palm/pilot-link/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS=	xsltproc:${PORTSDIR}/textproc/libxslt  USE_BZIP2=	yes  USE_ICONV=	yes -USE_GNOME=	gnometarget gnomehack pkgconfig +USE_GNOME=	gnomehack pkgconfig  GNU_CONFIGURE=	yes  CFLAGS+=	-I${WRKSRC}/popt -I${LOCALBASE}/include  CONFIGURE_ARGS+=--with-libiconv=${LOCALBASE}  --with-included-popt --enable-conduits --enable-xsltproc diff --git a/palm/pilrc/Makefile b/palm/pilrc/Makefile index 4be1eedea7bd..5e502bef7f24 100644 --- a/palm/pilrc/Makefile +++ b/palm/pilrc/Makefile @@ -17,7 +17,7 @@ COMMENT=	Resource compiler for Pilot applications  WRKSRC=		${WRKDIR}/pilrc-${PORTVERSION}/unix  CONFIGURE_ARGS+=	--enable-pilrcui -USE_GNOME=	gnometarget gtk12 +USE_GNOME=	gtk12  GNU_CONFIGURE=	yes  do-install: diff --git a/palm/synce-librapi2/Makefile b/palm/synce-librapi2/Makefile index d7d75c689a15..e9ef45b6f143 100644 --- a/palm/synce-librapi2/Makefile +++ b/palm/synce-librapi2/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS+=	synce.0:${PORTSDIR}/palm/synce-libsynce  GNU_CONFIGURE=	yes  USE_AUTOTOOLS=	libtool  USE_ICONV=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--with-libiconv="${LOCALBASE}" \  			--with-libsynce="${LOCALBASE}" diff --git a/palm/synce-librra/Makefile b/palm/synce-librra/Makefile index 6ad25b50305b..b1e57c0c1f40 100644 --- a/palm/synce-librra/Makefile +++ b/palm/synce-librra/Makefile @@ -25,7 +25,7 @@ GNU_CONFIGURE=	yes  USE_AUTOTOOLS=	libtool  USE_ICONV=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  CONFIGURE_ARGS+=	--with-libsynce="${LOCALBASE}" \  			--with-libmimedir="${LOCALBASE}" diff --git a/palm/synce-libsynce/Makefile b/palm/synce-libsynce/Makefile index 38ab377be7d3..80d9da66a344 100644 --- a/palm/synce-libsynce/Makefile +++ b/palm/synce-libsynce/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS=	dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \  GNU_CONFIGURE=	yes  USE_AUTOTOOLS=	libtool  USE_ICONV=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  CONFIGURE_ARGS+=	--with-libiconv-prefix="${LOCALBASE}" \  			--enable-dccm-file-support=no \  			--enable-hal-support=yes \ diff --git a/palm/synce-serial/Makefile b/palm/synce-serial/Makefile index fc320cfaf9b7..c837902673fd 100644 --- a/palm/synce-serial/Makefile +++ b/palm/synce-serial/Makefile @@ -20,6 +20,5 @@ MAN8=		${PORTNAME}-config.8 ${PORTNAME}-start.8 \  		${PORTNAME}-abort.8 ${PORTNAME}-chat.8  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget  .include <bsd.port.mk> diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile index ba531f2eebda..4f43248d7ec1 100644 --- a/print/cjk-lyx/Makefile +++ b/print/cjk-lyx/Makefile @@ -39,7 +39,7 @@ OPTIONS+=	JATETEX "Use pLaTeX (Japanese LaTeX)" OFF  .endif  ALL_TARGET=	all check -USE_GNOME=	gnometarget lthack +USE_GNOME=	lthack  USE_PERL5=	yes  USE_PYTHON=	yes  USE_GETTEXT=	yes diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile index 4e87c256bf12..cf416b9ce710 100644 --- a/print/freetype2/Makefile +++ b/print/freetype2/Makefile @@ -27,7 +27,7 @@ MAKE_JOBS_SAFE=	yes  MAKE_ENV=	TOP=""  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget pkgconfig ltverhack:9 +USE_GNOME=	pkgconfig ltverhack:9  LIBTOOLFILES=	builds/unix/configure  CONFIGURE_ARGS=	--disable-nls  CONFIGURE_WRKSRC=	${WRKSRC}/builds/unix diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile index a95bdcb1fc19..5a371bedae6c 100644 --- a/print/gtklp/Makefile +++ b/print/gtklp/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS=	cups.2:${PORTSDIR}/print/cups-client  WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_GNOME=	gnometarget gtk20 +USE_GNOME=	gtk20  USE_OPENSSL=	yes  USE_AUTOTOOLS=	automake:env  GNU_CONFIGURE=	yes diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile index 1ecf7ff5a3ce..dfa272ff1a62 100644 --- a/print/gutenprint-base/Makefile +++ b/print/gutenprint-base/Makefile @@ -21,7 +21,7 @@ CONFLICTS=	gimp-print-[0-9]*  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget gtk20 +USE_GNOME=	gnomehack gtk20  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"  CONFIGURE_ARGS=--with-gimp=no --with-gimp2=no diff --git a/print/libijs/Makefile b/print/libijs/Makefile index 2ee9a51e1980..c4bbab8fad26 100644 --- a/print/libijs/Makefile +++ b/print/libijs/Makefile @@ -17,7 +17,7 @@ MAINTAINER=	ports@FreeBSD.org  COMMENT=	C library that supports plugin printer driver for Ghostscript  USE_BZIP2=	yes -USE_GNOME=	gnometarget lthack pkgconfig +USE_GNOME=	lthack pkgconfig  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  USE_LDCONFIG=	yes diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 19cb4eef84be..d0a8a89a46f8 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -29,7 +29,7 @@ OPTIONS=	QT	"Use Qt (instead of XForms)"	${QT_PRESENT}	\  		ISPELL	"Depend on ISPELL as well"	off  ALL_TARGET=	all check  USE_BZIP2=	yes -USE_GNOME=	gnometarget lthack +USE_GNOME=	lthack  USE_PERL5=	yes  USE_PYTHON=	yes  USE_GETTEXT=	yes diff --git a/print/panda/Makefile b/print/panda/Makefile index fa9d6172112a..39aeea737f1d 100644 --- a/print/panda/Makefile +++ b/print/panda/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg \  		tiff.4:${PORTSDIR}/graphics/tiff  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_BDB=	yes  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool diff --git a/print/pslib/Makefile b/print/pslib/Makefile index 45587eef4307..bee616fa51e1 100644 --- a/print/pslib/Makefile +++ b/print/pslib/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg \  		png.6:${PORTSDIR}/graphics/png \  		tiff.4:${PORTSDIR}/graphics/tiff -USE_GNOME=	gnomehack gnometarget intlhack pkgconfig +USE_GNOME=	gnomehack intlhack pkgconfig  USE_GETTEXT=	yes  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index 8842cf57d29a..3e2ac06fad06 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -34,7 +34,7 @@ RUN_DEPENDS=	${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinte  USE_BZIP2=	yes  USE_QT_VER=	4  QT_COMPONENTS=	gui linguist_build moc_build qmake_build rcc_build uic_build xml network -USE_GNOME=	desktopfileutils gnometarget libartlgpl2 libxml2 pkgconfig +USE_GNOME=	desktopfileutils libartlgpl2 libxml2 pkgconfig  USE_GHOSTSCRIPT_RUN=	yes  USE_PYTHON=	yes  USE_CMAKE=	yes diff --git a/print/scribus/Makefile b/print/scribus/Makefile index da8dfaaf1747..c9a78c619b00 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS=	${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinte  USE_BZIP2=	yes  USE_QT_VER=	3 -USE_GNOME=	gnometarget libartlgpl2 libxml2 +USE_GNOME=	libartlgpl2 libxml2  USE_GHOSTSCRIPT_RUN=	yes  USE_PYTHON=	yes  USE_PERL5_BUILD=yes diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 517691a23d50..448ab538fde0 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -22,7 +22,7 @@ INSTALLS_ICONS= yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	glib20 gnomehack gtk20 intltool intlhack pkgconfig  USE_LDCONFIG=	yes  USE_XFCE=	configenv libgui libutil xfconf diff --git a/science/clhep/Makefile b/science/clhep/Makefile index 4160799bf760..f2d8c00820a3 100644 --- a/science/clhep/Makefile +++ b/science/clhep/Makefile @@ -16,7 +16,6 @@ COMMENT=	Object-oriented toolkit for particle physics applications by CERN  WRKSRC=		${WRKDIR}/${PORTVERSION}/${PORTNAME:U} -USE_GNOME=	gnometarget  USE_PERL5_BUILD=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/science/euler/Makefile b/science/euler/Makefile index c64fa287c3fb..41eca08d63ef 100644 --- a/science/euler/Makefile +++ b/science/euler/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX=	.tgz  MAINTAINER=	ports@FreeBSD.org  COMMENT=	A program computes with real and complex numbers and matrices -USE_GNOME=	gnometarget gtk20 +USE_GNOME=	gtk20  GNU_CONFIGURE=	yes  .include <bsd.port.pre.mk> diff --git a/science/omnetpp/Makefile b/science/omnetpp/Makefile index 88f91842f664..4af30ed4a209 100644 --- a/science/omnetpp/Makefile +++ b/science/omnetpp/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS=	BLT24:${PORTSDIR}/x11-toolkits/blt  GNU_CONFIGURE=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget libxml libxslt pkgconfig +USE_GNOME=	libxml libxslt pkgconfig  USE_PERL5=	yes  USE_TCL=	yes  USE_TK=		84+ diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile index e4e66ba1ac1c..99c80626a1a3 100644 --- a/science/openbabel/Makefile +++ b/science/openbabel/Makefile @@ -16,7 +16,7 @@ COMMENT=	Chemistry file translation program  LIB_DEPENDS=	boost_python.4:${PORTSDIR}/devel/boost-python-libs -USE_GNOME=	gnomehack gnometarget libxml2 +USE_GNOME=	gnomehack libxml2  USE_AUTOTOOLS=	libtool  USE_LDCONFIG=	yes diff --git a/science/vis5d+/Makefile b/science/vis5d+/Makefile index 95d579e0f50f..81299aac4656 100644 --- a/science/vis5d+/Makefile +++ b/science/vis5d+/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS=	convert:${PORTSDIR}/graphics/ImageMagick  USE_FORTRAN=	yes  USE_AUTOTOOLS=	libtool  USE_GL=		yes -USE_GNOME=	gnometarget gtk12 +USE_GNOME=	gtk12  USE_ICONV=	yes  GNU_CONFIGURE=	yes  FFLAGS+=	-fno-range-check diff --git a/science/xmakemol/Makefile b/science/xmakemol/Makefile index 8378541fef5f..254af4a7cb30 100644 --- a/science/xmakemol/Makefile +++ b/science/xmakemol/Makefile @@ -15,7 +15,6 @@ COMMENT=	Molecule Viewer Program Based on Motif Widget  USE_XORG=	xpm  USE_GL=		glut glw -USE_GNOME=	gnometarget  USE_MOTIF=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index e208c2f07c75..c8eef7cb239c 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS=	idn.17:${PORTSDIR}/dns/libidn \  		gnutls.47:${PORTSDIR}/security/gnutls \  		ntlm.0:${PORTSDIR}/security/libntlm -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_PERL5_BUILD=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	LDFLAGS="${LDFLAGS}" diff --git a/security/gss/Makefile b/security/gss/Makefile index cab73093dcf1..348b3f709d3a 100644 --- a/security/gss/Makefile +++ b/security/gss/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS=	shishi.1:${PORTSDIR}/security/shishi  CONFLICTS=	heimdal-[0-9]*  USE_PERL5_BUILD=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"  CONFIGURE_ARGS=	--disable-kerberos5 diff --git a/security/libident/Makefile b/security/libident/Makefile index c40472a67426..cb6eb02bb4e9 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -15,7 +15,7 @@ MAINTAINER=	ports@FreeBSD.org  COMMENT=	A small library to interface the ident protocol server (rfc1413)  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnometarget lthack +USE_GNOME=	lthack  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes diff --git a/security/libntlm/Makefile b/security/libntlm/Makefile index d8e605fb9afc..afe3a168b2d4 100644 --- a/security/libntlm/Makefile +++ b/security/libntlm/Makefile @@ -14,7 +14,7 @@ MASTER_SITES=	http://josefsson.org/${PORTNAME}/releases/  MAINTAINER=	jochen@daten-chaos.de  COMMENT=	A library that implement Microsoft's NTLM authentication -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_AUTOTOOLS=	libtool  USE_LDCONFIG=	yes  MAKE_JOBS_SAFE=	yes diff --git a/security/shishi/Makefile b/security/shishi/Makefile index d25688a0dbdd..1be337995527 100644 --- a/security/shishi/Makefile +++ b/security/shishi/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS=	idn.17:${PORTSDIR}/dns/libidn \  USE_AUTOTOOLS=	libtool  USE_PERL5_BUILD=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_ICONV=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile index 2efb661ab0e8..cd5a970f9341 100644 --- a/security/xmlsec1/Makefile +++ b/security/xmlsec1/Makefile @@ -24,7 +24,7 @@ OPTIONS=	GNUTLS	"Enable GNUTLS support"	off	\  		NSS	"Enable Mozilla's NSS support"	off  USE_OPENSSL=	yes -USE_GNOME=	gnomehack lthack libxslt gnometarget +USE_GNOME=	gnomehack lthack libxslt  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes diff --git a/sysutils/bubblemon2/Makefile b/sysutils/bubblemon2/Makefile index 2f71000b97b1..77810f168668 100644 --- a/sysutils/bubblemon2/Makefile +++ b/sysutils/bubblemon2/Makefile @@ -17,7 +17,7 @@ COMMENT=	A system CPU and memory load monitor for GNOME2  LIB_DEPENDS=	gtop-2.0:${PORTSDIR}/devel/libgtop -USE_GNOME=	gnomehack gnomepanel gnomeprefix gnometarget intlhack libgnomeui +USE_GNOME=	gnomehack gnomepanel gnomeprefix intlhack libgnomeui  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include `pkg-config --cflags libgnomeui-2.0`" \ diff --git a/sysutils/empower/Makefile b/sysutils/empower/Makefile index db1de9be358c..f45a10d82792 100644 --- a/sysutils/empower/Makefile +++ b/sysutils/empower/Makefile @@ -21,7 +21,7 @@ USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	evas ecore edje elementary  USE_EFL_ECORE=	file imf evas -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_GMAKE=	yes  USE_LDCONFIG=	yes diff --git a/sysutils/fusefs-cryptofs/Makefile b/sysutils/fusefs-cryptofs/Makefile index 8c687ad1de0d..cd5f07bf48f5 100644 --- a/sysutils/fusefs-cryptofs/Makefile +++ b/sysutils/fusefs-cryptofs/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS=	${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod  USE_BZIP2=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget  PLIST_FILES=	bin/cryptofs diff --git a/sysutils/gkleds2/Makefile b/sysutils/gkleds2/Makefile index dbc742b7fb44..130f87ab6277 100644 --- a/sysutils/gkleds2/Makefile +++ b/sysutils/gkleds2/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS=	${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkre  RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2  USE_XORG=	x11 xtst -USE_GNOME=	gnometarget gtk20 +USE_GNOME=	gtk20  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/sysutils/gnome-device-manager/Makefile b/sysutils/gnome-device-manager/Makefile index 1e93947a8bc0..b0ad52cddb3e 100644 --- a/sysutils/gnome-device-manager/Makefile +++ b/sysutils/gnome-device-manager/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS=	hal.1:${PORTSDIR}/sysutils/hal  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget intlhack ltverhack libgnomeui +USE_GNOME=	gnomehack intlhack ltverhack libgnomeui  USE_AUTOTOOLS=	libtool  INSTALLS_ICONS=	yes  USE_LDCONFIG=	yes diff --git a/sysutils/hal-info/Makefile b/sysutils/hal-info/Makefile index 1bb513e5a3db..f6434c2a6534 100644 --- a/sysutils/hal-info/Makefile +++ b/sysutils/hal-info/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS+=	${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}  RUN_DEPENDS+=	${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/sysutils/lavaps/Makefile b/sysutils/lavaps/Makefile index b4421a7bfd72..abb934c90d33 100644 --- a/sysutils/lavaps/Makefile +++ b/sysutils/lavaps/Makefile @@ -15,7 +15,6 @@ MAINTAINER=	stas@FreeBSD.org  COMMENT=	A lava lamp of currently running processes  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget  USE_PERL5_BUILD=	yes  USE_XORG=	x11 xext sm ice diff --git a/sysutils/libcdio/Makefile b/sysutils/libcdio/Makefile index b66e2d58d889..05d4f20305d8 100644 --- a/sysutils/libcdio/Makefile +++ b/sysutils/libcdio/Makefile @@ -22,7 +22,7 @@ LICENSE=	GPLv3  LICENSE_FILE=	${WRKSRC}/COPYING  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget pkgconfig gnomehack +USE_GNOME=	pkgconfig gnomehack  USE_GMAKE=	yes  USE_ICONV=	yes  USE_LDCONFIG=	yes diff --git a/sysutils/policykit-gnome/Makefile b/sysutils/policykit-gnome/Makefile index 94444062dac9..bfa72705d395 100644 --- a/sysutils/policykit-gnome/Makefile +++ b/sysutils/policykit-gnome/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS=	polkit.2:${PORTSDIR}/sysutils/policykit  USE_BZIP2=	yes  USE_GMAKE=	yes  USE_GETTEXT=	yes -USE_GNOME=	gnomehack gnometarget intlhack gnomedocutils gconf2 +USE_GNOME=	gnomehack intlhack gnomedocutils gconf2  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--disable-gtk-doc \ diff --git a/sysutils/throttle/Makefile b/sysutils/throttle/Makefile index b6bebe735003..717c56692a55 100644 --- a/sysutils/throttle/Makefile +++ b/sysutils/throttle/Makefile @@ -13,7 +13,6 @@ MASTER_SITES=	http://klicman.org/throttle/  MAINTAINER=	ports@FreeBSD.org  COMMENT=	A pipe bandwidth throttling utility -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  MAN1=		throttle.1 diff --git a/sysutils/thunar-volman-plugin/Makefile b/sysutils/thunar-volman-plugin/Makefile index dc67dd86b2a8..bb1a63819029 100644 --- a/sysutils/thunar-volman-plugin/Makefile +++ b/sysutils/thunar-volman-plugin/Makefile @@ -26,7 +26,7 @@ USE_GMAKE=	yes  INSTALLS_ICONS=	yes  USE_GETTEXT=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv libexo thunar  .include <bsd.port.mk> diff --git a/sysutils/wmcpuload/Makefile b/sysutils/wmcpuload/Makefile index 2de7000340e3..09b87bff6ab8 100644 --- a/sysutils/wmcpuload/Makefile +++ b/sysutils/wmcpuload/Makefile @@ -16,7 +16,6 @@ COMMENT=	An "lcd" dockapp for windowmaker, which displays the current cpuload  USE_BZIP2=	yes  USE_XORG=	xpm -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  MAN1=		wmcpuload.1 diff --git a/sysutils/xfce4-minicmd-plugin/Makefile b/sysutils/xfce4-minicmd-plugin/Makefile index b3f8a00e3af3..e27223f5ed79 100644 --- a/sysutils/xfce4-minicmd-plugin/Makefile +++ b/sysutils/xfce4-minicmd-plugin/Makefile @@ -19,7 +19,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	libgui configenv panel  .include <bsd.port.mk> diff --git a/sysutils/xfce4-places-plugin/Makefile b/sysutils/xfce4-places-plugin/Makefile index 1ed931091556..8e3d054b703f 100644 --- a/sysutils/xfce4-places-plugin/Makefile +++ b/sysutils/xfce4-places-plugin/Makefile @@ -22,7 +22,7 @@ USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv panel thunar thunarvfs  # exo_url_show function is still missing diff --git a/sysutils/xfce4-power-manager/Makefile b/sysutils/xfce4-power-manager/Makefile index 57d71545691a..b709e25df996 100644 --- a/sysutils/xfce4-power-manager/Makefile +++ b/sysutils/xfce4-power-manager/Makefile @@ -21,7 +21,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv libutil libgui panel  INSTALLS_ICONS=	yes  CONFIGURE_ARGS=	--disable-network-manager \ diff --git a/sysutils/xfce4-wavelan-plugin/Makefile b/sysutils/xfce4-wavelan-plugin/Makefile index 525d21a66269..1e3ef09846a3 100644 --- a/sysutils/xfce4-wavelan-plugin/Makefile +++ b/sysutils/xfce4-wavelan-plugin/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS=	png.6:${PORTSDIR}/graphics/png  GNU_CONFIGURE=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv libutil libgui panel  post-patch: diff --git a/sysutils/xlogmaster/Makefile b/sysutils/xlogmaster/Makefile index 4309b8976e26..22d658cbeba1 100644 --- a/sysutils/xlogmaster/Makefile +++ b/sysutils/xlogmaster/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=	${PORTNAME}  MAINTAINER=	ports@FreeBSD.org  COMMENT=	Quick & easy monitoring of logfiles and devices -USE_GNOME=	gtk12 gnometarget +USE_GNOME=	gtk12  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/sysutils/xsi/Makefile b/sysutils/xsi/Makefile index 88f015ce816d..c41b5a62d589 100644 --- a/sysutils/xsi/Makefile +++ b/sysutils/xsi/Makefile @@ -16,7 +16,6 @@ COMMENT=	System monitor that provides XML encoded stats  LIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2 -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  CONFIGURE_ARGS+=	--enable-user=_xsi diff --git a/textproc/aiksaurus/Makefile b/textproc/aiksaurus/Makefile index 89c97a9fa608..904b28a03f7e 100644 --- a/textproc/aiksaurus/Makefile +++ b/textproc/aiksaurus/Makefile @@ -17,7 +17,7 @@ COMMENT?=	A set of libraries and applications which provide a thesaurus  USE_AUTOTOOLS=	libtool  USE_GMAKE=	yes  USE_CSTD=	gnu89 -USE_GNOME?=	gnomehack gnometarget +USE_GNOME?=	gnomehack  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS?=--without-gtk diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile index 1112bc2920d5..17651fcc8d58 100644 --- a/textproc/enchant/Makefile +++ b/textproc/enchant/Makefile @@ -18,7 +18,7 @@ COMMENT=	Dictionary/spellchecking framework  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  USE_LDCONFIG=	yes -USE_GNOME=	gnomehack gnometarget glib20 ltverhack +USE_GNOME=	gnomehack glib20 ltverhack  CONFIGURE_ARGS=	--disable-uspell \  		--disable-voikko  MAKE_JOBS_SAFE=	yes diff --git a/textproc/exempi/Makefile b/textproc/exempi/Makefile index 4bdef714b9fc..784018f3d354 100644 --- a/textproc/exempi/Makefile +++ b/textproc/exempi/Makefile @@ -17,7 +17,7 @@ COMMENT=	A port of Adobe XMP SDK to work on UNIX  LIB_DEPENDS=	expat.6:${PORTSDIR}/textproc/expat2  USE_AUTOTOOLS=	libtool -USE_GNOME=	ltverhack gnomehack gnometarget +USE_GNOME=	ltverhack gnomehack  CONFIGURE_ARGS=	--enable-unittest=no  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" \ diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile index cb0dd50fd1f6..2057575341d3 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -32,7 +32,7 @@ USE_BZIP2=	yes  USE_PERL5=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnomehack gnometarget gnomeprefix libxslt gnomedocutils +USE_GNOME=	gnomehack gnomeprefix libxslt gnomedocutils  INSTALLS_OMF=	yes  CONFIGURE_ARGS=	--with-xml-catalog=${LOCALBASE}/share/xml/catalog.ports diff --git a/textproc/liblingoteach/Makefile b/textproc/liblingoteach/Makefile index 27cf50b269f9..8f09c123db78 100644 --- a/textproc/liblingoteach/Makefile +++ b/textproc/liblingoteach/Makefile @@ -16,7 +16,7 @@ COMMENT=	A library for parsing lesson files based on the LingoTeach DTD  USE_AUTOTOOLS=	libtool  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget libxml2 +USE_GNOME=	gnomehack libxml2  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes diff --git a/textproc/liblrdf/Makefile b/textproc/liblrdf/Makefile index 78186ef94f94..1b4557212cfd 100644 --- a/textproc/liblrdf/Makefile +++ b/textproc/liblrdf/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS=	${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa  LIB_DEPENDS=	raptor.3:${PORTSDIR}/textproc/raptor  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"  USE_LDCONFIG=	yes diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index befd88617b30..350d6395d7c8 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -20,7 +20,7 @@ COMMENT=	A lightweight fully POSIX compliant regexp matching library  LICENSE=	BSD  LICENSE_FILE=	${WRKSRC}/LICENSE  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_AUTOTOOLS=	libtool  CONFIGURE_ARGS+=	--enable-static  USE_LDCONFIG=	yes diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 3afe90826d15..a2dc9b54010b 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -16,7 +16,7 @@ MAINTAINER=	bland@FreeBSD.org  COMMENT=	XML API for C++  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnomehack gnometarget libxml2 pkgconfig +USE_GNOME=	gnomehack libxml2 pkgconfig  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 2b661a55eb00..50f342349732 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -30,7 +30,7 @@ USE_GMAKE=	yes  MAKE_JOBS_SAFE=	yes  USE_ICONV=	yes  GNU_CONFIGURE=	yes -USE_GNOME?=	gnomehack gnometarget pkgconfig +USE_GNOME?=	gnomehack pkgconfig  USE_LDCONFIG=	yes  CONFIGURE_ARGS?=--with-iconv=${LOCALBASE} \  		--with-html-dir=${PREFIX}/share/doc \ diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 4f02bf369ba4..63d3696b6b0b 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -22,7 +22,7 @@ COMMENT?=	The XSLT C library for GNOME  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -USE_GNOME?=	gnomehack gnometarget libxml2 +USE_GNOME?=	gnomehack libxml2  CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \  		--without-python  CPPFLAGS=	-I${LOCALBASE}/include diff --git a/textproc/mifluz/Makefile b/textproc/mifluz/Makefile index ba1da3716517..c85b166d45a4 100644 --- a/textproc/mifluz/Makefile +++ b/textproc/mifluz/Makefile @@ -13,7 +13,7 @@ MASTER_SITES=	GNU  MAINTAINER=	ports@FreeBSD.org  COMMENT=	C++ library to build and query a full text inverted index -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  USE_BISON=	build  USE_ICONV=	yes  USE_AUTOTOOLS=	libtool diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile index f2abe7eda662..8da7fe4ed3dd 100644 --- a/textproc/py-libxml2/Makefile +++ b/textproc/py-libxml2/Makefile @@ -18,7 +18,7 @@ INSTALL_WRKSRC=	${BUILD_WRKSRC}  DESCR=		${.CURDIR}/pkg-descr  PLIST=		${.CURDIR}/pkg-plist -USE_GNOME=	gnomehack gnometarget libxml2 +USE_GNOME=	gnomehack libxml2  USE_PYTHON=	yes  CONFIGURE_ARGS=	--with-iconv=${LOCALBASE} \  		--with-html-dir=${PREFIX}/share/doc \ diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile index ecdda36cb95d..b64712f706d1 100644 --- a/textproc/py-libxslt/Makefile +++ b/textproc/py-libxslt/Makefile @@ -17,7 +17,7 @@ INSTALL_WRKSRC=	${BUILD_WRKSRC}  DESCR=		${.CURDIR}/pkg-descr  PLIST=		${.CURDIR}/pkg-plist -USE_GNOME=	gnomehack lthack gnometarget libxslt +USE_GNOME=	gnomehack lthack libxslt  USE_PYTHON=	yes  USE_AUTOTOOLS=	libtool  CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc \ diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index 28b788c6b22c..f4e07ce90a04 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -16,7 +16,7 @@ COMMENT=	RDF Parser Toolkit for Redland  LIB_DEPENDS=	curl.6:${PORTSDIR}/ftp/curl -USE_GNOME=	gnomehack gnometarget libxml2 +USE_GNOME=	gnomehack libxml2  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--with-xml2-config=${LOCALBASE}/bin/xml2-config \  		--with-curl-config=${LOCALBASE}/bin/curl-config \ diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 28b788c6b22c..f4e07ce90a04 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -16,7 +16,7 @@ COMMENT=	RDF Parser Toolkit for Redland  LIB_DEPENDS=	curl.6:${PORTSDIR}/ftp/curl -USE_GNOME=	gnomehack gnometarget libxml2 +USE_GNOME=	gnomehack libxml2  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--with-xml2-config=${LOCALBASE}/bin/xml2-config \  		--with-curl-config=${LOCALBASE}/bin/curl-config \ diff --git a/textproc/rarian/Makefile b/textproc/rarian/Makefile index 8a9ad51f5f28..223fdef5a722 100644 --- a/textproc/rarian/Makefile +++ b/textproc/rarian/Makefile @@ -30,7 +30,7 @@ CONFLICTS=	scrollkeeper-[0-9]*  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnomehier gnometarget gnomehack libxslt +USE_GNOME=	gnomehier gnomehack libxslt  USE_PYTHON=	yes  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index a68266e2d54c..008b1a8515f9 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -18,7 +18,7 @@ COMMENT=	A high-level interface for RDF  LIB_DEPENDS=	raptor.3:${PORTSDIR}/textproc/raptor \  		pcre.0:${PORTSDIR}/devel/pcre -USE_GNOME=	gnomehack gnometarget lthack pkgconfig +USE_GNOME=	gnomehack lthack pkgconfig  USE_OPENSSL=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index c26a1b204c6c..d6d5a29d3f81 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS=	raptor.3:${PORTSDIR}/textproc/raptor \  USE_BDB=	yes  WITH_BDB_HIGHEST=	yes  INVALID_BDB_VER=2 -USE_GNOME=	gnomehack gnometarget lthack pkgconfig libxml2 +USE_GNOME=	gnomehack lthack pkgconfig libxml2  USE_AUTOTOOLS=	libltdl  USE_OPENSSL=	yes  USE_GMAKE=	yes diff --git a/textproc/sary/Makefile b/textproc/sary/Makefile index d441e78450b6..d52e436e6bc5 100644 --- a/textproc/sary/Makefile +++ b/textproc/sary/Makefile @@ -14,7 +14,7 @@ MASTER_SITES=	http://sary.sourceforge.net/  MAINTAINER=	ports@FreeBSD.org  COMMENT=	A suffix array library and tools, which provide fast full-text search -USE_GNOME=	glib20 gnomehack gnometarget +USE_GNOME=	glib20 gnomehack  USE_AUTOTOOLS=	libtool  USE_LDCONFIG=	yes diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index 02d92745bbd8..63a7fdb8da5d 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -34,7 +34,7 @@ USE_GETTEXT=	yes  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  USE_BISON=	build -USE_GNOME=	gnomehack gnomehier gnometarget libxslt intlhack +USE_GNOME=	gnomehack gnomehier libxslt intlhack  USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--localstatedir=/var --datadir=${PREFIX}/share \  		--with-omfdirs=${PREFIX}/share/omf \ diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index c509ba309c41..d1d728bf4325 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -19,7 +19,7 @@ COMMENT?=	Input method library  USE_BZIP2=	yes  USE_LDCONFIG=	yes  WANT_GNOME=	yes -USE_GNOME+=	gnometarget glib20 intltool +USE_GNOME+=	glib20 intltool  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  USE_GETTEXT=	yes diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index 7ed846095743..359de7cd3a82 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -15,7 +15,7 @@ COMMENT=	A library and executables to access Microsoft Word files  LIB_DEPENDS=	wmf.2:${PORTSDIR}/graphics/libwmf -USE_GNOME=	gnometarget libgsf +USE_GNOME=	libgsf  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  CPPFLAGS+=	-I${LOCALBASE}/include diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile index a97db95c0102..6cbf4e5a4cc5 100644 --- a/textproc/wv2/Makefile +++ b/textproc/wv2/Makefile @@ -14,7 +14,7 @@ MASTER_SITES=	SF/wvware/  MAINTAINER=	fluffy@FreeBSD.org  COMMENT=	A library providing routines to access Microsoft Word files -USE_GNOME=	gnometarget libgsf +USE_GNOME=	libgsf  USE_ICONV=	yes  USE_BZIP2=	yes  USE_CMAKE=	yes diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile index 51c75cf20773..9392b3a4e182 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -24,7 +24,7 @@ GNU_CONFIGURE=	yes  INSTALLS_ICONS=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv panel  MAN1=		xfce4-dict.1 diff --git a/textproc/xmlroff/Makefile b/textproc/xmlroff/Makefile index 5f9c8b11ac01..6c99c050ae6a 100644 --- a/textproc/xmlroff/Makefile +++ b/textproc/xmlroff/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS=	cairo.2:${PORTSDIR}/graphics/cairo  USE_AUTOTOOLS=	libtool  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget libgnomeprint libxslt \ +USE_GNOME=	gnomehack libgnomeprint libxslt \  		libxml2 gtk20 glib20 pango  USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes diff --git a/textproc/xqilla/Makefile b/textproc/xqilla/Makefile index 109fe9607b57..f9dd9823d27d 100644 --- a/textproc/xqilla/Makefile +++ b/textproc/xqilla/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS=	xerces-c.3:${PORTSDIR}/textproc/xerces-c3  USE_GMAKE=	yes  USE_PERL5=	yes  USE_LDCONFIG=	yes -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" diff --git a/www/aria/Makefile b/www/aria/Makefile index 77babeda67d2..92d21061dce1 100644 --- a/www/aria/Makefile +++ b/www/aria/Makefile @@ -24,7 +24,7 @@ PLIST_SUB+=	NLS=""  CONFIGURE_ARGS+=	--disable-nls  PLIST_SUB+=	NLS="@comment "  .endif -USE_GNOME=	gnometarget gtk12 +USE_GNOME=	gtk12  USE_OPENSSL=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/www/bookmarkbridge/Makefile b/www/bookmarkbridge/Makefile index 6a5576ac88bc..e8bd8a882d53 100644 --- a/www/bookmarkbridge/Makefile +++ b/www/bookmarkbridge/Makefile @@ -20,7 +20,7 @@ USE_PERL5_BUILD=	yes  USE_XORG=	x11 ice xext  USE_QT_VER=	4  QT_COMPONENTS=	corelib gui moc_build rcc_build uic_build qt3support -USE_GNOME=	gnometarget libxml2 +USE_GNOME=	libxml2  USE_GMAKE=	yes  USE_AUTOTOOLS=	aclocal automake autoconf  ACLOCAL_ARGS=	-I ${LOCALBASE}/share/aclocal diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index 89137ee000ad..df8dc7beb6a0 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -47,7 +47,7 @@ MASTER_SITES=	http://www.cherokee-project.com/download/1.2/${PORTVERSION}/ \  MAINTAINER=	dschulz@gmail.com  COMMENT=	Extremely fast and flexible web server -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_OPENSSL=	yes  USE_LDCONFIG=	yes  USE_GETTEXT=	yes diff --git a/www/cssed/Makefile b/www/cssed/Makefile index b20e5f9fc775..70fa821d9eb8 100644 --- a/www/cssed/Makefile +++ b/www/cssed/Makefile @@ -15,7 +15,7 @@ MASTER_SITES=	SF  MAINTAINER=	ports@FreeBSD.org  COMMENT=	An application to help CSS style sheets creation and maintenance -USE_GNOME=	gnomehack gnometarget gtk20 libxml2 +USE_GNOME=	gnomehack gtk20 libxml2  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/www/dillo-i18n/Makefile b/www/dillo-i18n/Makefile index 86f3a6319345..357dececdc7d 100644 --- a/www/dillo-i18n/Makefile +++ b/www/dillo-i18n/Makefile @@ -33,7 +33,7 @@ DILLOVERSION=	0.8.6  I18NVERSION=	20060709  USE_BZIP2=	yes -USE_GNOME=	gnometarget gtk12 +USE_GNOME=	gtk12  USE_GMAKE=	yes  USE_ICONV=	yes  GNU_CONFIGURE=	yes diff --git a/www/dillo/Makefile b/www/dillo/Makefile index de85b9205528..d40967b7b89f 100644 --- a/www/dillo/Makefile +++ b/www/dillo/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg \  		png.6:${PORTSDIR}/graphics/png  USE_BZIP2=	yes -USE_GNOME=	gnometarget gtk12 +USE_GNOME=	gtk12  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CPPFLAGS+=	-I${LOCALBASE}/include diff --git a/www/erwn/Makefile b/www/erwn/Makefile index b0ab5cfc6ae0..0401f11f213a 100644 --- a/www/erwn/Makefile +++ b/www/erwn/Makefile @@ -15,7 +15,7 @@ DISTNAME=	erwin-${PORTVERSION}  MAINTAINER=	ports@FreeBSD.org  COMMENT=	Simple GTK+-2 HTML editor -USE_GNOME=	gnomehack gnomeprefix gnometarget gtksourceview gtkhtml3 +USE_GNOME=	gnomehack gnomeprefix gtksourceview gtkhtml3  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/www/flickcurl/Makefile b/www/flickcurl/Makefile index fdb0e7dd1b06..c35e864d9a07 100644 --- a/www/flickcurl/Makefile +++ b/www/flickcurl/Makefile @@ -16,7 +16,7 @@ COMMENT=	C library for the Flickr API  LIB_DEPENDS=	curl.6:${PORTSDIR}/ftp/curl  USE_AUTOTOOLS=	libtool -USE_GNOME=	gnomehack gnometarget ltverhack libxml2 pkgconfig +USE_GNOME=	gnomehack ltverhack libxml2 pkgconfig  USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc diff --git a/www/gecko-sharp20/Makefile b/www/gecko-sharp20/Makefile index 29081c3c84b8..4ad47befb15b 100644 --- a/www/gecko-sharp20/Makefile +++ b/www/gecko-sharp20/Makefile @@ -17,7 +17,7 @@ MAINTAINER=	mono@FreeBSD.org  COMMENT=	Mono bindings for embeding mozilla  USE_GECKO=	libxul -USE_GNOME=	gnometarget gtksharp20 +USE_GNOME=	gtksharp20  LATEST_LINK=	gecko-sharp20  GNU_CONFIGURE=	yes  USE_GMAKE=	yes diff --git a/www/mod_mono/Makefile b/www/mod_mono/Makefile index 594c63665c65..0bc998b8f4fb 100644 --- a/www/mod_mono/Makefile +++ b/www/mod_mono/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS=	mono:${PORTSDIR}/lang/mono \  USE_APACHE=	2.0+  USE_BZIP2=	yes -USE_GNOME=	gnometarget  USE_AUTOTOOLS=	libtool  CONFIGURE_ARGS=	--man=${PREFIX}/man diff --git a/www/screem/Makefile b/www/screem/Makefile index c54be61a6b8c..17ae89afa65c 100644 --- a/www/screem/Makefile +++ b/www/screem/Makefile @@ -17,7 +17,7 @@ COMMENT=	Nice GNOME/GTK-based HTML editor  LIB_DEPENDS=	croco-0.6.3:${PORTSDIR}/textproc/libcroco  USE_GETTEXT=	yes -USE_GNOME=	desktopfileutils gnomehack gnomemenus gnomeprefix gnometarget \ +USE_GNOME=	desktopfileutils gnomehack gnomemenus gnomeprefix \  		gtksourceview intlhack libgnomeprintui libgnomeui libgtkhtml  USE_XORG=	xpm  USE_GMAKE=	yes diff --git a/www/xfce4-smartbookmark-plugin/Makefile b/www/xfce4-smartbookmark-plugin/Makefile index 536db0ac1e19..b7078ea1935c 100644 --- a/www/xfce4-smartbookmark-plugin/Makefile +++ b/www/xfce4-smartbookmark-plugin/Makefile @@ -20,7 +20,7 @@ USE_GMAKE=	yes  INSTALLS_ICONS=	yes  USE_GETTEXT=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv libgui libutil panel  USE_XORG=	x11 xt xaw diff --git a/www/xsp/Makefile b/www/xsp/Makefile index fcf23eab0fb6..2367b21d300e 100644 --- a/www/xsp/Makefile +++ b/www/xsp/Makefile @@ -20,7 +20,7 @@ MAKE_JOBS_UNSAFE=	yes  USE_SQLITE=	3  USE_BZIP2=	yes -USE_GNOME=	gnometarget gnomehack +USE_GNOME=	gnomehack  GNU_CONFIGURE=	yes  USE_GMAKE=	yes diff --git a/x11-clocks/bmp-alarm/Makefile b/x11-clocks/bmp-alarm/Makefile index c408f2765762..b5b93e1b4c1a 100644 --- a/x11-clocks/bmp-alarm/Makefile +++ b/x11-clocks/bmp-alarm/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS=	beep.2:${PORTSDIR}/multimedia/beep-media-player  USE_AUTOTOOLS=	libtool  USE_BZIP2=	yes -USE_GNOME=	gnometarget gtk20 +USE_GNOME=	gtk20  GNU_CONFIGURE=	yes  PLIST_FILES=	lib/bmp/General/libalarm.so diff --git a/x11-clocks/sanduhr/Makefile b/x11-clocks/sanduhr/Makefile index b178c0b6d618..3c2b18883fe5 100644 --- a/x11-clocks/sanduhr/Makefile +++ b/x11-clocks/sanduhr/Makefile @@ -14,7 +14,7 @@ MASTER_SITES=	http://seehuhn.de/media/programs/  MAINTAINER=	araujo@FreeBSD.org  COMMENT=	An alarm clock for GNOME desktop designed as a sand-glass -USE_GNOME=	gnomehack gnometarget gnomeprefix libgnomeui oaf +USE_GNOME=	gnomehack gnomeprefix libgnomeui oaf  USE_GMAKE=	yes  INSTALLS_OMF=	yes  GNU_CONFIGURE=	yes diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index 81b719fada23..aa4bc8461ebb 100644 --- a/x11-clocks/xfce4-datetime-plugin/Makefile +++ b/x11-clocks/xfce4-datetime-plugin/Makefile @@ -21,7 +21,7 @@ USE_BZIP2=	yes  INSTALLS_ICONS=	yes  USE_GETTEXT=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv libgui libutil panel  .include <bsd.port.mk> diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index 80e79382d906..ab678c6105dd 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -20,7 +20,7 @@ USE_GMAKE=	yes  INSTALLS_ICONS=	yes  USE_GETTEXT=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv libgui libutil panel  .include <bsd.port.mk> diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile index 58de9b7904aa..f22aa465655e 100644 --- a/x11-fm/gnome-commander2/Makefile +++ b/x11-fm/gnome-commander2/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS=	id3-3.8.3:${PORTSDIR}/audio/id3lib \  CONFLICTS=	gnome-commander-[0-9]*  USE_BZIP2=	yes -USE_GNOME=	gnomedocutils gnomehack gnomeprefix gnometarget intlhack libgnomeui +USE_GNOME=	gnomedocutils gnomehack gnomeprefix intlhack libgnomeui  USE_GMAKE=	yes  USE_LDCONFIG=	yes  USE_AUTOTOOLS=	libtool autoconf:env aclocal:env automake:env diff --git a/x11-fm/mtoolsfm/Makefile b/x11-fm/mtoolsfm/Makefile index 9876cddf3979..974e2b245b77 100644 --- a/x11-fm/mtoolsfm/Makefile +++ b/x11-fm/mtoolsfm/Makefile @@ -17,7 +17,7 @@ COMMENT=	A graphical frontend to mtools  RUN_DEPENDS=	mtools:${PORTSDIR}/emulators/mtools -USE_GNOME=	gnomehack gnometarget gtk12 +USE_GNOME=	gnomehack gtk12  USE_GETTEXT=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-fm/xfe/Makefile b/x11-fm/xfe/Makefile index 12b6a91d03b0..8be9e46b6855 100644 --- a/x11-fm/xfe/Makefile +++ b/x11-fm/xfe/Makefile @@ -16,7 +16,7 @@ COMMENT=	Fast MS-Explorer like filemanager for X  LIB_DEPENDS=	FOX-1.6:${PORTSDIR}/x11-toolkits/fox16  USE_XORG=	xft -USE_GNOME=	gnomehack gnometarget intltool +USE_GNOME=	gnomehack intltool  USE_GETTEXT=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/x11-servers/x2vnc/Makefile b/x11-servers/x2vnc/Makefile index 6fc9d07e9655..826ddc7fbcd9 100644 --- a/x11-servers/x2vnc/Makefile +++ b/x11-servers/x2vnc/Makefile @@ -15,7 +15,6 @@ DISTNAME=	${PORTNAME}-1.7.2  MAINTAINER=	ports@FreeBSD.org  COMMENT=	A program to link multiple X and VNC servers together -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-themes/gtk-cleanice-engine/Makefile b/x11-themes/gtk-cleanice-engine/Makefile index 6d2738c2fc33..19912353a94b 100644 --- a/x11-themes/gtk-cleanice-engine/Makefile +++ b/x11-themes/gtk-cleanice-engine/Makefile @@ -17,7 +17,7 @@ DISTFILES=	${DISTNAME}.tar.gz \  MAINTAINER=	ports@FreeBSD.org  COMMENT=	A simplistic GTK+ 2.x theme engine -USE_GNOME=	gnomehack gnometarget gtk20 +USE_GNOME=	gnomehack gtk20  USE_AUTOTOOLS=	libtool  THEME=		cleanice-theme-1.2.7 diff --git a/x11-toolkits/elementary/Makefile b/x11-toolkits/elementary/Makefile index f8a73d7df0b6..483a32deb86d 100644 --- a/x11-toolkits/elementary/Makefile +++ b/x11-toolkits/elementary/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	ecore embryo edje libtool_hack librt_hack modarch_hack -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  INSTALLS_ICONS=	yes diff --git a/x11-toolkits/gtkglarea/Makefile b/x11-toolkits/gtkglarea/Makefile index f007315b2d3b..d620669cec87 100644 --- a/x11-toolkits/gtkglarea/Makefile +++ b/x11-toolkits/gtkglarea/Makefile @@ -19,7 +19,7 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}  USE_AUTOTOOLS=	libtool  USE_GL=		yes -USE_GNOME=	gnometarget gtk12 lthack +USE_GNOME=	gtk12 lthack  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \  		LDFLAGS="-L${LOCALBASE}/lib -lstdc++ ${PTHREAD_LIBS}" diff --git a/x11-toolkits/gtkglext/Makefile b/x11-toolkits/gtkglext/Makefile index 1dc47f5202d9..d65750e0729a 100644 --- a/x11-toolkits/gtkglext/Makefile +++ b/x11-toolkits/gtkglext/Makefile @@ -17,7 +17,7 @@ COMMENT=	An OpenGL extension to GTK  USE_BZIP2=	yes  USE_GETTEXT=	yes -USE_GNOME=	gnomehack gnomeprefix gnometarget gtk20 +USE_GNOME=	gnomehack gnomeprefix gtk20  USE_GL=		yes  USE_XORG=	xt  USE_GMAKE=	yes diff --git a/x11-toolkits/gtkglextmm/Makefile b/x11-toolkits/gtkglextmm/Makefile index 03a7941462d3..53a4a2ffe3f3 100644 --- a/x11-toolkits/gtkglextmm/Makefile +++ b/x11-toolkits/gtkglextmm/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS=	gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext \  USE_BZIP2=	yes  USE_GETTEXT=	yes -USE_GNOME=	gnomehack gnomeprefix gnometarget gtk20 +USE_GNOME=	gnomehack gnomeprefix gtk20  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  USE_LDCONFIG=	yes diff --git a/x11-toolkits/guile-gtk/Makefile b/x11-toolkits/guile-gtk/Makefile index 45b5519a0bb7..1366207e5fb9 100644 --- a/x11-toolkits/guile-gtk/Makefile +++ b/x11-toolkits/guile-gtk/Makefile @@ -18,7 +18,7 @@ COMMENT=	Guile binding library for GTK+  LIB_DEPENDS=	guile.21:${PORTSDIR}/lang/guile  USE_GMAKE=	yes -USE_GNOME=	gnometarget ltverhack gdkpixbuf libglade +USE_GNOME=	ltverhack gdkpixbuf libglade  USE_AUTOTOOLS=	libtool  USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--with-gtkgl=no diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile index 3c182d7d9a60..33e415f14239 100644 --- a/x11-toolkits/libgdiplus/Makefile +++ b/x11-toolkits/libgdiplus/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS=	tiff.4:${PORTSDIR}/graphics/tiff \  GNU_CONFIGURE=	yes  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnometarget glib20 +USE_GNOME=	gnomehack glib20  USE_GMAKE=	yes  USE_XLIB=	yes  USE_LDCONFIG=	yes diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile index 9b4fea0abfa1..ca8870a37c4d 100644 --- a/x11-toolkits/plib/Makefile +++ b/x11-toolkits/plib/Makefile @@ -15,7 +15,6 @@ MAINTAINER=	ports@FreeBSD.org  COMMENT=	A portable library for joystick/sound/OpenGL GUI/3D math  USE_XORG=	xt xi xmu xext x11 -USE_GNOME=	gnometarget  USE_GL=		glu  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/x11-toolkits/py-gtkglext/Makefile b/x11-toolkits/py-gtkglext/Makefile index 708bc253a09e..26c3bc6f68e7 100644 --- a/x11-toolkits/py-gtkglext/Makefile +++ b/x11-toolkits/py-gtkglext/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS=	${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-ope  USE_BZIP2=	yes  USE_PYTHON=	yes -USE_GNOME=	gnomehack gnometarget pygtk2 +USE_GNOME=	gnomehack pygtk2  GNU_CONFIGURE=	yes  USE_GMAKE=	yes diff --git a/x11-toolkits/py-vte/Makefile b/x11-toolkits/py-vte/Makefile index 9d658bfff731..24a2ed1028cf 100644 --- a/x11-toolkits/py-vte/Makefile +++ b/x11-toolkits/py-vte/Makefile @@ -19,7 +19,7 @@ INSTALL_WRKSRC=	${BUILD_WRKSRC}  DESCR=		${.CURDIR}/pkg-descr  PLIST=		${.CURDIR}/pkg-plist -USE_GNOME=	gnomehack gnometarget vte pygtk2 +USE_GNOME=	gnomehack vte pygtk2  USE_PYTHON=	yes  CONFIGURE_ARGS=	--enable-python \  		--disable-Bsymbolic \ diff --git a/x11-wm/badwm/Makefile b/x11-wm/badwm/Makefile index b96fd6e9695a..2355a5514e83 100644 --- a/x11-wm/badwm/Makefile +++ b/x11-wm/badwm/Makefile @@ -17,7 +17,6 @@ MAINTAINER=	ports@FreeBSD.org  COMMENT=	Window manager based on evilwm  USE_XORG=	x11 ice sm xext -USE_GNOME=	gnometarget  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/x11-wm/devilspie/Makefile b/x11-wm/devilspie/Makefile index 203d2c7b9f3b..07787b58da58 100644 --- a/x11-wm/devilspie/Makefile +++ b/x11-wm/devilspie/Makefile @@ -14,7 +14,7 @@ MASTER_SITES=	http://www.burtonini.com/computing/  MAINTAINER=	ports@FreeBSD.org  COMMENT=	A window manipulation tool -USE_GNOME=	gnometarget libwnck +USE_GNOME=	libwnck  USE_GETTEXT=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/x11-wm/e17-module-alarm/Makefile b/x11-wm/e17-module-alarm/Makefile index 1d01cfa03a1d..3e1600e91b69 100644 --- a/x11-wm/e17-module-alarm/Makefile +++ b/x11-wm/e17-module-alarm/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-calendar/Makefile b/x11-wm/e17-module-calendar/Makefile index 945328a0ba83..025551b2e780 100644 --- a/x11-wm/e17-module-calendar/Makefile +++ b/x11-wm/e17-module-calendar/Makefile @@ -22,7 +22,7 @@ DIST_SUBDIR=	e17  GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	ecore evas edje eet libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-cpu/Makefile b/x11-wm/e17-module-cpu/Makefile index c8eec58b4978..37ee33bc3177 100644 --- a/x11-wm/e17-module-cpu/Makefile +++ b/x11-wm/e17-module-cpu/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR=	e17  GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-deskshow/Makefile b/x11-wm/e17-module-deskshow/Makefile index 395a793fb9f1..9771c3aa8a82 100644 --- a/x11-wm/e17-module-deskshow/Makefile +++ b/x11-wm/e17-module-deskshow/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR=	e17  GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .include <bsd.port.mk> diff --git a/x11-wm/e17-module-diskio/Makefile b/x11-wm/e17-module-diskio/Makefile index 213b190738b9..dcb5cb0557a7 100644 --- a/x11-wm/e17-module-diskio/Makefile +++ b/x11-wm/e17-module-diskio/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-drawer/Makefile b/x11-wm/e17-module-drawer/Makefile index 8584fb7c1e2f..be7082698b06 100644 --- a/x11-wm/e17-module-drawer/Makefile +++ b/x11-wm/e17-module-drawer/Makefile @@ -24,7 +24,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-efm_nav/Makefile b/x11-wm/e17-module-efm_nav/Makefile index f2244ef34a2c..9f0a493eefac 100644 --- a/x11-wm/e17-module-efm_nav/Makefile +++ b/x11-wm/e17-module-efm_nav/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-efm_path/Makefile b/x11-wm/e17-module-efm_path/Makefile index 6b49d31df398..62cc73ecc295 100644 --- a/x11-wm/e17-module-efm_path/Makefile +++ b/x11-wm/e17-module-efm_path/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-efm_pathbar/Makefile b/x11-wm/e17-module-efm_pathbar/Makefile index 8849306cac24..03bcf43fb57a 100644 --- a/x11-wm/e17-module-efm_pathbar/Makefile +++ b/x11-wm/e17-module-efm_pathbar/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-empris/Makefile b/x11-wm/e17-module-empris/Makefile index 237967264130..75d9fd75654f 100644 --- a/x11-wm/e17-module-empris/Makefile +++ b/x11-wm/e17-module-empris/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-engage/Makefile b/x11-wm/e17-module-engage/Makefile index cf4b0d0bd2bc..8eb56d2bbf8c 100644 --- a/x11-wm/e17-module-engage/Makefile +++ b/x11-wm/e17-module-engage/Makefile @@ -23,7 +23,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-eooorg/Makefile b/x11-wm/e17-module-eooorg/Makefile index 50f6adf1b76f..6aaf4dfe3434 100644 --- a/x11-wm/e17-module-eooorg/Makefile +++ b/x11-wm/e17-module-eooorg/Makefile @@ -23,7 +23,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-everything-mpris/Makefile b/x11-wm/e17-module-everything-mpris/Makefile index 0621ea24e9d2..3819100d27da 100644 --- a/x11-wm/e17-module-everything-mpris/Makefile +++ b/x11-wm/e17-module-everything-mpris/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-everything-pidgin/Makefile b/x11-wm/e17-module-everything-pidgin/Makefile index 0fe7a2ba9a9c..1ed28264ea97 100644 --- a/x11-wm/e17-module-everything-pidgin/Makefile +++ b/x11-wm/e17-module-everything-pidgin/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-everything-places/Makefile b/x11-wm/e17-module-everything-places/Makefile index 64b668112a86..7650bc4f8aa5 100644 --- a/x11-wm/e17-module-everything-places/Makefile +++ b/x11-wm/e17-module-everything-places/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-everything-wallpaper/Makefile b/x11-wm/e17-module-everything-wallpaper/Makefile index f2f88e615b60..bf25e3dadb93 100644 --- a/x11-wm/e17-module-everything-wallpaper/Makefile +++ b/x11-wm/e17-module-everything-wallpaper/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-everything-websearch/Makefile b/x11-wm/e17-module-everything-websearch/Makefile index 5af0055b9d1a..0d62138f12b3 100644 --- a/x11-wm/e17-module-everything-websearch/Makefile +++ b/x11-wm/e17-module-everything-websearch/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-exebuf/Makefile b/x11-wm/e17-module-exebuf/Makefile index 6bd10f1d9e48..05d8d9269562 100644 --- a/x11-wm/e17-module-exebuf/Makefile +++ b/x11-wm/e17-module-exebuf/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  CONFIGURE_ARGS=	--disable-nls    # without this exebuf don't build diff --git a/x11-wm/e17-module-execwatch/Makefile b/x11-wm/e17-module-execwatch/Makefile index 83cb60140832..ba0bee609831 100644 --- a/x11-wm/e17-module-execwatch/Makefile +++ b/x11-wm/e17-module-execwatch/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-flame/Makefile b/x11-wm/e17-module-flame/Makefile index 38da09f3864d..82d61cae77c6 100644 --- a/x11-wm/e17-module-flame/Makefile +++ b/x11-wm/e17-module-flame/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR=	e17  GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-forecasts/Makefile b/x11-wm/e17-module-forecasts/Makefile index 0d42c83ec06c..ec09c387e6a7 100644 --- a/x11-wm/e17-module-forecasts/Makefile +++ b/x11-wm/e17-module-forecasts/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-iiirk/Makefile b/x11-wm/e17-module-iiirk/Makefile index 713d5cd9f4a8..eacfd1ccf086 100644 --- a/x11-wm/e17-module-iiirk/Makefile +++ b/x11-wm/e17-module-iiirk/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-itask-ng/Makefile b/x11-wm/e17-module-itask-ng/Makefile index cf4b0d0bd2bc..8eb56d2bbf8c 100644 --- a/x11-wm/e17-module-itask-ng/Makefile +++ b/x11-wm/e17-module-itask-ng/Makefile @@ -23,7 +23,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-itask/Makefile b/x11-wm/e17-module-itask/Makefile index f4ce3a16a887..4e7cee066c31 100644 --- a/x11-wm/e17-module-itask/Makefile +++ b/x11-wm/e17-module-itask/Makefile @@ -23,7 +23,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-language/Makefile b/x11-wm/e17-module-language/Makefile index 8e06bb12812b..b13e4daccce3 100644 --- a/x11-wm/e17-module-language/Makefile +++ b/x11-wm/e17-module-language/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_XORG=	xkbfile  USE_EFL=	edje libtool_hack modarch_hack diff --git a/x11-wm/e17-module-mail/Makefile b/x11-wm/e17-module-mail/Makefile index c603636218c1..4718266e9181 100644 --- a/x11-wm/e17-module-mail/Makefile +++ b/x11-wm/e17-module-mail/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-mem/Makefile b/x11-wm/e17-module-mem/Makefile index e278dc557e0d..ea01ebece426 100644 --- a/x11-wm/e17-module-mem/Makefile +++ b/x11-wm/e17-module-mem/Makefile @@ -22,7 +22,7 @@ DIST_SUBDIR=	e17  GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-moon/Makefile b/x11-wm/e17-module-moon/Makefile index 2fb63f386063..0f4eee7393f0 100644 --- a/x11-wm/e17-module-moon/Makefile +++ b/x11-wm/e17-module-moon/Makefile @@ -22,7 +22,7 @@ DIST_SUBDIR=	e17  GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-mpdule/Makefile b/x11-wm/e17-module-mpdule/Makefile index 7d5634619bb7..6a6e7c288722 100644 --- a/x11-wm/e17-module-mpdule/Makefile +++ b/x11-wm/e17-module-mpdule/Makefile @@ -23,7 +23,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-net/Makefile b/x11-wm/e17-module-net/Makefile index e32ba7890f0d..cb819eca7ddf 100644 --- a/x11-wm/e17-module-net/Makefile +++ b/x11-wm/e17-module-net/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-news/Makefile b/x11-wm/e17-module-news/Makefile index 025a7ab53f3f..5b89127c1eb2 100644 --- a/x11-wm/e17-module-news/Makefile +++ b/x11-wm/e17-module-news/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-notification/Makefile b/x11-wm/e17-module-notification/Makefile index 21ce2e282e8d..21c618d37fe2 100644 --- a/x11-wm/e17-module-notification/Makefile +++ b/x11-wm/e17-module-notification/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-penguins/Makefile b/x11-wm/e17-module-penguins/Makefile index 8da26c6063ff..c182edbf3ec5 100644 --- a/x11-wm/e17-module-penguins/Makefile +++ b/x11-wm/e17-module-penguins/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-photo/Makefile b/x11-wm/e17-module-photo/Makefile index b24bc5d6b7e8..268a5df435b2 100644 --- a/x11-wm/e17-module-photo/Makefile +++ b/x11-wm/e17-module-photo/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-places/Makefile b/x11-wm/e17-module-places/Makefile index 445ada57a9b2..9e10444b3e4e 100644 --- a/x11-wm/e17-module-places/Makefile +++ b/x11-wm/e17-module-places/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-quickaccess/Makefile b/x11-wm/e17-module-quickaccess/Makefile index bb9582f4cea5..5c78136d2531 100644 --- a/x11-wm/e17-module-quickaccess/Makefile +++ b/x11-wm/e17-module-quickaccess/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-rain/Makefile b/x11-wm/e17-module-rain/Makefile index 420679b68922..3ba3a29353a5 100644 --- a/x11-wm/e17-module-rain/Makefile +++ b/x11-wm/e17-module-rain/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR=	e17  GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-screenshot/Makefile b/x11-wm/e17-module-screenshot/Makefile index b10bc5e476fa..036f0ae346e0 100644 --- a/x11-wm/e17-module-screenshot/Makefile +++ b/x11-wm/e17-module-screenshot/Makefile @@ -23,7 +23,7 @@ DIST_SUBDIR=	e17  GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-slideshow/Makefile b/x11-wm/e17-module-slideshow/Makefile index 0e3f7f588846..d10715e21151 100644 --- a/x11-wm/e17-module-slideshow/Makefile +++ b/x11-wm/e17-module-slideshow/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR=	e17  GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-snow/Makefile b/x11-wm/e17-module-snow/Makefile index 6447f06b847c..73fd8cf0c9da 100644 --- a/x11-wm/e17-module-snow/Makefile +++ b/x11-wm/e17-module-snow/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR=	e17  GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-taskbar/Makefile b/x11-wm/e17-module-taskbar/Makefile index 0433aa741215..8c51d7f7d6f0 100644 --- a/x11-wm/e17-module-taskbar/Makefile +++ b/x11-wm/e17-module-taskbar/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-tclock/Makefile b/x11-wm/e17-module-tclock/Makefile index 94faf1c62125..d8b38b3124bf 100644 --- a/x11-wm/e17-module-tclock/Makefile +++ b/x11-wm/e17-module-tclock/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-tiling/Makefile b/x11-wm/e17-module-tiling/Makefile index a0a5a6052842..1d8b65278513 100644 --- a/x11-wm/e17-module-tiling/Makefile +++ b/x11-wm/e17-module-tiling/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-uptime/Makefile b/x11-wm/e17-module-uptime/Makefile index 6a7c69a34e6f..e33b92465822 100644 --- a/x11-wm/e17-module-uptime/Makefile +++ b/x11-wm/e17-module-uptime/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR=	e17  GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .include <bsd.port.pre.mk> diff --git a/x11-wm/e17-module-weather/Makefile b/x11-wm/e17-module-weather/Makefile index 493db876c633..4087be5f1fc1 100644 --- a/x11-wm/e17-module-weather/Makefile +++ b/x11-wm/e17-module-weather/Makefile @@ -22,7 +22,7 @@ DIST_SUBDIR=	e17  GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-winlist-ng/Makefile b/x11-wm/e17-module-winlist-ng/Makefile index bb9c7ccf3ab8..9bfd8d575f04 100644 --- a/x11-wm/e17-module-winlist-ng/Makefile +++ b/x11-wm/e17-module-winlist-ng/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-winselector/Makefile b/x11-wm/e17-module-winselector/Makefile index a8f49d3b239b..1b1367978c89 100644 --- a/x11-wm/e17-module-winselector/Makefile +++ b/x11-wm/e17-module-winselector/Makefile @@ -22,7 +22,7 @@ DIST_SUBDIR=	e17  GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/e17-module-wlan/Makefile b/x11-wm/e17-module-wlan/Makefile index e5a9bb921927..882fe63d81c8 100644 --- a/x11-wm/e17-module-wlan/Makefile +++ b/x11-wm/e17-module-wlan/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_EFL=	edje libtool_hack modarch_hack  .if !defined(WITHOUT_NLS) diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index d5488f4d57f1..9ff964ff0824 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -25,7 +25,7 @@ USE_EFL=	eina eet evas ecore edbus efreet edje libtool_hack librt_hack  USE_EFL_EVAS_LOADERS=	eet jpeg png  USE_EFL_EVAS_ENGINES=	buffer  USE_EFL_ECORE=	ipc -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_ICONV=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index e99137229469..b93a7e67e6cc 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS=	e16:${PORTSDIR}/x11-wm/e16 \  		import:${PORTSDIR}/graphics/ImageMagick  USE_XORG=	xext -USE_GNOME=	esound gnometarget +USE_GNOME=	esound  USE_GL=		glut  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool autoconf diff --git a/x11-wm/fluxbox/Makefile b/x11-wm/fluxbox/Makefile index 2888056e6f59..4a055280a95b 100644 --- a/x11-wm/fluxbox/Makefile +++ b/x11-wm/fluxbox/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS=	xmessage:${PORTSDIR}/x11/xmessage  USE_XORG=	xextproto xft xpm xrandr  USE_GMAKE=	yes -USE_GNOME=	gnometarget  WANT_GNOME=	yes  GNU_CONFIGURE=	yes diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 0f1674a4dd30..e25267993226 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -16,7 +16,7 @@ COMMENT=	Window Manager designed for speed, usability and consistency  WANT_GNOME=	yes  USE_XORG=	x11 ice xinerama xext xrandr sm -USE_GNOME=	gnometarget gtk20 # gdkpixbuf really :-) +USE_GNOME=	gtk20 # gdkpixbuf really :-)  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-wm/libdockapp/Makefile b/x11-wm/libdockapp/Makefile index 29fefd0b0769..b2dd00ac0145 100644 --- a/x11-wm/libdockapp/Makefile +++ b/x11-wm/libdockapp/Makefile @@ -15,7 +15,6 @@ COMMENT=	Standard library for Window Maker dock apps  USE_BZIP2=	yes  USE_XORG=	xext xpm -USE_GNOME=	gnometarget  USE_AUTOTOOLS=	libtool  CONFIGURE_ARGS=	--without-font --without-examples  USE_LDCONFIG=	yes diff --git a/x11-wm/matchbox/Makefile b/x11-wm/matchbox/Makefile index 9bb0f0aaf61c..38a1f89dd0f3 100644 --- a/x11-wm/matchbox/Makefile +++ b/x11-wm/matchbox/Makefile @@ -17,7 +17,6 @@ COMMENT=	Window manager suitable for low-resolution screens  LICENSE=	GPLv2  USE_BZIP2=	yes -USE_GNOME=	gnometarget  USE_XORG=	xfixes xcursor xext  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-wm/obconf/Makefile b/x11-wm/obconf/Makefile index 177d9f49528a..047af9bc9875 100644 --- a/x11-wm/obconf/Makefile +++ b/x11-wm/obconf/Makefile @@ -17,7 +17,7 @@ COMMENT=	Preferences manager for the Openbox window manager  LIB_DEPENDS=	startup-notification-1.0:${PORTSDIR}/x11/startup-notification \  		obparser.21:${PORTSDIR}/x11-wm/openbox -USE_GNOME=	gnomehier gnometarget libglade2 +USE_GNOME=	gnomehier libglade2  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"  CONFIGURE_ARGS=	--sysconfdir=${PREFIX}/etc/openbox diff --git a/x11-wm/oroborus/Makefile b/x11-wm/oroborus/Makefile index 2bb2e396b210..5877cb44161b 100644 --- a/x11-wm/oroborus/Makefile +++ b/x11-wm/oroborus/Makefile @@ -19,7 +19,6 @@ COMMENT=	A small and simple GNOME-compatible window manager  WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}  USE_XORG=	xpm -USE_GNOME=	gnometarget  USE_GMAKE=	yes  GNU_CONFIGURE=	yes diff --git a/x11-wm/peksystray/Makefile b/x11-wm/peksystray/Makefile index ab6b54144543..f5dcc5a64e4d 100644 --- a/x11-wm/peksystray/Makefile +++ b/x11-wm/peksystray/Makefile @@ -16,7 +16,6 @@ COMMENT=	A system tray dockapp similar to the GNOME notification area applet  USE_BZIP2=	yes  USE_XORG=	x11 ice sm -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  PLIST_FILES=	bin/peksystray diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index cedb3b58e3f8..c80ee6170692 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -26,7 +26,7 @@ MAKE_JOBS_SAFE=	yes  USE_AUTOTOOLS=	libtool  USE_BZIP2=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_XORG=	xpm xft  USE_PERL5=	yes  USE_GETTEXT=	yes diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile index 21d4476dbcee..8ae996b150e3 100644 --- a/x11-wm/wmakerconf/Makefile +++ b/x11-wm/wmakerconf/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS=	rpm:${PORTSDIR}/archivers/rpm  WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_GNOME=	gnometarget gtk20 +USE_GNOME=	gtk20  USE_PERL5=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile index 78316a785251..44c07e349081 100644 --- a/x11-wm/xfce4-wm/Makefile +++ b/x11-wm/xfce4-wm/Makefile @@ -22,7 +22,7 @@ INSTALLS_ICONS=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_LDCONFIG=	yes  USE_XFCE=	configenv libutil libgui panel xfconf diff --git a/x11/decurs/Makefile b/x11/decurs/Makefile index 99cc9a585094..e38812ba1e8a 100644 --- a/x11/decurs/Makefile +++ b/x11/decurs/Makefile @@ -18,7 +18,7 @@ COMMENT=	A program that lets you edit your X11 mouse cursors  LIB_DEPENDS=	gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtkmm20  USE_XORG=	x11 -USE_GNOME=	gnometarget gtk20 +USE_GNOME=	gtk20  GNU_CONFIGURE=	yes  .include <bsd.port.pre.mk> diff --git a/x11/ecore-imf/Makefile b/x11/ecore-imf/Makefile index c14db88c3197..7250705e7261 100644 --- a/x11/ecore-imf/Makefile +++ b/x11/ecore-imf/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	ecore libtool_hack -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  BUILD_WRKSRC=	${WRKSRC}/src/lib/ecore_imf  INSTALL_WRKSRC=	${BUILD_WRKSRC} diff --git a/x11/ecore-imf_evas/Makefile b/x11/ecore-imf_evas/Makefile index e459cf07faa4..2f372b520290 100644 --- a/x11/ecore-imf_evas/Makefile +++ b/x11/ecore-imf_evas/Makefile @@ -22,7 +22,7 @@ USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	ecore evas libtool_hack  USE_EFL_ECORE=	imf -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  BUILD_WRKSRC=	${WRKSRC}/src/lib/ecore_imf_evas  INSTALL_WRKSRC=	${BUILD_WRKSRC} diff --git a/x11/ecore-input/Makefile b/x11/ecore-input/Makefile index 50d4d3e85b63..37178877c50c 100644 --- a/x11/ecore-input/Makefile +++ b/x11/ecore-input/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR=	e17  USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	ecore libtool_hack -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  BUILD_WRKSRC=	${WRKSRC}/src/lib/ecore_input  INSTALL_WRKSRC=	${BUILD_WRKSRC} diff --git a/x11/ecore-input_evas/Makefile b/x11/ecore-input_evas/Makefile index bd7f9f9ed08c..e3dc841ae470 100644 --- a/x11/ecore-input_evas/Makefile +++ b/x11/ecore-input_evas/Makefile @@ -22,7 +22,7 @@ USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	ecore evas libtool_hack  USE_EFL_ECORE=	input -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  BUILD_WRKSRC=	${WRKSRC}/src/lib/ecore_input_evas  INSTALL_WRKSRC=	${BUILD_WRKSRC} diff --git a/x11/ecore-x11/Makefile b/x11/ecore-x11/Makefile index 282b2a82d03b..a987de0f34d0 100644 --- a/x11/ecore-x11/Makefile +++ b/x11/ecore-x11/Makefile @@ -22,7 +22,7 @@ USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	ecore libtool_hack  USE_EFL_ECORE=	input -USE_GNOME=	gnomehack pkgconfig gnometarget +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  BUILD_WRKSRC=	${WRKSRC}/src/lib/ecore_x  INSTALL_WRKSRC=	${BUILD_WRKSRC} diff --git a/x11/efreet/Makefile b/x11/efreet/Makefile index 694ed04a7362..9d795c740729 100644 --- a/x11/efreet/Makefile +++ b/x11/efreet/Makefile @@ -20,7 +20,7 @@ USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	eet eina ecore libtool_hack librt_hack  USE_EFL_ECORE=	file -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  .include <bsd.port.mk> diff --git a/x11/emprint/Makefile b/x11/emprint/Makefile index 50b419334bd8..92039aaddb01 100644 --- a/x11/emprint/Makefile +++ b/x11/emprint/Makefile @@ -18,7 +18,7 @@ USE_BZIP2=	yes  GNU_CONFIGURE=	yes  USE_EFL=	ecore evas edje imlib2  USE_EFL_ECORE=	file x11 evas -USE_GNOME=	gnomehack gnometarget pkgconfig +USE_GNOME=	gnomehack pkgconfig  USE_LDCONFIG=	yes  .include <bsd.port.mk> diff --git a/x11/fluxbg/Makefile b/x11/fluxbg/Makefile index 414189849dea..68ed30591e60 100644 --- a/x11/fluxbg/Makefile +++ b/x11/fluxbg/Makefile @@ -17,7 +17,7 @@ COMMENT=	Background changer for fluxbox/blackbox  LIB_DEPENDS=	gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtkmm20  GNU_CONFIGURE=	yes -USE_GNOME=	gnomehack gnometarget +USE_GNOME=	gnomehack  .include <bsd.port.pre.mk> diff --git a/x11/gtkterm2/Makefile b/x11/gtkterm2/Makefile index fb8481a8104c..f20ea44a5a08 100644 --- a/x11/gtkterm2/Makefile +++ b/x11/gtkterm2/Makefile @@ -14,7 +14,7 @@ MASTER_SITES=	SF/gtkterm/${PORTNAME}/${PORTNAME}-${PORTVERSION}  MAINTAINER=	ports@FreeBSD.org  COMMENT=	A simple GTK-2 terminal with tabs -USE_GNOME=	gnometarget vte +USE_GNOME=	vte  USE_GMAKE=	yes  USE_AUTOTOOLS=	libtool  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/x11/libxfce4menu/Makefile b/x11/libxfce4menu/Makefile index 97edbccaefd8..13cbe95b2e3c 100644 --- a/x11/libxfce4menu/Makefile +++ b/x11/libxfce4menu/Makefile @@ -19,7 +19,7 @@ USE_AUTOTOOLS=	libtool  GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	glib20 gnomehack gtk20 intltool intlhack pkgconfig  USE_LDCONFIG=	yes  USE_XFCE=	configenv libutil xfconf diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index d07df6946bdd..f3c5b93cb4b6 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS=	xcb-aux.0:${PORTSDIR}/x11/xcb-util  USE_XORG=	x11  USE_AUTOTOOLS=	libtool  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnometarget pkgconfig ltasneededhack +USE_GNOME=	gnomehack pkgconfig ltasneededhack  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index acca370e86f4..33914742476a 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -18,7 +18,6 @@ OPTIONS=	GUILE "Guile support" off \  		TCLTK "Tcl/Tk support" off  USE_XORG=	x11 xi -USE_GNOME=	gnometarget  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index 42b874c11df7..44904d51a333 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -18,7 +18,7 @@ MAINTAINER=	sylvio@FreeBSD.org  COMMENT=	A drop in replacement for the "dialog" or "cdialog" programs  USE_BZIP2=	yes -USE_GNOME=	gnometarget gtk12 +USE_GNOME=	gtk12  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index 1e3b36e5931c..b9453ed4aa0f 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -27,7 +27,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv libexo libgui libutil panel  USE_XORG=	x11 ice sm xpm diff --git a/x11/xfce4-conf/Makefile b/x11/xfce4-conf/Makefile index f2941c5dbd09..e910a7dd0adc 100644 --- a/x11/xfce4-conf/Makefile +++ b/x11/xfce4-conf/Makefile @@ -21,7 +21,7 @@ USE_AUTOTOOLS=	libtool  GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes -USE_GNOME=	glib20 gnometarget gnomehack gtk20 intltool intlhack pkgconfig +USE_GNOME=	glib20 gnomehack gtk20 intltool intlhack pkgconfig  USE_LDCONFIG=	yes  USE_XFCE=	configenv libutil  USE_XORG=	x11 diff --git a/x11/xfce4-quicklauncher-plugin/Makefile b/x11/xfce4-quicklauncher-plugin/Makefile index f180c9832fe4..9d4806a47601 100644 --- a/x11/xfce4-quicklauncher-plugin/Makefile +++ b/x11/xfce4-quicklauncher-plugin/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME=	gtk20 intltool intlhack pkgconfig  USE_XFCE=	configenv panel  .include <bsd.port.mk> diff --git a/x11/xfce4-taskmanager/Makefile b/x11/xfce4-taskmanager/Makefile index 88e0cc1b7d9e..6817c289249b 100644 --- a/x11/xfce4-taskmanager/Makefile +++ b/x11/xfce4-taskmanager/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 desktopfileutils intltool intlhack pkgconfig +USE_GNOME=	gtk20 desktopfileutils intltool intlhack pkgconfig  .include <bsd.port.pre.mk> diff --git a/x11/xfce4-wmdock-plugin/Makefile b/x11/xfce4-wmdock-plugin/Makefile index 709a729b66fe..cb0b8217752e 100644 --- a/x11/xfce4-wmdock-plugin/Makefile +++ b/x11/xfce4-wmdock-plugin/Makefile @@ -18,7 +18,7 @@ GNU_CONFIGURE=	yes  USE_GETTEXT=	yes  INSTALLS_ICONS=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig libwnck +USE_GNOME=	gtk20 intltool intlhack pkgconfig libwnck  USE_XFCE=	configenv libgui panel  INSTALLS_ICONS=	yes diff --git a/x11/xfce4-xfapplet-plugin/Makefile b/x11/xfce4-xfapplet-plugin/Makefile index ee6b1be4bf2e..12d0aca7be25 100644 --- a/x11/xfce4-xfapplet-plugin/Makefile +++ b/x11/xfce4-xfapplet-plugin/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE=	yes  USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_GMAKE=	yes -USE_GNOME=	gnometarget gtk20 intltool intlhack orbit2 pkgconfig +USE_GNOME=	gtk20 intltool intlhack orbit2 pkgconfig  USE_XFCE=	configenv libgui libutil panel  .include <bsd.port.mk> diff --git a/x11/xfree86_xkb_xml/Makefile b/x11/xfree86_xkb_xml/Makefile index 3b1a5e5ae062..3579aeb05b51 100644 --- a/x11/xfree86_xkb_xml/Makefile +++ b/x11/xfree86_xkb_xml/Makefile @@ -19,7 +19,6 @@ USE_GETTEXT=	yes  USE_XORG=	x11  USE_GMAKE=	yes  GNU_CONFIGURE=	yes -USE_GNOME=	gnometarget  USE_PERL5_BUILD=yes  CONFIGURE_ARGS=	--with-xkb-base=${LOCALBASE}/lib/X11/xkb  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11/xrestop/Makefile b/x11/xrestop/Makefile index def0dc852459..14cd6c293cda 100644 --- a/x11/xrestop/Makefile +++ b/x11/xrestop/Makefile @@ -16,7 +16,7 @@ COMMENT=	X11 server side resource usage statistics monitor  USE_XORG=	x11 xext xrender xt xres xproto  USE_GMAKE=	yes -USE_GNOME=	gnometarget pkgconfig +USE_GNOME=	pkgconfig  USE_NCURSES=	yes  GNU_CONFIGURE=	yes  | 
