From 00e692203d42d4eef31590ffac3a0b871be12984 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Mon, 17 Nov 2003 12:03:17 +0000 Subject: USE_REINPLACE must be defined before REINPLACE_CMD may be used. --- audio/bebocd/Makefile | 1 + audio/glame/Makefile | 1 + audio/grip/Makefile | 1 + audio/libmusicbrainz/Makefile | 1 + audio/libmusicbrainz3/Makefile | 1 + audio/libmusicbrainz4/Makefile | 1 + audio/libmusicbrainz5/Makefile | 1 + audio/libsidplay2/Makefile | 1 + audio/terminatorx/Makefile | 1 + databases/libgda/Makefile | 1 + databases/p5-DBD-ODBC/Makefile | 1 + deskutils/gnofin/Makefile | 1 + deskutils/gnome-pim/Makefile | 1 + deskutils/gnomepim/Makefile | 1 + deskutils/rubrica/Makefile | 1 + devel/clanlib-devel/Makefile | 1 + devel/clanlib/Makefile | 1 + devel/glade/Makefile | 1 + devel/gnome-vfs1/Makefile | 1 + devel/gnomevfs/Makefile | 1 + devel/liboop/Makefile | 1 + emulators/gsnes9x/Makefile | 1 + finance/gnofin/Makefile | 1 + games/gniffel/Makefile | 1 + games/gnomermind/Makefile | 1 + games/gtetrinet/Makefile | 1 + games/gtktetcolor/Makefile | 1 + graphics/gthumb/Makefile | 1 + graphics/libexif/Makefile | 1 + graphics/swfdec/Makefile | 1 + japanese/gqmpeg/Makefile | 1 + mail/ricochet/Makefile | 1 + net-im/gnomeicu/Makefile | 1 + net-im/gnomeicu2/Makefile | 1 + net-im/libyahoo2/Makefile | 1 + net-p2p/fidelio/Makefile | 1 + net-p2p/gnome-btdownload/Makefile | 1 + net/fidelio/Makefile | 1 + net/gnome-btdownload/Makefile | 1 + net/gnomeicu/gnomeicu/Makefile | 1 + net/gnomeicu2/Makefile | 1 + net/libyahoo2/Makefile | 1 + net/tsclient/Makefile | 1 + print/gfontview/Makefile | 1 + russian/muttprint/Makefile | 1 + security/seahorse/Makefile | 1 + sysutils/gnomefind/Makefile | 1 + sysutils/gtoaster/Makefile | 1 + textproc/gtkdiff/Makefile | 1 + textproc/libtre/Makefile | 1 + textproc/libxml++/Makefile | 1 + textproc/libxml++26/Makefile | 1 + www/screem-devel/Makefile | 1 + www/screem/Makefile | 1 + x11/gnome-libs/Makefile | 1 + x11/gnomelibs/Makefile | 1 + 56 files changed, 56 insertions(+) diff --git a/audio/bebocd/Makefile b/audio/bebocd/Makefile index 76783e80bae7..e6c07a558256 100644 --- a/audio/bebocd/Makefile +++ b/audio/bebocd/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= cdaudio.1:${PORTSDIR}/audio/libcdaudio USE_X_PREFIX= yes USE_GNOME= gnomehack gtk20 USE_GMAKE= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/audio/glame/Makefile b/audio/glame/Makefile index e38ef58e24c7..8cea6df461e5 100644 --- a/audio/glame/Makefile +++ b/audio/glame/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis \ ltdl.4:${PORTSDIR}/devel/libltdl +USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget libglade USE_GMAKE= yes diff --git a/audio/grip/Makefile b/audio/grip/Makefile index e4e8280c4343..0192ede24acf 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -17,6 +17,7 @@ COMMENT= GTK front-end to external cd rippers and mp3 encoders LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \ ghttp.1:${PORTSDIR}/www/libghttp +USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui vte USE_GMAKE= yes diff --git a/audio/libmusicbrainz/Makefile b/audio/libmusicbrainz/Makefile index 6d01e152f7a3..e4a94cb3b78b 100644 --- a/audio/libmusicbrainz/Makefile +++ b/audio/libmusicbrainz/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 USE_GMAKE= yes USE_GNOME= gnomehack gnometarget pkgconfig +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/audio/libmusicbrainz3/Makefile b/audio/libmusicbrainz3/Makefile index 6d01e152f7a3..e4a94cb3b78b 100644 --- a/audio/libmusicbrainz3/Makefile +++ b/audio/libmusicbrainz3/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 USE_GMAKE= yes USE_GNOME= gnomehack gnometarget pkgconfig +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/audio/libmusicbrainz4/Makefile b/audio/libmusicbrainz4/Makefile index 6d01e152f7a3..e4a94cb3b78b 100644 --- a/audio/libmusicbrainz4/Makefile +++ b/audio/libmusicbrainz4/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 USE_GMAKE= yes USE_GNOME= gnomehack gnometarget pkgconfig +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/audio/libmusicbrainz5/Makefile b/audio/libmusicbrainz5/Makefile index 6d01e152f7a3..e4a94cb3b78b 100644 --- a/audio/libmusicbrainz5/Makefile +++ b/audio/libmusicbrainz5/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 USE_GMAKE= yes USE_GNOME= gnomehack gnometarget pkgconfig +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile index eb2c3bb5ea6a..2f067c4273aa 100644 --- a/audio/libsidplay2/Makefile +++ b/audio/libsidplay2/Makefile @@ -17,6 +17,7 @@ COMMENT= Library to play Commodore 64 SID-tunes cycle accurate USE_GNOME= gnomehack gnometarget pkgconfig USE_GMAKE= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index a30aa8d671dc..b1d34b68185b 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \ lrdf.1:${PORTSDIR}/textproc/liblrdf USE_BZIP2= yes +USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomehier gnometarget gtk20 libxml2 USE_GMAKE= yes diff --git a/databases/libgda/Makefile b/databases/libgda/Makefile index 8bb8656107d0..bc4e7c5710f7 100644 --- a/databases/libgda/Makefile +++ b/databases/libgda/Makefile @@ -19,6 +19,7 @@ COMMENT= Provides uniform access to different kinds of data sources LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm USE_BZIP2= yes +USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnomehier gconf bonobo USE_GMAKE= yes diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile index dc1eee0bf4fb..1df90d438aab 100644 --- a/databases/p5-DBD-ODBC/Makefile +++ b/databases/p5-DBD-ODBC/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= iodbc.3:${PORTSDIR}/databases/libiodbc PERL_CONFIGURE= yes CONFIGURE_ARGS+= -o ${LOCALBASE} +USE_REINPLACE= yes MAN3= DBD::ODBC.3 diff --git a/deskutils/gnofin/Makefile b/deskutils/gnofin/Makefile index dbc82f25fd3b..49003b3f58cd 100644 --- a/deskutils/gnofin/Makefile +++ b/deskutils/gnofin/Makefile @@ -18,6 +18,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gnomelibs gnomeprefix USE_GMAKE= yes USE_LIBTOOL= yes +USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/deskutils/gnome-pim/Makefile b/deskutils/gnome-pim/Makefile index da9462cd9c16..d08969b4872e 100644 --- a/deskutils/gnome-pim/Makefile +++ b/deskutils/gnome-pim/Makefile @@ -23,6 +23,7 @@ USE_BISON= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomelibs libcapplet USE_LIBTOOL= yes +USE_REINPLACE= yes CPPFLAGS= -I${LOCALBASE}/include LIBS= -L${LOCALBASE}/lib diff --git a/deskutils/gnomepim/Makefile b/deskutils/gnomepim/Makefile index da9462cd9c16..d08969b4872e 100644 --- a/deskutils/gnomepim/Makefile +++ b/deskutils/gnomepim/Makefile @@ -23,6 +23,7 @@ USE_BISON= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomelibs libcapplet USE_LIBTOOL= yes +USE_REINPLACE= yes CPPFLAGS= -I${LOCALBASE}/include LIBS= -L${LOCALBASE}/lib diff --git a/deskutils/rubrica/Makefile b/deskutils/rubrica/Makefile index dc80515f3fcc..4de940fb3c8a 100644 --- a/deskutils/rubrica/Makefile +++ b/deskutils/rubrica/Makefile @@ -17,6 +17,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui USE_GMAKE= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/clanlib-devel/Makefile b/devel/clanlib-devel/Makefile index 48a63977ed21..5023f04026ae 100644 --- a/devel/clanlib-devel/Makefile +++ b/devel/clanlib-devel/Makefile @@ -26,6 +26,7 @@ USE_XLIB= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_GMAKE= yes USE_LIBTOOL= yes +USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-clanJavaScript --disable-docs INSTALLS_SHLIB= yes diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile index 48a63977ed21..5023f04026ae 100644 --- a/devel/clanlib/Makefile +++ b/devel/clanlib/Makefile @@ -26,6 +26,7 @@ USE_XLIB= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_GMAKE= yes USE_LIBTOOL= yes +USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-clanJavaScript --disable-docs INSTALLS_SHLIB= yes diff --git a/devel/glade/Makefile b/devel/glade/Makefile index f36a9ef502f9..dc735c728010 100644 --- a/devel/glade/Makefile +++ b/devel/glade/Makefile @@ -17,6 +17,7 @@ COMMENT= A user interface builder for GTK+/GNOME USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack bonobo gnomedb USE_LIBTOOL= yes +USE_REINPLACE= yes CONFIGURE_ARGS= --with-bonobo --enable-gnome-db CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/devel/gnome-vfs1/Makefile b/devel/gnome-vfs1/Makefile index 12fe85e366e9..b41ec58f70ad 100644 --- a/devel/gnome-vfs1/Makefile +++ b/devel/gnome-vfs1/Makefile @@ -27,6 +27,7 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix glib12 libxml gtk12 orbit gconf \ gnomemimedata gnomelibs +USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ diff --git a/devel/gnomevfs/Makefile b/devel/gnomevfs/Makefile index 12fe85e366e9..b41ec58f70ad 100644 --- a/devel/gnomevfs/Makefile +++ b/devel/gnomevfs/Makefile @@ -27,6 +27,7 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix glib12 libxml gtk12 orbit gconf \ gnomemimedata gnomelibs +USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ diff --git a/devel/liboop/Makefile b/devel/liboop/Makefile index a2aff39af518..5b2e4af4a3cb 100644 --- a/devel/liboop/Makefile +++ b/devel/liboop/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ USE_BZIP2= yes USE_GNOME= glib12 glib20 gnomehack gnometarget USE_LIBTOOL= yes +USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-libwww INSTALLS_SHLIB= yes diff --git a/emulators/gsnes9x/Makefile b/emulators/gsnes9x/Makefile index 9276f55f222f..b7dc0100d3f3 100644 --- a/emulators/gsnes9x/Makefile +++ b/emulators/gsnes9x/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnomelibs USE_GMAKE= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile index dbc82f25fd3b..49003b3f58cd 100644 --- a/finance/gnofin/Makefile +++ b/finance/gnofin/Makefile @@ -18,6 +18,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gnomelibs gnomeprefix USE_GMAKE= yes USE_LIBTOOL= yes +USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/games/gniffel/Makefile b/games/gniffel/Makefile index dd414750daf3..cacb766cb037 100644 --- a/games/gniffel/Makefile +++ b/games/gniffel/Makefile @@ -18,6 +18,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomelibs +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/games/gnomermind/Makefile b/games/gnomermind/Makefile index 029ff92cdb81..24717f941049 100644 --- a/games/gnomermind/Makefile +++ b/games/gnomermind/Makefile @@ -17,6 +17,7 @@ COMMENT= A puzzle game for Gnome, loosely based on the classic MasterMind game USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gdkpixbuf gnomehack gnomelibs gnomeprefix +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile index b387fd16c538..b0794b756aae 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -18,6 +18,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= esound gnomehack gnomeprefix gnometarget libgnomeui USE_GMAKE= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/games/gtktetcolor/Makefile b/games/gtktetcolor/Makefile index 747a6adaf180..a9b4efdf2018 100644 --- a/games/gtktetcolor/Makefile +++ b/games/gtktetcolor/Makefile @@ -19,6 +19,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gnomelibs GNU_CONFIGURE= yes +USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index f0aa49c78ac7..da1adf1937b5 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -18,6 +18,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libglade gnomevfs USE_LIBTOOL= yes +USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile index c3430f022396..5aea663fb103 100644 --- a/graphics/libexif/Makefile +++ b/graphics/libexif/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext USE_GNOME= gnomehack gnometarget pkgconfig USE_LIBTOOL= yes +USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl" INSTALLS_SHLIB= yes diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile index 6f2fbbab4fc1..8fcbff05573b 100644 --- a/graphics/swfdec/Makefile +++ b/graphics/swfdec/Makefile @@ -21,6 +21,7 @@ USE_X_PREFIX= yes USE_SDL= yes USE_GNOME= gnomehack gtk20 libartlgpl2 USE_GETOPT_LONG= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALLS_SHLIB= yes diff --git a/japanese/gqmpeg/Makefile b/japanese/gqmpeg/Makefile index 4538ebb51caf..50960b716aca 100644 --- a/japanese/gqmpeg/Makefile +++ b/japanese/gqmpeg/Makefile @@ -16,6 +16,7 @@ EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-* MASTERDIR= ${.CURDIR}/../../audio/gqmpeg DESCR= ${.CURDIR}/pkg-descr +USE_REINPLACE= yes CONFIGURE_ARGS= --enable-japanese diff --git a/mail/ricochet/Makefile b/mail/ricochet/Makefile index dc42e8be8a49..f9bea4bbda2e 100644 --- a/mail/ricochet/Makefile +++ b/mail/ricochet/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \ NO_BUILD= yes PERL_CONFIGURE= yes +USE_REINPLACE= yes do-configure: .for file in install ricochet diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index a84f5de3c166..3135c24b68b5 100644 --- a/net-im/gnomeicu/Makefile +++ b/net-im/gnomeicu/Makefile @@ -23,6 +23,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel libxml2 USE_GMAKE= yes USE_LIBTOOL= yes +USE_REINPLACE= yes .if defined(WITH_DANTE) LIB_DEPENDS+= socks.1:${PORTSDIR}/net/dante SOCKSFLAGS= -Dconnect=Rconnect -Dbind=Rbind -Dgetsockname=Rgetsockname \ diff --git a/net-im/gnomeicu2/Makefile b/net-im/gnomeicu2/Makefile index a84f5de3c166..3135c24b68b5 100644 --- a/net-im/gnomeicu2/Makefile +++ b/net-im/gnomeicu2/Makefile @@ -23,6 +23,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel libxml2 USE_GMAKE= yes USE_LIBTOOL= yes +USE_REINPLACE= yes .if defined(WITH_DANTE) LIB_DEPENDS+= socks.1:${PORTSDIR}/net/dante SOCKSFLAGS= -Dconnect=Rconnect -Dbind=Rbind -Dgetsockname=Rgetsockname \ diff --git a/net-im/libyahoo2/Makefile b/net-im/libyahoo2/Makefile index f9df2264f751..991840442acf 100644 --- a/net-im/libyahoo2/Makefile +++ b/net-im/libyahoo2/Makefile @@ -17,6 +17,7 @@ COMMENT= A C library that handles the new Yahoo! Messenger protocol USE_BZIP2= yes USE_GNOME= glib20 gnomehack gnometarget +USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/net-p2p/fidelio/Makefile b/net-p2p/fidelio/Makefile index 149e4e021ffb..53720ca385d4 100644 --- a/net-p2p/fidelio/Makefile +++ b/net-p2p/fidelio/Makefile @@ -18,6 +18,7 @@ COMMENT= A GNOME client for Hotline USE_X_PREFIX= yes USE_GNOME= gnomehack gnomelibs gnomeprefix USE_GMAKE= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/net-p2p/gnome-btdownload/Makefile b/net-p2p/gnome-btdownload/Makefile index fcf1fbd3b0ad..eeed1d01e174 100644 --- a/net-p2p/gnome-btdownload/Makefile +++ b/net-p2p/gnome-btdownload/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/BitTorrent/__init__.py:${PORTSDIR}/net/py-bitt USE_BZIP2= yes USE_GMAKE= yes USE_PYTHON= yes +USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix GNU_CONFIGURE= yes diff --git a/net/fidelio/Makefile b/net/fidelio/Makefile index 149e4e021ffb..53720ca385d4 100644 --- a/net/fidelio/Makefile +++ b/net/fidelio/Makefile @@ -18,6 +18,7 @@ COMMENT= A GNOME client for Hotline USE_X_PREFIX= yes USE_GNOME= gnomehack gnomelibs gnomeprefix USE_GMAKE= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/net/gnome-btdownload/Makefile b/net/gnome-btdownload/Makefile index fcf1fbd3b0ad..eeed1d01e174 100644 --- a/net/gnome-btdownload/Makefile +++ b/net/gnome-btdownload/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/BitTorrent/__init__.py:${PORTSDIR}/net/py-bitt USE_BZIP2= yes USE_GMAKE= yes USE_PYTHON= yes +USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix GNU_CONFIGURE= yes diff --git a/net/gnomeicu/gnomeicu/Makefile b/net/gnomeicu/gnomeicu/Makefile index a84f5de3c166..3135c24b68b5 100644 --- a/net/gnomeicu/gnomeicu/Makefile +++ b/net/gnomeicu/gnomeicu/Makefile @@ -23,6 +23,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel libxml2 USE_GMAKE= yes USE_LIBTOOL= yes +USE_REINPLACE= yes .if defined(WITH_DANTE) LIB_DEPENDS+= socks.1:${PORTSDIR}/net/dante SOCKSFLAGS= -Dconnect=Rconnect -Dbind=Rbind -Dgetsockname=Rgetsockname \ diff --git a/net/gnomeicu2/Makefile b/net/gnomeicu2/Makefile index a84f5de3c166..3135c24b68b5 100644 --- a/net/gnomeicu2/Makefile +++ b/net/gnomeicu2/Makefile @@ -23,6 +23,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel libxml2 USE_GMAKE= yes USE_LIBTOOL= yes +USE_REINPLACE= yes .if defined(WITH_DANTE) LIB_DEPENDS+= socks.1:${PORTSDIR}/net/dante SOCKSFLAGS= -Dconnect=Rconnect -Dbind=Rbind -Dgetsockname=Rgetsockname \ diff --git a/net/libyahoo2/Makefile b/net/libyahoo2/Makefile index f9df2264f751..991840442acf 100644 --- a/net/libyahoo2/Makefile +++ b/net/libyahoo2/Makefile @@ -17,6 +17,7 @@ COMMENT= A C library that handles the new Yahoo! Messenger protocol USE_BZIP2= yes USE_GNOME= glib20 gnomehack gnometarget +USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile index e31179a9eb31..b6cc11bd6b8a 100644 --- a/net/tsclient/Makefile +++ b/net/tsclient/Makefile @@ -26,6 +26,7 @@ RUN_DEPENDS+= Xnest:${PORTSDIR}/x11-servers/XFree86-4-NestServer USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gnomepanel USE_GMAKE= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/print/gfontview/Makefile b/print/gfontview/Makefile index 67afe44e0ff6..02e05bb60963 100644 --- a/print/gfontview/Makefile +++ b/print/gfontview/Makefile @@ -22,6 +22,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gnomelibs gnomeprefix USE_FREETYPE= yes GNU_CONFIGURE= yes +USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype1/freetype \ -I${LOCALBASE}/include" \ SPOOLER="/usr/bin/lpr" \ diff --git a/russian/muttprint/Makefile b/russian/muttprint/Makefile index 208e2da2e345..cba868ebfca2 100644 --- a/russian/muttprint/Makefile +++ b/russian/muttprint/Makefile @@ -13,6 +13,7 @@ COMMENT= Print in Russian MASTERDIR= ${.CURDIR}/../../print/muttprint ADD_TRANS= ${.CURDIR}/files/translation-??.pl +USE_REINPLACE= yes pre-build: @${REINPLACE_CMD} '/^\\\\usepackage\[T1\]{fontenc}/d' ${WRKSRC}/${PORTNAME} diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 0cf3b5161b8b..e280bd789e16 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -23,6 +23,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix eel2 USE_LIBTOOL= yes +USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/sysutils/gnomefind/Makefile b/sysutils/gnomefind/Makefile index a3191910452f..b462d825f680 100644 --- a/sysutils/gnomefind/Makefile +++ b/sysutils/gnomefind/Makefile @@ -17,6 +17,7 @@ COMMENT= Graphical version of the GNU "find" utility USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix libglade +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-lgnuregex -L${LOCALBASE}/lib" diff --git a/sysutils/gtoaster/Makefile b/sysutils/gtoaster/Makefile index 31d45b82d257..d5673b991a80 100644 --- a/sysutils/gtoaster/Makefile +++ b/sysutils/gtoaster/Makefile @@ -25,6 +25,7 @@ USE_X_PREFIX= yes WANT_GNOME= yes USE_GNOME= gnomehack gnometarget gtk12 USE_GMAKE= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/textproc/gtkdiff/Makefile b/textproc/gtkdiff/Makefile index 74466e6447d2..9e633bd3559b 100644 --- a/textproc/gtkdiff/Makefile +++ b/textproc/gtkdiff/Makefile @@ -15,6 +15,7 @@ COMMENT= A frontend program for diff(1) written for GNOME USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnomelibs +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index 793da3a645f6..868e675717e7 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -22,6 +22,7 @@ USE_BZIP2= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_GETOPT_LONG= yes USE_LIBTOOL= yes +USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALLS_SHLIB= yes diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 80be699fbcd0..57fffdb263d5 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -17,6 +17,7 @@ COMMENT= XML API for C++ USE_GNOME= gnomehack gnometarget libxml2 pkgconfig USE_LIBTOOL= yes +USE_REINPLACE= yes INSTALLS_SHLIB= yes .include diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 80be699fbcd0..57fffdb263d5 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -17,6 +17,7 @@ COMMENT= XML API for C++ USE_GNOME= gnomehack gnometarget libxml2 pkgconfig USE_LIBTOOL= yes +USE_REINPLACE= yes INSTALLS_SHLIB= yes .include diff --git a/www/screem-devel/Makefile b/www/screem-devel/Makefile index 6b1f21f7cfac..bf45c9572fda 100644 --- a/www/screem-devel/Makefile +++ b/www/screem-devel/Makefile @@ -18,6 +18,7 @@ COMMENT= Nice GNOME/GTK-based HTML editor #LIB_DEPENDS= neon.24:${PORTSDIR}/www/neon USE_GMAKE= yes +USE_REINPLACE= yes USE_X_PREFIX= yes USE_XPM= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui libgtkhtml \ diff --git a/www/screem/Makefile b/www/screem/Makefile index 6b1f21f7cfac..bf45c9572fda 100644 --- a/www/screem/Makefile +++ b/www/screem/Makefile @@ -18,6 +18,7 @@ COMMENT= Nice GNOME/GTK-based HTML editor #LIB_DEPENDS= neon.24:${PORTSDIR}/www/neon USE_GMAKE= yes +USE_REINPLACE= yes USE_X_PREFIX= yes USE_XPM= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui libgtkhtml \ diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index e9f3e08cacdf..f64020a028c6 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -28,6 +28,7 @@ USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix esound gtk12 imlib libxml orbit INSTALLS_SHLIB= yes USE_LIBTOOL= yes +USE_REINPLACE= yes LIBTOOLFILES= configure libart_lgpl/configure CONFIGURE_ARGS= --disable-test-gnome CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index e9f3e08cacdf..f64020a028c6 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -28,6 +28,7 @@ USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix esound gtk12 imlib libxml orbit INSTALLS_SHLIB= yes USE_LIBTOOL= yes +USE_REINPLACE= yes LIBTOOLFILES= configure libart_lgpl/configure CONFIGURE_ARGS= --disable-test-gnome CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ -- cgit v1.2.3