diff options
author | trevor <trevor@FreeBSD.org> | 2003-11-17 12:29:10 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-11-17 12:29:10 +0000 |
commit | 134a2ff668068c0cd7e3377f772f73ac1b92f2c3 (patch) | |
tree | 549c80090312265a4f699a560a6c5728a99640a3 | |
parent | 788aa2724ce75df128e38b71927de028f7cffd60 (diff) | |
download | FreeBSD-ports-134a2ff668068c0cd7e3377f772f73ac1b92f2c3.zip FreeBSD-ports-134a2ff668068c0cd7e3377f772f73ac1b92f2c3.tar.gz |
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
206 files changed, 0 insertions, 209 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 42db955..b8ea298 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -18,7 +18,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A GNOME accessibility toolkit (ATK) USE_BZIP2= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes USE_GNOME= gnomehack glib20 diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index 14c045d..6284b8c 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -18,7 +18,6 @@ COMMENT= GNOME screen magnifier USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix atspi libbonobo -USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile index c1cceca..03caeea 100644 --- a/accessibility/gnome-speech/Makefile +++ b/accessibility/gnome-speech/Makefile @@ -17,7 +17,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME text-to-speech API USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomehack libbonobo GNU_CONFIGURE= yes diff --git a/accessibility/gnomemag/Makefile b/accessibility/gnomemag/Makefile index 14c045d..6284b8c 100644 --- a/accessibility/gnomemag/Makefile +++ b/accessibility/gnomemag/Makefile @@ -18,7 +18,6 @@ COMMENT= GNOME screen magnifier USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix atspi libbonobo -USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/accessibility/gnomespeech/Makefile b/accessibility/gnomespeech/Makefile index c1cceca..03caeea 100644 --- a/accessibility/gnomespeech/Makefile +++ b/accessibility/gnomespeech/Makefile @@ -17,7 +17,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME text-to-speech API USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomehack libbonobo GNU_CONFIGURE= yes diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile index a02e24d..7b194ad 100644 --- a/accessibility/gnopernicus/Makefile +++ b/accessibility/gnopernicus/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= gnome-mag.1:${PORTSDIR}/x11/gnomemag \ USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui atspi USE_LIBTOOL= yes diff --git a/archivers/lbrate/Makefile b/archivers/lbrate/Makefile index 3d7ddcd..d1baa6b 100644 --- a/archivers/lbrate/Makefile +++ b/archivers/lbrate/Makefile @@ -15,7 +15,6 @@ MAINTAINER= gslin@ccca.nctu.edu.tw COMMENT= Extract/decompress CP/M LBR archives USE_GETOPT_LONG=yes -USE_REINPLACE= yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" diff --git a/archivers/nomarch/Makefile b/archivers/nomarch/Makefile index 972f80f..528a95d 100644 --- a/archivers/nomarch/Makefile +++ b/archivers/nomarch/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Extracts files from the old `.arc' archive format USE_GETOPT_LONG=yes -USE_REINPLACE= yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" diff --git a/audio/arts/Makefile b/audio/arts/Makefile index 38be083..bc79e42 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -26,7 +26,6 @@ GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes QTCPPFLAGS+= -L${LOCALBASE}/lib -USE_REINPLACE= yes DO_NOT_COMPILE+=gmcop CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" diff --git a/audio/gnomespeech/Makefile b/audio/gnomespeech/Makefile index c1cceca..03caeea 100644 --- a/audio/gnomespeech/Makefile +++ b/audio/gnomespeech/Makefile @@ -17,7 +17,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME text-to-speech API USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomehack libbonobo GNU_CONFIGURE= yes diff --git a/audio/snowstar/Makefile b/audio/snowstar/Makefile index 276a3a1..f6b3d60 100644 --- a/audio/snowstar/Makefile +++ b/audio/snowstar/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= rio:${PORTSDIR}/audio/rio \ NO_BUILD= true NO_WRKSUBDIR= true -USE_REINPLACE= true DOC_FILES= CHANGES TODO README_Snowstar LICENSE diff --git a/benchmarks/pipebench/Makefile b/benchmarks/pipebench/Makefile index 6f8532d..595f286 100644 --- a/benchmarks/pipebench/Makefile +++ b/benchmarks/pipebench/Makefile @@ -15,7 +15,6 @@ MAINTAINER= mich@FreeBSD.org COMMENT= Pipebench shows current throughput/amount of data through a pipe CFLAGS+= -w -pedantic -USE_REINPLACE= yes do-build: cd ${WRKSRC} && \ diff --git a/chinese/mplayer-fonts/Makefile b/chinese/mplayer-fonts/Makefile index 6ad21d6..f8c191a 100644 --- a/chinese/mplayer-fonts/Makefile +++ b/chinese/mplayer-fonts/Makefile @@ -21,7 +21,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libiconv.so.3:${PORTSDIR}/converters/libiconv \ arial.ttf:${PORTSDIR}/x11-fonts/webfonts:build USE_BZIP2= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${SUBFONT_DISTNAME} PLIST_SUB+= MF=${MPLAYER_FONTDIR:S,${LOCALBASE}/,,g} diff --git a/converters/recode/Makefile b/converters/recode/Makefile index 3c9499c..dd24484 100644 --- a/converters/recode/Makefile +++ b/converters/recode/Makefile @@ -18,7 +18,6 @@ COMMENT= Converts files between character sets and usages LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext USE_LIBTOOL= yes -USE_REINPLACE= yes USE_PERL5= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --without-included-gettext diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile index e17483c..b4f01e0 100644 --- a/databases/libgda2/Makefile +++ b/databases/libgda2/Makefile @@ -24,7 +24,6 @@ RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gnomehier glib20 libxslt INSTALLS_SHLIB= yes GNU_CONFIGURE= yes diff --git a/databases/libgda3/Makefile b/databases/libgda3/Makefile index e17483c..b4f01e0 100644 --- a/databases/libgda3/Makefile +++ b/databases/libgda3/Makefile @@ -24,7 +24,6 @@ RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gnomehier glib20 libxslt INSTALLS_SHLIB= yes GNU_CONFIGURE= yes diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile index e471579..9faf77a 100644 --- a/databases/libgnomedb/Makefile +++ b/databases/libgnomedb/Makefile @@ -18,7 +18,6 @@ COMMENT= Library components for the GNOME database frontend USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libgda2 USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/databases/mergeant/Makefile b/databases/mergeant/Makefile index 4cc29a5..0679ccc 100644 --- a/databases/mergeant/Makefile +++ b/databases/mergeant/Makefile @@ -18,7 +18,6 @@ COMMENT= Provide uniform access to data sources for the GNOME 2 environment USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack libgnomedb libgnomeprintui USE_PERL5= yes USE_LIBTOOL= yes diff --git a/databases/mysql-connector-java/Makefile b/databases/mysql-connector-java/Makefile index 069bb29..4b001c3 100644 --- a/databases/mysql-connector-java/Makefile +++ b/databases/mysql-connector-java/Makefile @@ -30,7 +30,6 @@ BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/apache-ant \ ${LOCALBASE}/share/java/classes/junit.jar:${PORTSDIR}/java/junit USE_JAVA= 1.2+ NEED_JAVAC= YES -USE_REINPLACE= YES ANT?= ${LOCALBASE}/bin/ant ANT_TARGET= clean compile-driver diff --git a/databases/mysql-connector-java50/Makefile b/databases/mysql-connector-java50/Makefile index 069bb29..4b001c3 100644 --- a/databases/mysql-connector-java50/Makefile +++ b/databases/mysql-connector-java50/Makefile @@ -30,7 +30,6 @@ BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/apache-ant \ ${LOCALBASE}/share/java/classes/junit.jar:${PORTSDIR}/java/junit USE_JAVA= 1.2+ NEED_JAVAC= YES -USE_REINPLACE= YES ANT?= ${LOCALBASE}/bin/ant ANT_TARGET= clean compile-driver diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile index 94ee6db..1625d3a 100644 --- a/databases/postgresql-libpqxx/Makefile +++ b/databases/postgresql-libpqxx/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} USE_GMAKE= YES GNU_CONFIGURE= YES -USE_REINPLACE= YES INSTALLS_SHLIB= YES CONFIGURE_ARGS= --with-postgres=${LOCALBASE} \ diff --git a/databases/postgresql-libpqxx3/Makefile b/databases/postgresql-libpqxx3/Makefile index 94ee6db..1625d3a 100644 --- a/databases/postgresql-libpqxx3/Makefile +++ b/databases/postgresql-libpqxx3/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} USE_GMAKE= YES GNU_CONFIGURE= YES -USE_REINPLACE= YES INSTALLS_SHLIB= YES CONFIGURE_ARGS= --with-postgres=${LOCALBASE} \ diff --git a/databases/postgresql-libpqxx30/Makefile b/databases/postgresql-libpqxx30/Makefile index 94ee6db..1625d3a 100644 --- a/databases/postgresql-libpqxx30/Makefile +++ b/databases/postgresql-libpqxx30/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} USE_GMAKE= YES GNU_CONFIGURE= YES -USE_REINPLACE= YES INSTALLS_SHLIB= YES CONFIGURE_ARGS= --with-postgres=${LOCALBASE} \ diff --git a/databases/py-PySQLite/Makefile b/databases/py-PySQLite/Makefile index f3d6f18..9629426 100644 --- a/databases/py-PySQLite/Makefile +++ b/databases/py-PySQLite/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite WRKSRC= ${WRKDIR}/pysqlite-${PORTVERSION} USE_PYTHON= yes -USE_REINPLACE= yes USE_PYDISTUTILS= yes DOCS= README diff --git a/databases/py-PySQLite10/Makefile b/databases/py-PySQLite10/Makefile index f3d6f18..9629426 100644 --- a/databases/py-PySQLite10/Makefile +++ b/databases/py-PySQLite10/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite WRKSRC= ${WRKDIR}/pysqlite-${PORTVERSION} USE_PYTHON= yes -USE_REINPLACE= yes USE_PYDISTUTILS= yes DOCS= README diff --git a/databases/py-PySQLite11/Makefile b/databases/py-PySQLite11/Makefile index f3d6f18..9629426 100644 --- a/databases/py-PySQLite11/Makefile +++ b/databases/py-PySQLite11/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite WRKSRC= ${WRKDIR}/pysqlite-${PORTVERSION} USE_PYTHON= yes -USE_REINPLACE= yes USE_PYDISTUTILS= yes DOCS= README diff --git a/databases/py-PySQLite2/Makefile b/databases/py-PySQLite2/Makefile index f3d6f18..9629426 100644 --- a/databases/py-PySQLite2/Makefile +++ b/databases/py-PySQLite2/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite WRKSRC= ${WRKDIR}/pysqlite-${PORTVERSION} USE_PYTHON= yes -USE_REINPLACE= yes USE_PYDISTUTILS= yes DOCS= README diff --git a/databases/py-pysqlite20/Makefile b/databases/py-pysqlite20/Makefile index f3d6f18..9629426 100644 --- a/databases/py-pysqlite20/Makefile +++ b/databases/py-pysqlite20/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite WRKSRC= ${WRKDIR}/pysqlite-${PORTVERSION} USE_PYTHON= yes -USE_REINPLACE= yes USE_PYDISTUTILS= yes DOCS= README diff --git a/databases/py-pysqlite21/Makefile b/databases/py-pysqlite21/Makefile index f3d6f18..9629426 100644 --- a/databases/py-pysqlite21/Makefile +++ b/databases/py-pysqlite21/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite WRKSRC= ${WRKDIR}/pysqlite-${PORTVERSION} USE_PYTHON= yes -USE_REINPLACE= yes USE_PYDISTUTILS= yes DOCS= README diff --git a/databases/py-pysqlite22/Makefile b/databases/py-pysqlite22/Makefile index f3d6f18..9629426 100644 --- a/databases/py-pysqlite22/Makefile +++ b/databases/py-pysqlite22/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite WRKSRC= ${WRKDIR}/pysqlite-${PORTVERSION} USE_PYTHON= yes -USE_REINPLACE= yes USE_PYDISTUTILS= yes DOCS= README diff --git a/databases/py-pysqlite23/Makefile b/databases/py-pysqlite23/Makefile index f3d6f18..9629426 100644 --- a/databases/py-pysqlite23/Makefile +++ b/databases/py-pysqlite23/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite WRKSRC= ${WRKDIR}/pysqlite-${PORTVERSION} USE_PYTHON= yes -USE_REINPLACE= yes USE_PYDISTUTILS= yes DOCS= README diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile index 32d6811..b8d33d9 100644 --- a/deskutils/gnome-utils/Makefile +++ b/deskutils/gnome-utils/Makefile @@ -19,7 +19,6 @@ COMMENT= GNOME 2 support utilities USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel diff --git a/deskutils/gnomeutils2/Makefile b/deskutils/gnomeutils2/Makefile index 32d6811..b8d33d9 100644 --- a/deskutils/gnomeutils2/Makefile +++ b/deskutils/gnomeutils2/Makefile @@ -19,7 +19,6 @@ COMMENT= GNOME 2 support utilities USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile index 2810590..cb35e98 100644 --- a/deskutils/gucharmap/Makefile +++ b/deskutils/gucharmap/Makefile @@ -25,7 +25,6 @@ USE_GNOME= gnomeprefix gnomehack gtk20 WANT_GNOME= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/deskutils/kdepim3/Makefile b/deskutils/kdepim3/Makefile index 0ae6336..cbcddd3 100644 --- a/deskutils/kdepim3/Makefile +++ b/deskutils/kdepim3/Makefile @@ -24,7 +24,6 @@ USE_BZIP2= yes USE_BISON= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 diff --git a/deskutils/kdepim4/Makefile b/deskutils/kdepim4/Makefile index 0ae6336..cbcddd3 100644 --- a/deskutils/kdepim4/Makefile +++ b/deskutils/kdepim4/Makefile @@ -24,7 +24,6 @@ USE_BZIP2= yes USE_BISON= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 diff --git a/deskutils/kdepim44/Makefile b/deskutils/kdepim44/Makefile index 0ae6336..cbcddd3 100644 --- a/deskutils/kdepim44/Makefile +++ b/deskutils/kdepim44/Makefile @@ -24,7 +24,6 @@ USE_BZIP2= yes USE_BISON= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 diff --git a/devel/anjuta-devel/Makefile b/devel/anjuta-devel/Makefile index a686a8c..3592c415 100644 --- a/devel/anjuta-devel/Makefile +++ b/devel/anjuta-devel/Makefile @@ -20,7 +20,6 @@ NO_LATEST_LINK= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeprintui libgnomeui vte -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/atk/Makefile b/devel/atk/Makefile index 42db955..b8ea298 100644 --- a/devel/atk/Makefile +++ b/devel/atk/Makefile @@ -18,7 +18,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A GNOME accessibility toolkit (ATK) USE_BZIP2= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes USE_GNOME= gnomehack glib20 diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile index 7c9d535..a1afcd3 100644 --- a/devel/autogen/Makefile +++ b/devel/autogen/Makefile @@ -19,7 +19,6 @@ COMMENT= The Automated Program Generator LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile USE_GNOME= gnometarget libxml2 -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libguile=yes --with-libxml2=yes diff --git a/devel/bonobo-conf/Makefile b/devel/bonobo-conf/Makefile index 1ffae2f..1a449ce 100644 --- a/devel/bonobo-conf/Makefile +++ b/devel/bonobo-conf/Makefile @@ -18,7 +18,6 @@ USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack bonobo gconf -USE_REINPLACE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/bugbuddy2/Makefile b/devel/bugbuddy2/Makefile index 6d014a2..85f3fca 100644 --- a/devel/bugbuddy2/Makefile +++ b/devel/bugbuddy2/Makefile @@ -18,7 +18,6 @@ COMMENT= A bug reporting tool for GNOME 2 USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes USE_GNOME= gnomeprefix gnomehack gnomedesktop diff --git a/devel/commoncpp/Makefile b/devel/commoncpp/Makefile index 59595f0..4df70789 100644 --- a/devel/commoncpp/Makefile +++ b/devel/commoncpp/Makefile @@ -25,7 +25,6 @@ USE_GMAKE= yes USE_LIBTOOL= yes USE_AUTOCONF= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 0534279..62e63ae 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -19,7 +19,6 @@ COMMENT= A configuration database system for GNOME USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GNOME= gnomehack gnomehier orbit2 gtk20 libxml2 linc INSTALLS_SHLIB= yes USE_LIBTOOL= yes diff --git a/devel/glade2/Makefile b/devel/glade2/Makefile index 68279a2..554543f 100644 --- a/devel/glade2/Makefile +++ b/devel/glade2/Makefile @@ -18,7 +18,6 @@ COMMENT= A user interface builder for GTK+/GNOME USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_LIBTOOL= yes USE_GNOME= gnomeprefix gnomehack libgnomedb libgnomeui USE_GMAKE= yes diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 2e9efec..77dfa98 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -26,7 +26,6 @@ NO_LATEST_LINK= yes USE_BZIP2= yes USE_LIBTOOL= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_GMAKE= yes diff --git a/devel/gnomevfs-extras/Makefile b/devel/gnomevfs-extras/Makefile index 4c28111..56433f6 100644 --- a/devel/gnomevfs-extras/Makefile +++ b/devel/gnomevfs-extras/Makefile @@ -22,7 +22,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnomevfs2 -USE_REINPLACE= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --without-rio500 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/kdesdk3/Makefile b/devel/kdesdk3/Makefile index 58bb9c4..573bf30 100644 --- a/devel/kdesdk3/Makefile +++ b/devel/kdesdk3/Makefile @@ -22,7 +22,6 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/devel/kdesdk4/Makefile b/devel/kdesdk4/Makefile index 58bb9c4..573bf30 100644 --- a/devel/kdesdk4/Makefile +++ b/devel/kdesdk4/Makefile @@ -22,7 +22,6 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile index 3af8bbcb..fb88d2b 100644 --- a/devel/libIDL/Makefile +++ b/devel/libIDL/Makefile @@ -19,7 +19,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_BISON= yes USE_GNOME= gnomehack glib20 -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile index 9bc4c31..17484c3 100644 --- a/devel/libglade2/Makefile +++ b/devel/libglade2/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= ${PYEXPAT} USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_PYTHON= yes USE_LIBTOOL= yes diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index bb1ae8f..da1ff67 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile USE_PERL5= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomelibs gnomehack INSTALLS_SHLIB= yes USE_LIBTOOL= yes diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index d57ab0e..d5c4a8b 100644 --- a/devel/libgtop2/Makefile +++ b/devel/libgtop2/Makefile @@ -23,7 +23,6 @@ USE_BZIP2= yes USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomehack glib20 -USE_REINPLACE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile index e21094c..469991c 100644 --- a/devel/libsigc++/Makefile +++ b/devel/libsigc++/Makefile @@ -20,7 +20,6 @@ COMMENT= Callback Framework for C++ USE_LIBTOOL= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes USE_GNOME= gnomehack post-install: diff --git a/devel/py-twisted/Makefile b/devel/py-twisted/Makefile index a721f51..7aaa28c 100644 --- a/devel/py-twisted/Makefile +++ b/devel/py-twisted/Makefile @@ -25,7 +25,6 @@ COMMENT= An event-based Python framework for internet applications USE_BZIP2= yes USE_PYTHON= yes USE_PYDISTUTILS= yes -USE_REINPLACE= yes MAN1= im.1 manhole.1 mktap.1 t-im.1 tapconvert.1 twistd.1 pre-install: diff --git a/devel/sgb/Makefile b/devel/sgb/Makefile index 189ec77..771380d 100644 --- a/devel/sgb/Makefile +++ b/devel/sgb/Makefile @@ -17,7 +17,6 @@ COMMENT= The Stanford GraphBase: A Platform for Combinatorial Computing BUILD_DEPENDS= ctangle:${PORTSDIR}/devel/cweb -USE_REINPLACE= yes NO_WRKSUBDIR= yes ALL_TARGET= lib tests diff --git a/devel/tdl/Makefile b/devel/tdl/Makefile index a3bc421..0d1a1f5 100644 --- a/devel/tdl/Makefile +++ b/devel/tdl/Makefile @@ -14,7 +14,6 @@ MAINTAINER= petef@FreeBSD.org COMMENT= To-do list manager HAS_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" diff --git a/dns/mydns-ng/Makefile b/dns/mydns-ng/Makefile index 545070c..f41734c 100644 --- a/dns/mydns-ng/Makefile +++ b/dns/mydns-ng/Makefile @@ -21,7 +21,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-confdir=${PREFIX}/etc USE_LIBTOOL= yes USE_BZIP2= yes -USE_REINPLACE= yes INFO= mydns MAN5= mydns.conf.5 diff --git a/dns/mydns/Makefile b/dns/mydns/Makefile index 545070c..f41734c 100644 --- a/dns/mydns/Makefile +++ b/dns/mydns/Makefile @@ -21,7 +21,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-confdir=${PREFIX}/etc USE_LIBTOOL= yes USE_BZIP2= yes -USE_REINPLACE= yes INFO= mydns MAN5= mydns.conf.5 diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 1e32e14..8c305f9 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -31,7 +31,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_PYTHON= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index 945b920..4195f8c 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ USE_XPM= yes USE_PYTHON= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index 7d78b85..6298f45 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= pspell.15:${PORTSDIR}/textproc/aspell USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/editors/ghex2/Makefile b/editors/ghex2/Makefile index 7e5171f..8199d22 100644 --- a/editors/ghex2/Makefile +++ b/editors/ghex2/Makefile @@ -19,7 +19,6 @@ COMMENT= GNOME 2 hex editor USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gail libgnomeprintui libgnomeui USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index 1e32e14..8c305f9 100644 --- a/editors/koffice-kde3/Makefile +++ b/editors/koffice-kde3/Makefile @@ -31,7 +31,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_PYTHON= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index 1e32e14..8c305f9 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -31,7 +31,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_PYTHON= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 09720b1..6909d26 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -30,7 +30,6 @@ USE_GMAKE= yes # GCC 3.2 also seems fine, but the ports collection requires specifying # a concrete version. USE_GCC= 3.3 -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 09720b1..6909d26 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -30,7 +30,6 @@ USE_GMAKE= yes # GCC 3.2 also seems fine, but the ports collection requires specifying # a concrete version. USE_GCC= 3.3 -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/ftp/wget+ipv6/Makefile b/ftp/wget+ipv6/Makefile index 2580797..c35e418 100644 --- a/ftp/wget+ipv6/Makefile +++ b/ftp/wget+ipv6/Makefile @@ -35,7 +35,6 @@ CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE} .endif USE_PERL5_BUILD= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/games/atomix/Makefile b/games/atomix/Makefile index d65e6da..b6d97f0 100644 --- a/games/atomix/Makefile +++ b/games/atomix/Makefile @@ -15,7 +15,6 @@ COMMENT= A yet another little mind game USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gnomelibs -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/games/bomberclone/Makefile b/games/bomberclone/Makefile index 6d97dcf..d617c7a 100644 --- a/games/bomberclone/Makefile +++ b/games/bomberclone/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ GNU_CONFIGURE= yes USE_XLIB= yes -USE_REINPLACE= yes USE_SDL= yes USE_GMAKE= yes USE_BZIP2= yes diff --git a/games/bombermaze/Makefile b/games/bombermaze/Makefile index ac19436..91b99bd 100644 --- a/games/bombermaze/Makefile +++ b/games/bombermaze/Makefile @@ -17,7 +17,6 @@ COMMENT= A Bomberman clone for GNOME USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf -USE_REINPLACE= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/games/enigma/Makefile b/games/enigma/Makefile index 750c34e..3859d0a 100644 --- a/games/enigma/Makefile +++ b/games/enigma/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ GNU_CONFIGURE= yes USE_XLIB= yes -USE_REINPLACE= yes USE_GMAKE= yes SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config CONFIGURE_ARGS= --target="" diff --git a/games/gnomoku/Makefile b/games/gnomoku/Makefile index e11ed51..88ba80b 100644 --- a/games/gnomoku/Makefile +++ b/games/gnomoku/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= gnomemm-1.2.10:${PORTSDIR}/x11-toolkits/gnome-- USE_X_PREFIX= 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/kdegames3/Makefile b/games/kdegames3/Makefile index 0d6f0a0..e1de41c 100644 --- a/games/kdegames3/Makefile +++ b/games/kdegames3/Makefile @@ -20,8 +20,6 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/games/kdegames4/Makefile b/games/kdegames4/Makefile index 0d6f0a0..e1de41c 100644 --- a/games/kdegames4/Makefile +++ b/games/kdegames4/Makefile @@ -20,8 +20,6 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/games/taxipilot/Makefile b/games/taxipilot/Makefile index 1089752..b5acf7d 100644 --- a/games/taxipilot/Makefile +++ b/games/taxipilot/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/games/tinymux/Makefile b/games/tinymux/Makefile index 2309c4e..145e755 100644 --- a/games/tinymux/Makefile +++ b/games/tinymux/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm WRKSRC= ${WRKDIR}/src -USE_REINPLACE= yes USE_AUTOCONF= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/games/xevil/Makefile b/games/xevil/Makefile index 06ea81e..da54b0a 100644 --- a/games/xevil/Makefile +++ b/games/xevil/Makefile @@ -17,7 +17,6 @@ COMMENT= A fast-action, networked, anti-social, kill-everything game USE_X_PREFIX= yes USE_ZIP= yes USE_XPM= yes -USE_REINPLACE= yes MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" MAKEFILE= makefile ALL_TARGET= freebsd diff --git a/games/xshisen/Makefile b/games/xshisen/Makefile index 1907045..e5a6ca2 100644 --- a/games/xshisen/Makefile +++ b/games/xshisen/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf #IS_INTERACTIVE= YES # Has to create an app-defaults file USE_X_PREFIX= yes USE_XPM= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --datadir="${X11BASE}/lib/X11" \ --enable-japanese=euc #Japanese char set euc, jis sjis diff --git a/graphics/aoi/Makefile b/graphics/aoi/Makefile index 1b75063..0a37692 100644 --- a/graphics/aoi/Makefile +++ b/graphics/aoi/Makefile @@ -16,7 +16,6 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= An open source Java written 3D modelling and rendering studio USE_JAVA= 1.3+ -USE_REINPLACE= yes USE_ZIP= yes NO_BUILD= yes NO_BUILD_DEPENDS_JAVA= yes diff --git a/graphics/dc20pack/Makefile b/graphics/dc20pack/Makefile index 11e3485..ead7482 100644 --- a/graphics/dc20pack/Makefile +++ b/graphics/dc20pack/Makefile @@ -16,7 +16,6 @@ MAINTAINER= maurice@serc.rmit.edu.au COMMENT= Digital camera control and download tool for Kodak DC20/25 camera WRKSRC= ${WRKDIR} -USE_REINPLACE= yes post-extract: for file in `${FIND} ${WRKSRC} -type f`; do \ diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index 0fac5fc..b04b246 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -18,7 +18,6 @@ COMMENT= The Eye Of Gnome image viewer USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gnomehier eel2 libgnomeprintui librsvg2 USE_X_PREFIX= yes USE_LIBTOOL= yes diff --git a/graphics/evolvotron/Makefile b/graphics/evolvotron/Makefile index 886bf53..b33a94b 100644 --- a/graphics/evolvotron/Makefile +++ b/graphics/evolvotron/Makefile @@ -19,7 +19,6 @@ QTDIR?= ${X11BASE} USE_QT_VER= 3 USE_X_PREFIX= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes MAKE_ENV= QTDIR="${QTDIR}" diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile index bbdb13a..39d1210 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-devel/Makefile @@ -36,7 +36,6 @@ GNU_CONFIGURE= yes USE_GNOME= gnomehack gtk20 libartlgpl2 librsvg2 WANT_GNOME= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore PLIST_SUB= SHLIBVER="${SHLIBVER}" CONFIGURE_ARGS= --disable-perl \ diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index bbdb13a..39d1210 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -36,7 +36,6 @@ GNU_CONFIGURE= yes USE_GNOME= gnomehack gtk20 libartlgpl2 librsvg2 WANT_GNOME= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore PLIST_SUB= SHLIBVER="${SHLIBVER}" CONFIGURE_ARGS= --disable-perl \ diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index bbdb13a..39d1210 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -36,7 +36,6 @@ GNU_CONFIGURE= yes USE_GNOME= gnomehack gtk20 libartlgpl2 librsvg2 WANT_GNOME= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore PLIST_SUB= SHLIBVER="${SHLIBVER}" CONFIGURE_ARGS= --disable-perl \ diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index bbdb13a..39d1210 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -36,7 +36,6 @@ GNU_CONFIGURE= yes USE_GNOME= gnomehack gtk20 libartlgpl2 librsvg2 WANT_GNOME= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore PLIST_SUB= SHLIBVER="${SHLIBVER}" CONFIGURE_ARGS= --disable-perl \ diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index bbdb13a..39d1210 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/Makefile @@ -36,7 +36,6 @@ GNU_CONFIGURE= yes USE_GNOME= gnomehack gtk20 libartlgpl2 librsvg2 WANT_GNOME= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore PLIST_SUB= SHLIBVER="${SHLIBVER}" CONFIGURE_ARGS= --disable-perl \ diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile index afd7ebf..4040260 100644 --- a/graphics/gpdf/Makefile +++ b/graphics/gpdf/Makefile @@ -17,7 +17,6 @@ COMMENT= GNOME version of xpdf USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui USE_X_PREFIX= yes USE_LIBTOOL= yes diff --git a/graphics/gthumb2/Makefile b/graphics/gthumb2/Makefile index cca1aaa..5f9830a 100644 --- a/graphics/gthumb2/Makefile +++ b/graphics/gthumb2/Makefile @@ -24,7 +24,6 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui USE_LIBTOOL= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index 2fb04f2..07c5792 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -23,7 +23,6 @@ KDE_BUILD_PLIST=yes USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile index 2fb04f2..07c5792 100644 --- a/graphics/kdegraphics4/Makefile +++ b/graphics/kdegraphics4/Makefile @@ -23,7 +23,6 @@ KDE_BUILD_PLIST=yes USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 diff --git a/graphics/libart_lgpl/Makefile b/graphics/libart_lgpl/Makefile index 8736841..22e236c 100644 --- a/graphics/libart_lgpl/Makefile +++ b/graphics/libart_lgpl/Makefile @@ -17,7 +17,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Library for high-performance 2D graphics USE_BZIP2= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_LIBTOOL= yes diff --git a/graphics/libart_lgpl2/Makefile b/graphics/libart_lgpl2/Makefile index 8736841..22e236c 100644 --- a/graphics/libart_lgpl2/Makefile +++ b/graphics/libart_lgpl2/Makefile @@ -17,7 +17,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Library for high-performance 2D graphics USE_BZIP2= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_LIBTOOL= yes diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile index 334f4e2..57ad9f3 100644 --- a/graphics/libexif-gtk/Makefile +++ b/graphics/libexif-gtk/Makefile @@ -16,7 +16,6 @@ COMMENT= GTK+ widgets to display/edit EXIF tags LIB_DEPENDS= exif.10:${PORTSDIR}/graphics/libexif -USE_REINPLACE= yes USE_GNOME= gnomehack gtk20 USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile index 8f26ad9..00f90b8 100644 --- a/graphics/libgnomecanvas/Makefile +++ b/graphics/libgnomecanvas/Makefile @@ -18,7 +18,6 @@ COMMENT= A graphics library for GNOME USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes USE_GNOMENG= yes diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index 1608713..b5fb0e3 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -28,7 +28,6 @@ USE_GMAKE= yes USE_X_PREFIX= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes -USE_REINPLACE= yes USE_GNOME= gnomehack gtk20 libartlgpl2 libxml2 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/osgedit/Makefile b/graphics/osgedit/Makefile index e185cee..f3f7191 100644 --- a/graphics/osgedit/Makefile +++ b/graphics/osgedit/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= gtkgl-2.0.1:${PORTSDIR}/x11-toolkits/gtkglarea2 \ RUN_DEPENDS= ${X11BASE}/lib/libosg.so:${PORTSDIR}/graphics/osg USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GNOME= libgnomeui GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ diff --git a/graphics/ruby-rmagick/Makefile b/graphics/ruby-rmagick/Makefile index 1afa399..cb02b94 100644 --- a/graphics/ruby-rmagick/Makefile +++ b/graphics/ruby-rmagick/Makefile @@ -27,7 +27,6 @@ USE_RUBY= yes USE_RUBY_SETUP= yes RUBY_SETUP= install.rb -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ diff --git a/graphics/tif22pnm/Makefile b/graphics/tif22pnm/Makefile index 3e4070c..9b5acba 100644 --- a/graphics/tif22pnm/Makefile +++ b/graphics/tif22pnm/Makefile @@ -17,7 +17,6 @@ COMMENT= Converts TIFF- sampled images to PNM image BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libtiff-ldir=${LOCALBASE}/lib \ --with-libtiff-idir=${LOCALBASE}/include diff --git a/java/jdk14/Makefile b/java/jdk14/Makefile index a9c405a..b403bd8 100644 --- a/java/jdk14/Makefile +++ b/java/jdk14/Makefile @@ -77,7 +77,6 @@ BUILD_DEPENDS+= ${JDK14DIR}/bin/javac:${PORTSDIR}/java/linux-sun-jdk14 # workaround to handle both 'zip' and 'tar.gz' distfiles USE_ZIP= YES -USE_REINPLACE= YES EXTRACT_ONLY= ${SCSL_SRCFILE} ${SCSL_BINFILE} ONLY_FOR_ARCHS= i386 diff --git a/java/jdk15/Makefile b/java/jdk15/Makefile index a9c405a..b403bd8 100644 --- a/java/jdk15/Makefile +++ b/java/jdk15/Makefile @@ -77,7 +77,6 @@ BUILD_DEPENDS+= ${JDK14DIR}/bin/javac:${PORTSDIR}/java/linux-sun-jdk14 # workaround to handle both 'zip' and 'tar.gz' distfiles USE_ZIP= YES -USE_REINPLACE= YES EXTRACT_ONLY= ${SCSL_SRCFILE} ${SCSL_BINFILE} ONLY_FOR_ARCHS= i386 diff --git a/java/jdk16/Makefile b/java/jdk16/Makefile index a9c405a..b403bd8 100644 --- a/java/jdk16/Makefile +++ b/java/jdk16/Makefile @@ -77,7 +77,6 @@ BUILD_DEPENDS+= ${JDK14DIR}/bin/javac:${PORTSDIR}/java/linux-sun-jdk14 # workaround to handle both 'zip' and 'tar.gz' distfiles USE_ZIP= YES -USE_REINPLACE= YES EXTRACT_ONLY= ${SCSL_SRCFILE} ${SCSL_BINFILE} ONLY_FOR_ARCHS= i386 diff --git a/java/netrexx/Makefile b/java/netrexx/Makefile index 88dbd9b..a7583c1 100644 --- a/java/netrexx/Makefile +++ b/java/netrexx/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/rexx:${PORTSDIR}/lang/rexx-imc NO_BUILD= yes USE_ZIP= yes USE_JAVA= 1.1+ -USE_REINPLACE= yes pre-patch: for file in ${WRKSRC}/bin/NetRexxC.sh ${WRKSRC}/read.me.first; do \ diff --git a/korean/nabi/Makefile b/korean/nabi/Makefile index b5c5b0d..16e7b42 100644 --- a/korean/nabi/Makefile +++ b/korean/nabi/Makefile @@ -16,7 +16,6 @@ COMMENT= Hangul X Input Method for Everywhere USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" diff --git a/lang/elk/Makefile b/lang/elk/Makefile index a90bfac..41d0caa 100644 --- a/lang/elk/Makefile +++ b/lang/elk/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ USE_BZIP2= yes USE_MOTIF= yes -USE_REINPLACE= yes USE_LIBTOOL= yes LIBTOOLFLAGS= # none CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/lang/gcc28/Makefile b/lang/gcc28/Makefile index bcd2982..2507f77 100644 --- a/lang/gcc28/Makefile +++ b/lang/gcc28/Makefile @@ -32,7 +32,6 @@ PLIST_SUB= GNUHOST=${CONFIGURE_TARGET} CONFIGURE_ARGS= --with-gxx-include-dir=${PREFIX}/lib/gcc-lib/${CONFIGURE_TARGET}/2.8.1/include/g++ GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes ALL_TARGET= bootstrap MAN1= cccp28.1 g++28.1 gcc28.1 diff --git a/lang/gnomebasic/Makefile b/lang/gnomebasic/Makefile index 9a42f7f..60e7e21 100644 --- a/lang/gnomebasic/Makefile +++ b/lang/gnomebasic/Makefile @@ -18,7 +18,6 @@ COMMENT= Provide Visual Basic compatible functionality for GNOME, especially VBA USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gnomelibs gnomeprint -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index 7fcc072..e0119a8 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -29,7 +29,6 @@ USE_GNUSTEP_INSTALL= yes MAKEFILE= MAKE_FLAGS= OPTFLAG="${CFLAGS}" PLIST_SUB+= GUILE_VER="${GUILE_VER}" -USE_REINPLACE= yes MAN1= greg.1 diff --git a/lang/helium/Makefile b/lang/helium/Makefile index d4db39e4..c202066 100644 --- a/lang/helium/Makefile +++ b/lang/helium/Makefile @@ -33,7 +33,6 @@ BROKEN= does not compile BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_REINPLACE= yes USE_GMAKE= yes .if !defined(WITH_HINT) diff --git a/mail/ifile/Makefile b/mail/ifile/Makefile index da33c82..e415b3b 100644 --- a/mail/ifile/Makefile +++ b/mail/ifile/Makefile @@ -16,7 +16,6 @@ MAINTAINER= david+ports@bushong.net COMMENT= An application of machine learning to e-mail filtering USE_GETOPT_LONG=yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes MAN1= ifile.1 diff --git a/mail/kavmilter/Makefile b/mail/kavmilter/Makefile index 3936408..43308d9 100644 --- a/mail/kavmilter/Makefile +++ b/mail/kavmilter/Makefile @@ -20,7 +20,6 @@ IGNORE= requires Sendmail 8.12; upgrade the base system USE_BZIP2= yes USE_GETOPT_LONG=yes -USE_REINPLACE= yes MAN5= kavmilter.5 MAN8= kavmilter.8 diff --git a/mail/sccmilter/Makefile b/mail/sccmilter/Makefile index c705fe9..afc1709 100644 --- a/mail/sccmilter/Makefile +++ b/mail/sccmilter/Makefile @@ -20,7 +20,6 @@ IGNORE= requires Sendmail 8.12; upgrade the base system USE_BZIP2= yes USE_GETOPT_LONG= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --localstatedir=/var diff --git a/math/gexpr/Makefile b/math/gexpr/Makefile index 987763b..3696240 100644 --- a/math/gexpr/Makefile +++ b/math/gexpr/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ijliao@FreeBSD.org COMMENT= A shell calculator USE_GETOPT_LONG=yes -USE_REINPLACE= yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 616808a..7974698 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -27,7 +27,6 @@ USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomelibs bonobo libglade gal USE_PYTHON= yes -USE_REINPLACE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-evolution --without-guile diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile index 213d372..c28259d 100644 --- a/misc/gnome-user-docs/Makefile +++ b/misc/gnome-user-docs/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnometarget diff --git a/misc/gnomeuserdocs2/Makefile b/misc/gnomeuserdocs2/Makefile index 213d372..c28259d 100644 --- a/misc/gnomeuserdocs2/Makefile +++ b/misc/gnomeuserdocs2/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnometarget diff --git a/misc/jargon/Makefile b/misc/jargon/Makefile index cb6ff79..b912e97 100644 --- a/misc/jargon/Makefile +++ b/misc/jargon/Makefile @@ -14,7 +14,6 @@ MAINTAINER= sf@FreeBSD.org COMMENT= The famous jargon file NO_BUILD= yes -USE_REINPLACE= yes DATADIR= ${PREFIX}/share/jargon diff --git a/misc/kdeedu3/Makefile b/misc/kdeedu3/Makefile index b363c7f..8c81ff8 100644 --- a/misc/kdeedu3/Makefile +++ b/misc/kdeedu3/Makefile @@ -21,7 +21,6 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_XPM= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/misc/kdeedu4/Makefile b/misc/kdeedu4/Makefile index b363c7f..8c81ff8 100644 --- a/misc/kdeedu4/Makefile +++ b/misc/kdeedu4/Makefile @@ -21,7 +21,6 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_XPM= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/misc/quick-lounge-applet/Makefile b/misc/quick-lounge-applet/Makefile index c8eb5b4..75ce426 100644 --- a/misc/quick-lounge-applet/Makefile +++ b/misc/quick-lounge-applet/Makefile @@ -18,7 +18,6 @@ COMMENT= Applet to orginize your preferred applications on the GNOME Panel USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gnomepanel USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/multimedia/avinfo/Makefile b/multimedia/avinfo/Makefile index 5994025..104e52f 100644 --- a/multimedia/avinfo/Makefile +++ b/multimedia/avinfo/Makefile @@ -18,7 +18,6 @@ COMMENT= A utility for displaying AVI header information WRKSRC= ${WRKDIR}/src USE_ZIP= yes -USE_REINPLACE= yes post-patch: @(cd ${WRKSRC} && ${CP} messages.c temp ; \ diff --git a/multimedia/gstreamer/Makefile b/multimedia/gstreamer/Makefile index f99201e..10dc257 100644 --- a/multimedia/gstreamer/Makefile +++ b/multimedia/gstreamer/Makefile @@ -21,7 +21,6 @@ USE_X_PREFIX= yes USE_BISON= yes USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes WANT_GNOME= yes USE_GNOME= gnomehack \ gnomeprefix \ diff --git a/multimedia/gstreamer80/Makefile b/multimedia/gstreamer80/Makefile index f99201e..10dc257 100644 --- a/multimedia/gstreamer80/Makefile +++ b/multimedia/gstreamer80/Makefile @@ -21,7 +21,6 @@ USE_X_PREFIX= yes USE_BISON= yes USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes WANT_GNOME= yes USE_GNOME= gnomehack \ gnomeprefix \ diff --git a/multimedia/gxine/Makefile b/multimedia/gxine/Makefile index 290bf1a..e3d757b 100644 --- a/multimedia/gxine/Makefile +++ b/multimedia/gxine/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= xine.8:${PORTSDIR}/multimedia/libxine USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes USE_GNOME= gtk20 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -I${X11BASE}/lib" diff --git a/multimedia/nautilus-media/Makefile b/multimedia/nautilus-media/Makefile index 83d36a6..9033e69 100644 --- a/multimedia/nautilus-media/Makefile +++ b/multimedia/nautilus-media/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack nautilus2 diff --git a/multimedia/quark/Makefile b/multimedia/quark/Makefile index 1e6dc24..c32ff46 100644 --- a/multimedia/quark/Makefile +++ b/multimedia/quark/Makefile @@ -16,7 +16,6 @@ COMMENT= Quark is an audio player, for geeks, by geeks LIB_DEPENDS= xine.8:${PORTSDIR}/multimedia/libxine USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes USE_GNOME= gnomehack gnomeprefix gnomevfs2 diff --git a/net-mgmt/sendip/Makefile b/net-mgmt/sendip/Makefile index f451061..471ea1d 100644 --- a/net-mgmt/sendip/Makefile +++ b/net-mgmt/sendip/Makefile @@ -14,7 +14,6 @@ MAINTAINER= joseph@randomnetworks.com COMMENT= SendIP is a commandline tool to allow sending arbitrary IP packets USE_GMAKE= yes -USE_REINPLACE= yes USE_PERL5= yes INSTALLS_SHLIB= yes diff --git a/net-p2p/kmldonkey/Makefile b/net-p2p/kmldonkey/Makefile index 66b9c27..df11d53 100644 --- a/net-p2p/kmldonkey/Makefile +++ b/net-p2p/kmldonkey/Makefile @@ -16,7 +16,6 @@ COMMENT= KDE integration for MLDonkey eDonkey P2P client USE_KDELIBS_VER=3 USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform-name='' INSTALLS_SHLIB= yes diff --git a/net/easysoap/Makefile b/net/easysoap/Makefile index b2d7df8..320b35c 100644 --- a/net/easysoap/Makefile +++ b/net/easysoap/Makefile @@ -18,7 +18,6 @@ COMMENT= C++ SOAP Library based on expat LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 USE_OPENSSL= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/net/freevrrpd/Makefile b/net/freevrrpd/Makefile index 9bbff90..e09fbe3 100644 --- a/net/freevrrpd/Makefile +++ b/net/freevrrpd/Makefile @@ -18,7 +18,6 @@ MAN8= freevrrpd.8 MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" -USE_REINPLACE= yes do-install: @${INSTALL_PROGRAM} ${WRKSRC}/freevrrpd ${PREFIX}/sbin diff --git a/net/gnet2/Makefile b/net/gnet2/Makefile index a9f4564..eb64018 100644 --- a/net/gnet2/Makefile +++ b/net/gnet2/Makefile @@ -14,7 +14,6 @@ PKGNAMESUFFIX= 2 MAINTAINER= gnome@FreeBSD.org COMMENT= A simple network library built upon Glib-2 -USE_REINPLACE= yes USE_GNOME= gnomehack glib20 USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index cbe7449..63745e0 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -26,7 +26,6 @@ KDE_BUILD_PLIST=yes USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index cbe7449..63745e0 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -26,7 +26,6 @@ KDE_BUILD_PLIST=yes USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/net/kmldonkey/Makefile b/net/kmldonkey/Makefile index 66b9c27..df11d53 100644 --- a/net/kmldonkey/Makefile +++ b/net/kmldonkey/Makefile @@ -16,7 +16,6 @@ COMMENT= KDE integration for MLDonkey eDonkey P2P client USE_KDELIBS_VER=3 USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform-name='' INSTALLS_SHLIB= yes diff --git a/net/kopete/Makefile b/net/kopete/Makefile index 6290be3..f3a0f55 100644 --- a/net/kopete/Makefile +++ b/net/kopete/Makefile @@ -20,7 +20,6 @@ USE_KDELIBS_VER=3 GNU_CONFIGURE= yes USE_GMAKE= yes USE_LIBTOOL= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= LDFLAGS="-lcrypto" diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile index 48287b7..012ba20 100644 --- a/net/liveMedia/Makefile +++ b/net/liveMedia/Makefile @@ -23,7 +23,6 @@ WRKSRC= ${WRKDIR}/live PLIST= ${WRKDIR}/pkg-plist HAS_CONFIGURE= YES -USE_REINPLACE= YES CONFIGURE_SCRIPT= genMakefiles CONFIGURE_ARGS= fixed-${OPSYS:L} diff --git a/net/morebalance/Makefile b/net/morebalance/Makefile index caf47a9..859d1e4 100644 --- a/net/morebalance/Makefile +++ b/net/morebalance/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ \ MAINTAINER= sheepkiller@cultdeadsheep.org COMMENT= A modular open source user-space load balancing system -USE_REINPLACE= yes CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include MAKE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}" USE_GETOPT_LONG= yes diff --git a/net/netspeed_applet/Makefile b/net/netspeed_applet/Makefile index de191ff..db872e1 100644 --- a/net/netspeed_applet/Makefile +++ b/net/netspeed_applet/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop2 USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/net/partysip/Makefile b/net/partysip/Makefile index 5ecb0ed..c5bf269 100644 --- a/net/partysip/Makefile +++ b/net/partysip/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= osip2.2:${PORTSDIR}/net/libosip2 \ gdbm.3:${PORTSDIR}/databases/gdbm RUN_DEPENDS= pthread-config:${PORTSDIR}/devel/pth -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" diff --git a/net/pxe/Makefile b/net/pxe/Makefile index 87fadc8..79994ef 100644 --- a/net/pxe/Makefile +++ b/net/pxe/Makefile @@ -15,7 +15,6 @@ MAINTAINER= anders@FreeBSD.org COMMENT= PXE daemon, set up a boot menu for netbooting PXE enabled clients GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS+= --with-config=${PREFIX}/etc/pxe.conf \ --with-log=/var/log/pxe.log \ --with-setuid=nobody diff --git a/net/sendip/Makefile b/net/sendip/Makefile index f451061..471ea1d 100644 --- a/net/sendip/Makefile +++ b/net/sendip/Makefile @@ -14,7 +14,6 @@ MAINTAINER= joseph@randomnetworks.com COMMENT= SendIP is a commandline tool to allow sending arbitrary IP packets USE_GMAKE= yes -USE_REINPLACE= yes USE_PERL5= yes INSTALLS_SHLIB= yes diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index e264e7c..ede1791 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -36,7 +36,6 @@ LIB_DEPENDS+= lber.2:${PORTSDIR}/net/openldap${LDAP_VER}-client SPOOLDIR?= /var/spool NO_CDROM= Free for individuals and non-military, non-profit organisations only -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${SPOOLDIR} diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile index 39f3c3b..3b403e8 100644 --- a/palm/gnome-pilot/Makefile +++ b/palm/gnome-pilot/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/palm/gnomepilot2/Makefile b/palm/gnomepilot2/Makefile index 39f3c3b..3b403e8 100644 --- a/palm/gnomepilot2/Makefile +++ b/palm/gnomepilot2/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/print/foomatic-db-engine/Makefile b/print/foomatic-db-engine/Makefile index 17804c8..74539e7 100644 --- a/print/foomatic-db-engine/Makefile +++ b/print/foomatic-db-engine/Makefile @@ -25,7 +25,6 @@ USE_AUTOCONF= yes USE_AUTOMAKE= yes GNU_CONFIGURE= yes NO_CHECKSUM= yes # the tarball is created on the fly from CVS -USE_REINPLACE= yes CONFIGURE_ARGS= --prefix=${PREFIX} CONFIGURE_ENV= PERL=${PERL} LIBDIR=${PREFIX}/share/foomatic/ diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile index 887422d..7278ed3 100644 --- a/print/ggv2/Makefile +++ b/print/ggv2/Makefile @@ -34,7 +34,6 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/security/amap/Makefile b/security/amap/Makefile index f5ce157..c1b45f7 100644 --- a/security/amap/Makefile +++ b/security/amap/Makefile @@ -14,7 +14,6 @@ MAINTAINER= Yonatan@xpert.com COMMENT= Application mapper HAS_CONFIGURE= yes -USE_REINPLACE= yes MAN1= amap.1 diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile index 2f38204..e2d4296 100644 --- a/sysutils/gconf-editor/Makefile +++ b/sysutils/gconf-editor/Makefile @@ -21,7 +21,6 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gconf2 USE_LIBTOOL= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index 1cfc0ea..c1d363e 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= gtop-2.0.2:${PORTSDIR}/devel/libgtop2 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libwnck USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/sysutils/gnomesystemmonitor/Makefile b/sysutils/gnomesystemmonitor/Makefile index 1cfc0ea..c1d363e 100644 --- a/sysutils/gnomesystemmonitor/Makefile +++ b/sysutils/gnomesystemmonitor/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= gtop-2.0.2:${PORTSDIR}/devel/libgtop2 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libwnck USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/sysutils/kdeadmin3/Makefile b/sysutils/kdeadmin3/Makefile index 531a654..b3bc2c3 100644 --- a/sysutils/kdeadmin3/Makefile +++ b/sysutils/kdeadmin3/Makefile @@ -22,7 +22,6 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3 diff --git a/sysutils/kdeadmin4/Makefile b/sysutils/kdeadmin4/Makefile index 531a654..b3bc2c3 100644 --- a/sysutils/kdeadmin4/Makefile +++ b/sysutils/kdeadmin4/Makefile @@ -22,7 +22,6 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3 diff --git a/sysutils/kkbswitch/Makefile b/sysutils/kkbswitch/Makefile index 43cf4c8..e9eb430 100644 --- a/sysutils/kkbswitch/Makefile +++ b/sysutils/kkbswitch/Makefile @@ -16,7 +16,6 @@ COMMENT= Keyboard layout switcher and indicator for KDE 3.x USE_KDELIBS_VER= 3 USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS += --with-qt-dir=${QT_PREFIX} \ diff --git a/sysutils/ldap-account-manager/Makefile b/sysutils/ldap-account-manager/Makefile index f11e2a8..2e9ade9 100644 --- a/sysutils/ldap-account-manager/Makefile +++ b/sysutils/ldap-account-manager/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= ${LOCALBASE}/${MOD_DIR}/libphp4.so:${PORTSDIR}/lang/php4-horde \ ${SITE_PERL}/${PERL_ARCH}/Quota.pm:${PORTSDIR}/sysutils/p5-Quota\ ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap -USE_REINPLACE= YES NO_BUILD= YES WRKSRC= ${WRKDIR}/lam diff --git a/sysutils/nautilus-cd-burner/Makefile b/sysutils/nautilus-cd-burner/Makefile index 96effa2..a5c3a15 100644 --- a/sysutils/nautilus-cd-burner/Makefile +++ b/sysutils/nautilus-cd-burner/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= mkisofs:${PORTSDIR}/sysutils/mkisofs \ USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack nautilus2 diff --git a/sysutils/ucspi-unix/Makefile b/sysutils/ucspi-unix/Makefile index 3ecea46..22b1341 100644 --- a/sysutils/ucspi-unix/Makefile +++ b/sysutils/ucspi-unix/Makefile @@ -16,7 +16,6 @@ COMMENT= UNIX-domain socket client-server command-line tools BUILD_DEPENDS= ${LOCALBASE}/include/bglibs/sysdeps.h:${PORTSDIR}/devel/bglibs -USE_REINPLACE=yes MAN1= unixclient.1 unixserver.1 diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 405f3c5..48d21aa 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -26,7 +26,6 @@ CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-dict-dir=${DATADIR} \ --enable-doc-dir=${DOCSDIR} USE_GMAKE= yes -USE_REINPLACE= yes MAKE_ARGS= NOPORTDOCS=${NOPORTDOCS} INSTALLS_SHLIB= yes diff --git a/textproc/sed_inplace/Makefile b/textproc/sed_inplace/Makefile index 134a19e..96575bf 100644 --- a/textproc/sed_inplace/Makefile +++ b/textproc/sed_inplace/Makefile @@ -19,8 +19,6 @@ NO_WRKSUBDIR= yes MAKEFILE= ${PKGDIR}/src/Makefile MAKE_ENV= PKGDIR="${PKGDIR}" -.ifdef USE_REINPLACE -.error You have `USE_REINPLACE' variable defined either in environment or in make(1) arguments. Please undefine and try again. .endif .include <bsd.port.pre.mk> diff --git a/www/amyc/Makefile b/www/amyc/Makefile index b019b38..221d2ee 100644 --- a/www/amyc/Makefile +++ b/www/amyc/Makefile @@ -16,7 +16,6 @@ COMMENT= Display the contents of your Netscape cache LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext -USE_REINPLACE= yes USE_AUTOCONF= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/www/bluefish-devel/Makefile b/www/bluefish-devel/Makefile index 602fca2..f77c73c 100644 --- a/www/bluefish-devel/Makefile +++ b/www/bluefish-devel/Makefile @@ -28,7 +28,6 @@ NO_LATEST_LINK= yes USE_BZIP2= yes USE_GNOME= gnomehier gtk20 USE_X_PREFIX= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index aa84356..c00b6da 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -24,7 +24,6 @@ USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix gnomehier glibwww libghttp libcapplet gal INSTALLS_SHLIB= yes USE_LIBTOOL= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --with-gconf=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index b379c6d..fa82c7e 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= soup-2.0.0:${PORTSDIR}/devel/libsoup USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gal2 gail INSTALLS_SHLIB= yes GNU_CONFIGURE= yes diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index b379c6d..fa82c7e 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= soup-2.0.0:${PORTSDIR}/devel/libsoup USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gal2 gail INSTALLS_SHLIB= yes GNU_CONFIGURE= yes diff --git a/www/kdewebdev/Makefile b/www/kdewebdev/Makefile index 374a7ea..ed3b6f7 100644 --- a/www/kdewebdev/Makefile +++ b/www/kdewebdev/Makefile @@ -25,7 +25,6 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_XPM= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-extra-includes=${LOCALBASE}/include \ diff --git a/www/kdewebdev4/Makefile b/www/kdewebdev4/Makefile index 374a7ea..ed3b6f7 100644 --- a/www/kdewebdev4/Makefile +++ b/www/kdewebdev4/Makefile @@ -25,7 +25,6 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_XPM= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-extra-includes=${LOCALBASE}/include \ diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index 06e16bc..079351d 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -19,7 +19,6 @@ COMMENT= Lightweight HTML rendering/printing/editing engine USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack libxslt gnomevfs2 gail INSTALLS_SHLIB= yes USE_LIBTOOL= yes diff --git a/www/mod_layout2/Makefile b/www/mod_layout2/Makefile index 31d475f..0db837f 100644 --- a/www/mod_layout2/Makefile +++ b/www/mod_layout2/Makefile @@ -17,7 +17,6 @@ USE_APACHE= yes WITH_APACHE2= yes LATEST_LINK= mod_layout2 -USE_REINPLACE= yes MAKE_ARGS+= builddir=${WRKSRC} post-install: diff --git a/www/mod_layout22/Makefile b/www/mod_layout22/Makefile index 31d475f..0db837f 100644 --- a/www/mod_layout22/Makefile +++ b/www/mod_layout22/Makefile @@ -17,7 +17,6 @@ USE_APACHE= yes WITH_APACHE2= yes LATEST_LINK= mod_layout2 -USE_REINPLACE= yes MAKE_ARGS+= builddir=${WRKSRC} post-install: diff --git a/www/privoxy+ipv6/Makefile b/www/privoxy+ipv6/Makefile index 07b78ee..ffa6f9c 100644 --- a/www/privoxy+ipv6/Makefile +++ b/www/privoxy+ipv6/Makefile @@ -25,7 +25,6 @@ DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/+ipv6//} USE_BZIP2= yes USE_GMAKE= yes USE_AUTOHEADER= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ --with-user=${USER} --with-group=${GROUP} \ diff --git a/www/quanta/Makefile b/www/quanta/Makefile index 374a7ea..ed3b6f7 100644 --- a/www/quanta/Makefile +++ b/www/quanta/Makefile @@ -25,7 +25,6 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_XPM= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-extra-includes=${LOCALBASE}/include \ diff --git a/x11-clocks/kdetoys3/Makefile b/x11-clocks/kdetoys3/Makefile index 4e8bfd7..a2c9305 100644 --- a/x11-clocks/kdetoys3/Makefile +++ b/x11-clocks/kdetoys3/Makefile @@ -21,7 +21,6 @@ USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} USE_BZIP2= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile index 4e8bfd7..a2c9305 100644 --- a/x11-clocks/kdetoys4/Makefile +++ b/x11-clocks/kdetoys4/Makefile @@ -21,7 +21,6 @@ USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} USE_BZIP2= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/x11-clocks/xtu/Makefile b/x11-clocks/xtu/Makefile index 2ea98a3..a7c10bf 100644 --- a/x11-clocks/xtu/Makefile +++ b/x11-clocks/xtu/Makefile @@ -15,7 +15,6 @@ COMMENT= Transparent analog clock for X11 USE_IMAKE= yes WANT_GNOME= yes -USE_REINPLACE= yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" NO_INSTALL_MANPAGES= yes diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index 0f5289e..ebb1cf3 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -25,7 +25,6 @@ USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop eel2 librsvg2 GNOME_DESKTOP_VERSION=2 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -L${X11BASE}/lib -liconv" \ LIBPNG="-L${LOCALBASE}/lib -lpng -lz ${MOZILLA_LIBS}" diff --git a/x11-fonts/Xft/Makefile b/x11-fonts/Xft/Makefile index 67ce383..ef97459 100644 --- a/x11-fonts/Xft/Makefile +++ b/x11-fonts/Xft/Makefile @@ -20,7 +20,6 @@ USE_GMAKE= yes USE_X_PREFIX= yes INSTALLS_SHLIB= yes USE_GNOME= gnomehack gnometarget -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LDFLAGS="-L${X11BASE}/lib" diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile index 2a6cc10..7d0b0b6 100644 --- a/x11-fonts/fontconfig/Makefile +++ b/x11-fonts/fontconfig/Makefile @@ -21,7 +21,6 @@ USE_GMAKE= yes PREFIX?= ${X11BASE} INSTALLS_SHLIB= yes USE_LIBTOOL= yes -USE_REINPLACE= yes USE_GNOME= gnomehack pkgconfig CONFIGURE_ARGS= --with-confdir=${PREFIX}/etc/fonts \ --with-expat-includes=${LOCALBASE}/include \ diff --git a/x11-fonts/libXft/Makefile b/x11-fonts/libXft/Makefile index 67ce383..ef97459 100644 --- a/x11-fonts/libXft/Makefile +++ b/x11-fonts/libXft/Makefile @@ -20,7 +20,6 @@ USE_GMAKE= yes USE_X_PREFIX= yes INSTALLS_SHLIB= yes USE_GNOME= gnomehack gnometarget -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LDFLAGS="-L${X11BASE}/lib" diff --git a/x11-themes/kdeartwork3/Makefile b/x11-themes/kdeartwork3/Makefile index 19a33cc..00b448f 100644 --- a/x11-themes/kdeartwork3/Makefile +++ b/x11-themes/kdeartwork3/Makefile @@ -22,7 +22,6 @@ PREFIX= ${KDE_PREFIX} USE_MESA= yes USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/x11-themes/kdeartwork4/Makefile b/x11-themes/kdeartwork4/Makefile index 19a33cc..00b448f 100644 --- a/x11-themes/kdeartwork4/Makefile +++ b/x11-themes/kdeartwork4/Makefile @@ -22,7 +22,6 @@ PREFIX= ${KDE_PREFIX} USE_MESA= yes USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile index 0058bf0..0cdde5f 100644 --- a/x11-toolkits/bakery/Makefile +++ b/x11-toolkits/bakery/Makefile @@ -20,7 +20,6 @@ USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack -USE_REINPLACE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-toolkits/eel2/Makefile b/x11-toolkits/eel2/Makefile index e29125a..ee5fb25 100644 --- a/x11-toolkits/eel2/Makefile +++ b/x11-toolkits/eel2/Makefile @@ -23,7 +23,6 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnomevfs2 gail libgnomeui USE_LIBTOOL= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-shared --enable-static CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-toolkits/gal/Makefile b/x11-toolkits/gal/Makefile index aabc3cd..d84647a 100644 --- a/x11-toolkits/gal/Makefile +++ b/x11-toolkits/gal/Makefile @@ -24,7 +24,6 @@ USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix gnomehier libglade gnomevfs GNOME_HTML_DIR= ${PREFIX}/share/doc/gal -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-static --with-libiconv diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile index 322e970..610697f 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -22,7 +22,6 @@ USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix gnomehier libgnomeui libgnomeprintui GNOME_HTML_DIR= ${PREFIX}/share/doc/gal2 -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-static --with-libiconv diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile index 4537265..f9b6f55 100644 --- a/x11-toolkits/gtksourceview/Makefile +++ b/x11-toolkits/gtksourceview/Makefile @@ -17,7 +17,6 @@ COMMENT= A text widget that adds syntax highlighting to the GtkTextView widget USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/x11-toolkits/libbonoboui/Makefile b/x11-toolkits/libbonoboui/Makefile index bd8ab27..d195309 100644 --- a/x11-toolkits/libbonoboui/Makefile +++ b/x11-toolkits/libbonoboui/Makefile @@ -18,7 +18,6 @@ COMMENT= GUI frontend to the libbonobo component of GNOME 2 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gnomehier libgnomecanvas libgnome USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/x11-toolkits/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile index 04ef01d..6daf389 100644 --- a/x11-toolkits/libgnomeprintui/Makefile +++ b/x11-toolkits/libgnomeprintui/Makefile @@ -20,7 +20,6 @@ USE_X_PREFIX= yes USE_XPM= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeprint libgnomecanvas -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes USE_BISON= yes diff --git a/x11-toolkits/libgnomeprintui20/Makefile b/x11-toolkits/libgnomeprintui20/Makefile index bb0635c..9b64fed 100644 --- a/x11-toolkits/libgnomeprintui20/Makefile +++ b/x11-toolkits/libgnomeprintui20/Makefile @@ -23,7 +23,6 @@ USE_X_PREFIX= yes USE_XPM= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomecanvas -USE_REINPLACE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes USE_BISON= yes diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile index 87e8908..9d58721 100644 --- a/x11-toolkits/libwnck/Makefile +++ b/x11-toolkits/libwnck/Makefile @@ -21,7 +21,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack gtk20 -USE_REINPLACE= yes USE_BISON= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes diff --git a/x11-wm/kdeartwork3/Makefile b/x11-wm/kdeartwork3/Makefile index 19a33cc..00b448f 100644 --- a/x11-wm/kdeartwork3/Makefile +++ b/x11-wm/kdeartwork3/Makefile @@ -22,7 +22,6 @@ PREFIX= ${KDE_PREFIX} USE_MESA= yes USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index 17e1815..20ecabf 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_LIBTOOL= yes USE_GNOME= gnomeprefix gnomehack gnomehier gconf2 libglade2 INSTALLS_SHLIB= yes diff --git a/x11-wm/pager/Makefile b/x11-wm/pager/Makefile index b40c0f9..792ff7e 100644 --- a/x11-wm/pager/Makefile +++ b/x11-wm/pager/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= ${X11BASE}/bin/sawfish:${PORTSDIR}/x11-wm/sawfish2 USE_GMAKE= yes MAKEFILE= GNUmakefile -USE_REINPLACE= yes USE_X_PREFIX= yes SAWFISH_VERSION= `${X11BASE}/bin/sawfish --version 2>&1 | \ diff --git a/x11/3ddesktop/Makefile b/x11/3ddesktop/Makefile index 3a73ac0..9f1cf02 100644 --- a/x11/3ddesktop/Makefile +++ b/x11/3ddesktop/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes USE_GETOPT_LONG= yes post-install: diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile index aa39b48..fa38f8b 100644 --- a/x11/gdm2/Makefile +++ b/x11/gdm2/Makefile @@ -21,7 +21,6 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui librsvg2 GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 78b2499..b436f54 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop2 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel gail USE_LIBTOOL= yes diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 9b61d08..1176d41 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -20,7 +20,6 @@ COMMENT= Additional UI API for GNOME 2 USE_BZIP2= yes USE_X_PREFIX= yes USE_XPM= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index fce692a..e47b2ea 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -19,7 +19,6 @@ COMMENT= Panel component for the GNOME 2 Desktop USE_BZIP2= yes INSTALLS_SHLIB= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop libwnck GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 01e6c76..119ec6b 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -18,7 +18,6 @@ COMMENT= Terminal component for the GNOME 2 Desktop USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui vte USE_LIBTOOL= yes diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index 78b2499..b436f54 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop2 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel gail USE_LIBTOOL= yes diff --git a/x11/gnomedesktop/Makefile b/x11/gnomedesktop/Makefile index 9b61d08..1176d41 100644 --- a/x11/gnomedesktop/Makefile +++ b/x11/gnomedesktop/Makefile @@ -20,7 +20,6 @@ COMMENT= Additional UI API for GNOME 2 USE_BZIP2= yes USE_X_PREFIX= yes USE_XPM= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes diff --git a/x11/gnomemag/Makefile b/x11/gnomemag/Makefile index 14c045d..6284b8c 100644 --- a/x11/gnomemag/Makefile +++ b/x11/gnomemag/Makefile @@ -18,7 +18,6 @@ COMMENT= GNOME screen magnifier USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix atspi libbonobo -USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index fce692a..e47b2ea 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -19,7 +19,6 @@ COMMENT= Panel component for the GNOME 2 Desktop USE_BZIP2= yes INSTALLS_SHLIB= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop libwnck GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile index 01e6c76..119ec6b 100644 --- a/x11/gnometerminal/Makefile +++ b/x11/gnometerminal/Makefile @@ -18,7 +18,6 @@ COMMENT= Terminal component for the GNOME 2 Desktop USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui vte USE_LIBTOOL= yes diff --git a/x11/gnopernicus/Makefile b/x11/gnopernicus/Makefile index a02e24d..7b194ad 100644 --- a/x11/gnopernicus/Makefile +++ b/x11/gnopernicus/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= gnome-mag.1:${PORTSDIR}/x11/gnomemag \ USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui atspi USE_LIBTOOL= yes diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index c1c350e..aa8d382 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -25,7 +25,6 @@ USE_XPM= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier esound gnomevfs2 libxslt USE_BISON= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11/libxklavier/Makefile b/x11/libxklavier/Makefile index 62c968a..4a13bb3 100644 --- a/x11/libxklavier/Makefile +++ b/x11/libxklavier/Makefile @@ -16,7 +16,6 @@ COMMENT= An utility library to make XKB stuff easier USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnometarget gnomehack libxml2 INSTALLS_SHLIB= yes USE_LIBTOOL= yes |