diff options
399 files changed, 0 insertions, 429 deletions
diff --git a/audio/dumb/Makefile b/audio/dumb/Makefile index e780131b09e3..b27830790a15 100644 --- a/audio/dumb/Makefile +++ b/audio/dumb/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= dumb MAINTAINER= andreas@syndrom23.de COMMENT= IT, XM, S3M and MOD player library -USE_REINPLACE= yes USE_GMAKE= yes .include <bsd.port.pre.mk> diff --git a/databases/cyrus-imspd/Makefile b/databases/cyrus-imspd/Makefile index 12a86f971765..ba6897e8d4cf 100644 --- a/databases/cyrus-imspd/Makefile +++ b/databases/cyrus-imspd/Makefile @@ -17,7 +17,6 @@ COMMENT= The cyrus IMSP (Internet Message Support Protocol) server LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 -USE_REINPLACE= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX} \ --with-sasldir=${LOCALBASE} \ diff --git a/databases/cyrus-smlacapd/Makefile b/databases/cyrus-smlacapd/Makefile index 1e7c02421201..e25262eaf7b2 100644 --- a/databases/cyrus-smlacapd/Makefile +++ b/databases/cyrus-smlacapd/Makefile @@ -18,7 +18,6 @@ COMMENT= The cyrus ACAP (Application Configuration Access Protocol) server LIB_DEPENDS= sasl.8:${PORTSDIR}/security/cyrus-sasl BUILD_DEPENDS= sml:${PORTSDIR}/lang/sml-nj -USE_REINPLACE= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-cyrus-prefix=${PREFIX}/cyrus \ --with-sasldir=${LOCALBASE}/lib diff --git a/databases/db3/Makefile b/databases/db3/Makefile index f8b07ba2b256..19bddf7b9173 100644 --- a/databases/db3/Makefile +++ b/databases/db3/Makefile @@ -23,7 +23,6 @@ COMMENT= The Berkeley DB package, revision 3.3 WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix -USE_REINPLACE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../dist/configure diff --git a/databases/db4/Makefile b/databases/db4/Makefile index fed7092819e9..23735900008c 100644 --- a/databases/db4/Makefile +++ b/databases/db4/Makefile @@ -19,7 +19,6 @@ COMMENT= The Berkeley DB package, revision 4 WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../dist/configure CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/databases/dbf/Makefile b/databases/dbf/Makefile index 8c9d70753b97..c5cf612c7729 100644 --- a/databases/dbf/Makefile +++ b/databases/dbf/Makefile @@ -18,7 +18,6 @@ COMMENT= Show and convert the content of dBASE III, IV, and 5.0 files WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src PLIST_FILES= bin/dbf -USE_REINPLACE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${PREFIX}" post-patch: diff --git a/databases/dbmetrix/Makefile b/databases/dbmetrix/Makefile index 1983bc3cb19d..6e7c17f33630 100644 --- a/databases/dbmetrix/Makefile +++ b/databases/dbmetrix/Makefile @@ -23,7 +23,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src PLIST_FILES= bin/dbmetrix USE_GNOME= gtk12 -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-mysql=${PREFIX} diff --git a/databases/dbow/Makefile b/databases/dbow/Makefile index 81ab8b8ec6e4..ff21f7ecfc5b 100644 --- a/databases/dbow/Makefile +++ b/databases/dbow/Makefile @@ -15,7 +15,6 @@ MAINTAINER= dtynan@kalopa.com COMMENT= DBOW is a database object generator for C, Perl, PHP, etc USE_MYSQL= yes -USE_REINPLACE= yes MAN1= dbow.1 diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile index 996692ae700b..1f0c98fef8a6 100644 --- a/databases/dbtool/Makefile +++ b/databases/dbtool/Makefile @@ -33,7 +33,6 @@ CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib" \ CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include ${DB_INC}" USE_GMAKE= yes -USE_REINPLACE= yes REINPLACE_ARGS= -i "" MAN1= dbtool.1 diff --git a/databases/dbview/Makefile b/databases/dbview/Makefile index 4a95db574c65..aff34ccb9e18 100644 --- a/databases/dbview/Makefile +++ b/databases/dbview/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= apps/database/proprietary MAINTAINER= ports@FreeBSD.org COMMENT= View dBase III files -USE_REINPLACE= yes USE_GETOPT_LONG= yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/databases/firebird-devel/Makefile b/databases/firebird-devel/Makefile index 96a58fcfe6cb..783fdc40c604 100644 --- a/databases/firebird-devel/Makefile +++ b/databases/firebird-devel/Makefile @@ -23,7 +23,6 @@ USE_GMAKE= yes USE_AUTOTOOLS= autoconf:259:env libtool:15:env GNU_CONFIGURE= yes USE_GCC= 3.4 -USE_REINPLACE= yes DOCSDIR= ${PREFIX}/firebird/doc diff --git a/databases/fpc-ibase/Makefile b/databases/fpc-ibase/Makefile index c868236a530d..b03ee891922c 100644 --- a/databases/fpc-ibase/Makefile +++ b/databases/fpc-ibase/Makefile @@ -27,7 +27,6 @@ EXTRACT_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar TAR= ${LOCALBASE}/bin/gtar .endif USE_GMAKE= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 PLIST_SUB+= INSTDIR=lib/fpc/${PORTVERSION}/units/freebsd/ibase \ diff --git a/databases/fpc-mysql/Makefile b/databases/fpc-mysql/Makefile index 744a8754a3d0..4dca6de5994e 100644 --- a/databases/fpc-mysql/Makefile +++ b/databases/fpc-mysql/Makefile @@ -27,7 +27,6 @@ EXTRACT_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar TAR= ${LOCALBASE}/bin/gtar .endif USE_GMAKE= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 PLIST_SUB+= INSTDIR=lib/fpc/${PORTVERSION}/units/freebsd/mysql \ diff --git a/databases/fpc-odbc/Makefile b/databases/fpc-odbc/Makefile index 0e5319dc4190..fbccbc67b901 100644 --- a/databases/fpc-odbc/Makefile +++ b/databases/fpc-odbc/Makefile @@ -31,7 +31,6 @@ EXTRACT_DEPENDS= gtar:${PORTSDIR}/archivers/gtar TAR= ${LOCALBASE}/bin/gtar .endif USE_GMAKE= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 PLIST_SUB+= PORTVERSION=${PORTVERSION} diff --git a/databases/fpc-oracle/Makefile b/databases/fpc-oracle/Makefile index f9211cde21ca..11ab8768a07d 100644 --- a/databases/fpc-oracle/Makefile +++ b/databases/fpc-oracle/Makefile @@ -31,7 +31,6 @@ EXTRACT_DEPENDS= gtar:${PORTSDIR}/archivers/gtar TAR= ${LOCALBASE}/bin/gtar .endif USE_GMAKE= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 PLIST_SUB+= PORTVERSION=${PORTVERSION} diff --git a/databases/fpc-postgres/Makefile b/databases/fpc-postgres/Makefile index e9c0dfc47ddd..92389c661b15 100644 --- a/databases/fpc-postgres/Makefile +++ b/databases/fpc-postgres/Makefile @@ -31,7 +31,6 @@ EXTRACT_DEPENDS= gtar:${PORTSDIR}/archivers/gtar TAR= ${LOCALBASE}/bin/gtar .endif USE_GMAKE= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 PLIST_SUB+= PORTVERSION=${PORTVERSION} diff --git a/databases/freetds-devel/Makefile b/databases/freetds-devel/Makefile index c43ccf972104..020717925c03 100644 --- a/databases/freetds-devel/Makefile +++ b/databases/freetds-devel/Makefile @@ -17,7 +17,6 @@ COMMENT= Sybase/Microsoft TDS protocol library TDS_VER?= 5.0 USE_ICONV= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_GONFIGURE= yes USE_AUTOTOOLS= autoconf:259:env libtool:15 diff --git a/databases/freetds/Makefile b/databases/freetds/Makefile index c43ccf972104..020717925c03 100644 --- a/databases/freetds/Makefile +++ b/databases/freetds/Makefile @@ -17,7 +17,6 @@ COMMENT= Sybase/Microsoft TDS protocol library TDS_VER?= 5.0 USE_ICONV= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_GONFIGURE= yes USE_AUTOTOOLS= autoconf:259:env libtool:15 diff --git a/databases/gauche-gdbm/Makefile b/databases/gauche-gdbm/Makefile index 7419ea193806..6829a24bbe8b 100644 --- a/databases/gauche-gdbm/Makefile +++ b/databases/gauche-gdbm/Makefile @@ -20,8 +20,6 @@ BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche \ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm RUN_DEPENDS= gosh:${PORTSDIR}/lang/gauche -USE_REINPLACE= yes - WRKSRC= ${WRKDIR}/dbm MAKE_ARGS= GOSH=gosh \ OPTFLAGS="${CFLAGS} -I${LOCALBASE}/include" diff --git a/databases/gbib/Makefile b/databases/gbib/Makefile index 194aea81873e..66ef80ca2484 100644 --- a/databases/gbib/Makefile +++ b/databases/gbib/Makefile @@ -22,7 +22,6 @@ COMMENT= Editor/browser for BibTeX bibliographic databases USE_X_PREFIX= yes USE_GNOME= gnomelibs -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= autoconf:213 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile index c102f6ec6115..974a985dbbdb 100644 --- a/databases/gtksql/Makefile +++ b/databases/gtksql/Makefile @@ -20,7 +20,6 @@ WITH_MYSQL= yes USE_X_PREFIX= yes USE_GNOME= gtk12 -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile index 50b8f992e6e2..39e0430d3728 100644 --- a/databases/kbibtex/Makefile +++ b/databases/kbibtex/Makefile @@ -18,7 +18,6 @@ USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes MAN1= kbibtex.1 diff --git a/databases/kinterbasdb/Makefile b/databases/kinterbasdb/Makefile index 5d354d2439fd..548efec00809 100644 --- a/databases/kinterbasdb/Makefile +++ b/databases/kinterbasdb/Makefile @@ -24,7 +24,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_PYTHON= yes USE_PYDISTUTILS= yes USE_PYTHON_PREFIX= yes -USE_REINPLACE= yes USE_GCC= 3.4 PLIST_SUB= INSTALLDIR=lib/${PYTHON_VERSION}/site-packages/${PORTNAME} diff --git a/databases/ksqlanalyzer/Makefile b/databases/ksqlanalyzer/Makefile index f724591d5b93..0064f0666e26 100644 --- a/databases/ksqlanalyzer/Makefile +++ b/databases/ksqlanalyzer/Makefile @@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} diff --git a/databases/ksqlshell/Makefile b/databases/ksqlshell/Makefile index e8fc69b540d6..db80501daca8 100644 --- a/databases/ksqlshell/Makefile +++ b/databases/ksqlshell/Makefile @@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes -USE_REINPLACE= yes USE_MYSQL= yes USE_PGSQL= yes diff --git a/databases/libdbi/Makefile b/databases/libdbi/Makefile index 75491eee0041..631d374cd531 100644 --- a/databases/libdbi/Makefile +++ b/databases/libdbi/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= seanc@FreeBSD.org COMMENT= Database Independent Abstraction Layer for C -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/databases/libgda/Makefile b/databases/libgda/Makefile index 5a4b4a39178e..77b76cec1d6f 100644 --- a/databases/libgda/Makefile +++ b/databases/libgda/Makefile @@ -19,7 +19,6 @@ 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/libgda3/Makefile b/databases/libgda3/Makefile index 4e1ea2efa056..ac186bf853ca 100644 --- a/databases/libgda3/Makefile +++ b/databases/libgda3/Makefile @@ -26,7 +26,6 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack glib20 libxslt intlhack INSTALLS_SHLIB= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --without-bdb CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl" diff --git a/databases/libiodbc/Makefile b/databases/libiodbc/Makefile index 4c24cdfdd21e..ce540a3de9d4 100644 --- a/databases/libiodbc/Makefile +++ b/databases/libiodbc/Makefile @@ -22,7 +22,6 @@ COMMENT= An ODBC 3.x driver manager, for universal data source access CONFLICTS= unixODBC-[0-9]* USE_GNOME= gnomehack gnometarget pkgconfig -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/databases/libpbl/Makefile b/databases/libpbl/Makefile index 9517895e6d3f..55eba2ca0d5c 100644 --- a/databases/libpbl/Makefile +++ b/databases/libpbl/Makefile @@ -16,7 +16,6 @@ COMMENT= Peter Graf's Program Base Library ALL_TARGET= libpbl.a MAKEFILE= makefile -USE_REINPLACE= yes PLIST_FILES= lib/libpbl.a include/pbl.h .ifndef(NOPORTDOCS) diff --git a/databases/lsdb/Makefile b/databases/lsdb/Makefile index e567b18e6d60..8c7bba71727d 100644 --- a/databases/lsdb/Makefile +++ b/databases/lsdb/Makefile @@ -27,7 +27,6 @@ DEPPORT_SUFFIX= -${EMACS_PORT_NAME} SFJP_RELEASE_ID= 1494 FLIM_COOKIE= flim-${EMACS_PORT_NAME}-1.14.FreeBSD-packages -USE_REINPLACE= yes ALL_TARGET= elc MAKE_ARGS= LISPDIR=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile index a9571874725e..223a8521f9ab 100644 --- a/databases/mdbtools/Makefile +++ b/databases/mdbtools/Makefile @@ -17,7 +17,6 @@ COMMENT= Utilities and libraries to export data from MS Access databases (.mdb) BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk # To build man-pages -USE_REINPLACE= yes USE_BISON= yes USE_GNOME= glib20 GNU_CONFIGURE= yes diff --git a/databases/metakit/Makefile b/databases/metakit/Makefile index b61eca2dc1c9..8f3f43bfa613 100644 --- a/databases/metakit/Makefile +++ b/databases/metakit/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= tcl84.1:${PORTSDIR}/lang/tcl84 BUILD_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 .endif -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/builds GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../unix/configure diff --git a/databases/mird/Makefile b/databases/mird/Makefile index 41cb0535be2f..15b48c25f302 100644 --- a/databases/mird/Makefile +++ b/databases/mird/Makefile @@ -20,7 +20,6 @@ COMMENT= A free database library with transaction support WRKSRC= ${WRKDIR}/${DISTNAME} USE_AUTOTOOLS= autoconf:253:env -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-debug diff --git a/databases/mrtg-mysql-load/Makefile b/databases/mrtg-mysql-load/Makefile index 2bfee2bbc365..3595a5686669 100644 --- a/databases/mrtg-mysql-load/Makefile +++ b/databases/mrtg-mysql-load/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= mrtg:${PORTSDIR}/net-mgmt/mrtg \ NO_BUILD= yes NO_WRKSUBDIR= yes USE_PERL5_RUN= yes -USE_REINPLACE= yes MAN1= ${PORTNAME}.1 diff --git a/databases/msql/Makefile b/databases/msql/Makefile index 60dac6166a1f..495b8ce6b654 100644 --- a/databases/msql/Makefile +++ b/databases/msql/Makefile @@ -17,7 +17,6 @@ CONFLICTS= msql-3* INSTALLS_SHLIB= YES USE_PERL5= YES -USE_REINPLACE= YES # Not free for commercial use. RESTRICTED= "restrictive copyright (no commercial use)" diff --git a/databases/msql3/Makefile b/databases/msql3/Makefile index 6bda10e5fc09..8ff36467c79e 100644 --- a/databases/msql3/Makefile +++ b/databases/msql3/Makefile @@ -17,7 +17,6 @@ CONFLICTS= msql-2* INSTALLS_SHLIB= YES USE_PERL5= YES -USE_REINPLACE= YES LATEST_LINK= msql3 diff --git a/databases/mysql-connector-odbc/Makefile b/databases/mysql-connector-odbc/Makefile index 89addd2c1b3a..5118f739005e 100644 --- a/databases/mysql-connector-odbc/Makefile +++ b/databases/mysql-connector-odbc/Makefile @@ -19,7 +19,6 @@ COMMENT= ODBC driver for MySQL${MYSQL_VER} / ${DRIVER_MANAGER} USE_MYSQL= yes BROKEN_WITH_MYSQL= 323 -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 libltdl:15 INSTALLS_SHLIB= yes diff --git a/databases/mysql-navigator/Makefile b/databases/mysql-navigator/Makefile index 90be33eb222b..f46cd4df08b3 100644 --- a/databases/mysql-navigator/Makefile +++ b/databases/mysql-navigator/Makefile @@ -22,7 +22,6 @@ USE_MYSQL= yes USE_KDELIBS_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_ARGS+=--with-mysql-includes=${LOCALBASE}/include/mysql \ --with-mysql-libraries=${LOCALBASE}/lib/mysql CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/databases/mysql323-server/Makefile b/databases/mysql323-server/Makefile index 17d213ae8165..6cc9c311eac5 100644 --- a/databases/mysql323-server/Makefile +++ b/databases/mysql323-server/Makefile @@ -18,7 +18,6 @@ COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql323-client USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=/var/db/mysql \ diff --git a/databases/mysql40-server/Makefile b/databases/mysql40-server/Makefile index 2b60062947c2..eb1b6a115d8d 100644 --- a/databases/mysql40-server/Makefile +++ b/databases/mysql40-server/Makefile @@ -18,7 +18,6 @@ COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql40-client USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=/var/db/mysql \ diff --git a/databases/mysql50-server/Makefile b/databases/mysql50-server/Makefile index 03de18a91eaf..f17625074d87 100644 --- a/databases/mysql50-server/Makefile +++ b/databases/mysql50-server/Makefile @@ -18,7 +18,6 @@ COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql50-client databases/mysql50-scripts USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=/var/db/mysql \ diff --git a/databases/mysql51-server/Makefile b/databases/mysql51-server/Makefile index 45c2fb309c57..6ca9d36c3ca8 100644 --- a/databases/mysql51-server/Makefile +++ b/databases/mysql51-server/Makefile @@ -19,7 +19,6 @@ COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql51-client databases/mysql51-scripts USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=/var/db/mysql \ diff --git a/databases/mysql54-server/Makefile b/databases/mysql54-server/Makefile index 45c2fb309c57..6ca9d36c3ca8 100644 --- a/databases/mysql54-server/Makefile +++ b/databases/mysql54-server/Makefile @@ -19,7 +19,6 @@ COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql51-client databases/mysql51-scripts USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=/var/db/mysql \ diff --git a/databases/mysql55-server/Makefile b/databases/mysql55-server/Makefile index 45c2fb309c57..6ca9d36c3ca8 100644 --- a/databases/mysql55-server/Makefile +++ b/databases/mysql55-server/Makefile @@ -19,7 +19,6 @@ COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql51-client databases/mysql51-scripts USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=/var/db/mysql \ diff --git a/databases/mysql60-server/Makefile b/databases/mysql60-server/Makefile index 45c2fb309c57..6ca9d36c3ca8 100644 --- a/databases/mysql60-server/Makefile +++ b/databases/mysql60-server/Makefile @@ -19,7 +19,6 @@ COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql51-client databases/mysql51-scripts USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=/var/db/mysql \ diff --git a/databases/mysql_last_value/Makefile b/databases/mysql_last_value/Makefile index 35bfd2589cd9..be16cb329024 100644 --- a/databases/mysql_last_value/Makefile +++ b/databases/mysql_last_value/Makefile @@ -14,7 +14,6 @@ COMMENT= Replaces NULL value of current column with value from top row LIB_DEPENDS= mysqlclient.14:${PORTSDIR}/databases/mysql41-client PLIST_FILES= bin/mysql_last_value -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' ${WRKSRC}/Makefile diff --git a/databases/mysqlcc/Makefile b/databases/mysqlcc/Makefile index 18e79381ae48..21743251d77a 100644 --- a/databases/mysqlcc/Makefile +++ b/databases/mysqlcc/Makefile @@ -21,7 +21,6 @@ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake USE_MYSQL= yes BROKEN_WITH_MYSQL=323 -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_QT_VER= 3 CONFIGURE_ARGS+= --with-qt=${X11BASE} diff --git a/databases/mysqlcppapi/Makefile b/databases/mysqlcppapi/Makefile index 4e4bbb0311b2..d88fb7cb15da 100644 --- a/databases/mysqlcppapi/Makefile +++ b/databases/mysqlcppapi/Makefile @@ -16,7 +16,6 @@ MAINTAINER= gaoj@cpsc.ucalgary.ca COMMENT= A fork of mysql++ C++ API for MySQL USE_MYSQL= yes -USE_REINPLACE= yes USE_GNOME= pkgconfig gnomehack GNU_CONFIGURE= yes diff --git a/databases/mysqltcl/Makefile b/databases/mysqltcl/Makefile index 34b1d2e1ba64..af931cd8b329 100644 --- a/databases/mysqltcl/Makefile +++ b/databases/mysqltcl/Makefile @@ -26,7 +26,6 @@ MAKE_ENV+= PORTVERSION="${PORTVERSION}" \ TCL_NODOT="${TCL_NODOT}" MAKEFILE= ${FILESDIR}/Makefile.bsd ALL_TARGET= shlib -USE_REINPLACE= yes REINPLACE_ARGS= -i '' pre-patch: diff --git a/databases/mytop/Makefile b/databases/mytop/Makefile index e0513e31192f..281019c47902 100644 --- a/databases/mytop/Makefile +++ b/databases/mytop/Makefile @@ -29,8 +29,6 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time- .endif .if ${PERL_LEVEL} < 500600 -USE_REINPLACE= yes - post-patch: @${REINPLACE_CMD} -e 's, -P , B<-P> ,g' ${WRKSRC}/mytop .endif diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile index 1b7e9f6ada11..4f8110c4066e 100644 --- a/databases/p5-DBD-ODBC/Makefile +++ b/databases/p5-DBD-ODBC/Makefile @@ -18,7 +18,6 @@ COMMENT= DBD module interfacing the ODBC databases PERL_CONFIGURE= yes CONFIGURE_ARGS+= -o ${LOCALBASE} -USE_REINPLACE= yes MAN3= DBD::ODBC.3 diff --git a/databases/p5-sqlrelay/Makefile b/databases/p5-sqlrelay/Makefile index bd6241e9d9bb..8be84ccab7a8 100644 --- a/databases/p5-sqlrelay/Makefile +++ b/databases/p5-sqlrelay/Makefile @@ -23,7 +23,6 @@ USE_PERL5= yes WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= ${SQLRELAY_CONFIGURE_ARGS} \ --with-pod2man=`which pod2man` \ diff --git a/databases/pear-DB/Makefile b/databases/pear-DB/Makefile index 2ca5238aa132..8f64a26aace0 100644 --- a/databases/pear-DB/Makefile +++ b/databases/pear-DB/Makefile @@ -16,8 +16,6 @@ COMMENT= PEAR Database Abstraction Layer BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes - FILES= DB.php DB/common.php DB/dbase.php DB/fbsql.php DB/ibase.php \ DB/ifx.php DB/msql.php DB/mssql.php DB/mysql.php DB/mysqli.php \ DB/oci8.php DB/odbc.php DB/pgsql.php DB/sybase.php DB/storage.php \ diff --git a/databases/pear-DB_DataObject/Makefile b/databases/pear-DB_DataObject/Makefile index a9922dbdb313..bfd1687e03dc 100644 --- a/databases/pear-DB_DataObject/Makefile +++ b/databases/pear-DB_DataObject/Makefile @@ -16,8 +16,6 @@ BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \ ${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes - CATEGORY= DB FILES= DataObject.php DataObject/Cast.php DataObject/Generator.php \ DataObject/createTables.php DataObject/Error.php diff --git a/databases/pear-DB_Table/Makefile b/databases/pear-DB_Table/Makefile index 375e8a627d4a..8201db16bf64 100644 --- a/databases/pear-DB_Table/Makefile +++ b/databases/pear-DB_Table/Makefile @@ -16,8 +16,6 @@ BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \ ${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes - LATEST_LINK= pear-DB_Table OPTIONS= PEAR_HTML_QUICKFORM "PEAR::HTML_QuickForm support" off diff --git a/databases/percona55-server/Makefile b/databases/percona55-server/Makefile index 45c2fb309c57..6ca9d36c3ca8 100644 --- a/databases/percona55-server/Makefile +++ b/databases/percona55-server/Makefile @@ -19,7 +19,6 @@ COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql51-client databases/mysql51-scripts USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=/var/db/mysql \ diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile index 9f9ceb12cce9..66894aa0176b 100644 --- a/databases/pgaccess/Makefile +++ b/databases/pgaccess/Makefile @@ -18,8 +18,6 @@ COMMENT= A powerful GUI PostgreSQL database administration tool and toolkit LIB_DEPENDS= pgtcl:${PORTSDIR}/databases/postgresql-tcltk -USE_REINPLACE= yes - TCLVERSION?= 8.4 DOCSDIR= ${PREFIX}/share/doc/postgresql/${PORTNAME} PGACCESSDIR= ${PREFIX}/share/postgresql/${PORTNAME} diff --git a/databases/pgadmin3-12/Makefile b/databases/pgadmin3-12/Makefile index 4c8074a5a2a6..0b531fc08f81 100644 --- a/databases/pgadmin3-12/Makefile +++ b/databases/pgadmin3-12/Makefile @@ -16,7 +16,6 @@ MAINTAINER= fjoe@FreeBSD.org COMMENT= PostgreSQL database design and management system USE_PGSQL= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx=${X11BASE} --with-wx-config=${WX_CONFIG} CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/databases/pgadmin3/Makefile b/databases/pgadmin3/Makefile index 1eeff5334df0..ed58121a4b95 100644 --- a/databases/pgadmin3/Makefile +++ b/databases/pgadmin3/Makefile @@ -16,7 +16,6 @@ COMMENT= PostgreSQL database design and management system USE_PGSQL= yes BROKEN_WITH_PGSQL= 73 -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx=${X11BASE} --with-wx-config=${WX_CONFIG} CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/databases/pgbash/Makefile b/databases/pgbash/Makefile index 13dad1f835fd..bcb5e0ed9656 100644 --- a/databases/pgbash/Makefile +++ b/databases/pgbash/Makefile @@ -25,7 +25,6 @@ WRKSRC= ${WRKDIR}/pgbash-7.3/src/bash-2.05a GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --pginc-prefix=${LOCALBASE}/include --pglib-prefix=${LOCALBASE}/lib diff --git a/databases/pgcluster/Makefile b/databases/pgcluster/Makefile index a87fb2620926..b47747309a54 100644 --- a/databases/pgcluster/Makefile +++ b/databases/pgcluster/Makefile @@ -26,7 +26,6 @@ WRKSRC?= ${WRKDIR}/postgresql-${BASEPGSQL} USE_GMAKE= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf:259 -USE_REINPLACE= yes MAKE_FLAGS= # empty MAKEFILE= # empty CONFLICTS= postgresql-* diff --git a/databases/pgworksheet/Makefile b/databases/pgworksheet/Makefile index 60ac046d48db..a031ded51790 100644 --- a/databases/pgworksheet/Makefile +++ b/databases/pgworksheet/Makefile @@ -21,7 +21,6 @@ USE_BZIP2= yes USE_GNOME= pygtk2 USE_PYTHON= yes USE_PYDISTUTILS=yes -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e \ diff --git a/databases/postgresql-jdbc/Makefile b/databases/postgresql-jdbc/Makefile index b5df2886ed30..a69f720b80a3 100644 --- a/databases/postgresql-jdbc/Makefile +++ b/databases/postgresql-jdbc/Makefile @@ -21,7 +21,6 @@ DIST_SUBDIR= postgresql USE_ANT= yes USE_JAVA= yes -USE_REINPLACE= yes PKGMESSAGE= ${WRKDIR}/.pkg-message diff --git a/databases/postgresql-libpq++/Makefile b/databases/postgresql-libpq++/Makefile index deb566acafc0..dbc5a11dbdec 100644 --- a/databases/postgresql-libpq++/Makefile +++ b/databases/postgresql-libpq++/Makefile @@ -19,7 +19,6 @@ COMMENT= C++ interface for PostgreSQL USE_PGSQL= YES USE_GMAKE= YES -USE_REINPLACE= YES INSTALLS_SHLIB= YES post-patch: diff --git a/databases/postgresql-relay/Makefile b/databases/postgresql-relay/Makefile index 21ceb78cfe57..96f823bd2594 100644 --- a/databases/postgresql-relay/Makefile +++ b/databases/postgresql-relay/Makefile @@ -18,7 +18,6 @@ PLIST_FILES= bin/postgresql-relay \ etc/postgresql-relay.conf-sample \ etc/rc.d/postgresql-relay.sh -USE_REINPLACE= yes USE_RC_SUBR= yes USE_PERL5_BUILD=yes SUB_FILES= postgresql-relay.sh diff --git a/databases/pxtools/Makefile b/databases/pxtools/Makefile index 9c31255c5858..1331eb9f0fc8 100644 --- a/databases/pxtools/Makefile +++ b/databases/pxtools/Makefile @@ -17,7 +17,6 @@ COMMENT= Collection of tools to work with Paradox databases USE_GETOPT_LONG=yes GNU_CONFIGURE= yes USE_GETTEXT= yes -USE_REINPLACE= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile index a8b02eccd98e..990b58b5facc 100644 --- a/databases/py-PyGreSQL/Makefile +++ b/databases/py-PyGreSQL/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base USE_PGSQL= yes USE_PYTHON= yes DATETIME_DEP= ${PYTHON_SITELIBDIR}/mx/DateTime/__init__.py -USE_REINPLACE=yes pre-build: @ cd ${WRKSRC} ; ${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},g' setup.py diff --git a/databases/py-bsddb3/Makefile b/databases/py-bsddb3/Makefile index 70c7b1521de8..14f3c155ba01 100644 --- a/databases/py-bsddb3/Makefile +++ b/databases/py-bsddb3/Makefile @@ -18,7 +18,6 @@ COMMENT= Python extension module for BerkeleyDB 3 and 4 USE_BDB= yes USE_PYTHON= yes USE_PYDISTUTILS= yes -USE_REINPLACE= yes PYDISTUTILS_CONFIGUREARGS=--libs="-l${BDB_LIB_NAME}" --berkeley-db=${LOCALBASE} PYDISTUTILS_BUILDARGS= --libs="-l${BDB_LIB_NAME}" --berkeley-db=${LOCALBASE} PYDISTUTILS_INSTALLARGS=-c -O1 --prefix=${PREFIX} --berkeley-db=${LOCALBASE} diff --git a/databases/py-mssql/Makefile b/databases/py-mssql/Makefile index 7d92321e70f9..c6e6be0b7608 100644 --- a/databases/py-mssql/Makefile +++ b/databases/py-mssql/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= sybdb.5:${PORTSDIR}/databases/freetds-msdblib USE_PYTHON= 2.2+ USE_PYDISTUTILS=yes -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' \ diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index 742630b7df07..19334024358d 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -17,7 +17,6 @@ COMMENT= A persistent DB connection pooling/proxying/load balancing system LIB_DEPENDS= rudiments.0:${PORTSDIR}/devel/rudiments -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= autoconf:259 libtool:15 CONFIGURE_ENV= ${SQLRELAY_CONFIGURE_ENV} \ diff --git a/databases/sqsh/Makefile b/databases/sqsh/Makefile index c9b2138f95a0..20ef162270da 100644 --- a/databases/sqsh/Makefile +++ b/databases/sqsh/Makefile @@ -17,7 +17,6 @@ COMMENT= Interactive tool for querying Sybase database servers LIB_DEPENDS= ct.3:${PORTSDIR}/databases/freetds USE_GETTEXT= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= SYBASE="${LOCALBASE}" CONFIGURE_ARGS= --with-readline diff --git a/databases/tcl-Mysql/Makefile b/databases/tcl-Mysql/Makefile index 90294d4dde57..28f473a6a51b 100644 --- a/databases/tcl-Mysql/Makefile +++ b/databases/tcl-Mysql/Makefile @@ -26,7 +26,6 @@ WRKSRC= ${WRKDIR}/tcl-sql/ LIB_NAME= libTclMySQL.so.1 PLIST_SUB= TCL_VERSION=tcl${TCL_VERSION} LIB_NAME=${LIB_NAME} MAKE_ARGS+= SHLIB_NAME=${LIB_NAME} ${PLIST_SUB} -USE_REINPLACE= yes REINPLACE_ARGS= -i "" MAKEFILE= ${FILESDIR}/Makefile.bsd diff --git a/databases/typhoon/Makefile b/databases/typhoon/Makefile index 6a703d2a2c1b..a23dfa50678a 100644 --- a/databases/typhoon/Makefile +++ b/databases/typhoon/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A relational database library HAS_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes MAN1= ddlp.1 diff --git a/databases/wmjsql/Makefile b/databases/wmjsql/Makefile index 8fd3396bf874..f78ea7d58573 100644 --- a/databases/wmjsql/Makefile +++ b/databases/wmjsql/Makefile @@ -16,7 +16,6 @@ COMMENT= MySQL server status displaying dockapp USE_MYSQL= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_X_PREFIX= yes USE_GETOPT_LONG= yes USE_XPM= yes diff --git a/databases/xbsql/Makefile b/databases/xbsql/Makefile index 4bc26784840f..e702659fe364 100644 --- a/databases/xbsql/Makefile +++ b/databases/xbsql/Makefile @@ -20,7 +20,6 @@ USE_BISON= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes -USE_REINPLACE= yes LB2FIX= Makefile.in test/Makefile.in xbsql/Makefile.in diff --git a/databases/xmbase-grok/Makefile b/databases/xmbase-grok/Makefile index 5aef030c98c2..a8b5bda7cec2 100644 --- a/databases/xmbase-grok/Makefile +++ b/databases/xmbase-grok/Makefile @@ -17,7 +17,6 @@ COMMENT= Graphical Resource Organizer Kit BUILD_WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_REINPLACE= yes USE_X_PREFIX= yes USE_MOTIF= yes MAKE_ENV= MYCC="${CC}" DEBUG="${CFLAGS}" YO="" INCDIR="" \ diff --git a/deskutils/abacus/Makefile b/deskutils/abacus/Makefile index 3cca546699c6..034726395bf9 100644 --- a/deskutils/abacus/Makefile +++ b/deskutils/abacus/Makefile @@ -22,7 +22,6 @@ COMMENT= Spread sheet for X Window System LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \ tk82.1:${PORTSDIR}/x11-toolkits/tk82 -USE_REINPLACE= yes USE_X_PREFIX= yes USE_GMAKE= yes MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS} -Wno-deprecated" LFLAGS="${LDFLAGS}" diff --git a/deskutils/babytrans/Makefile b/deskutils/babytrans/Makefile index 331162dfb125..45ecb33f04c7 100644 --- a/deskutils/babytrans/Makefile +++ b/deskutils/babytrans/Makefile @@ -17,7 +17,6 @@ COMMENT= GTK+/GNOME front-end for Babylon Translator .dic files USE_GETTEXT= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GNOME= gtk12 gnomehack gnomeprefix GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ diff --git a/deskutils/basket/Makefile b/deskutils/basket/Makefile index 802377e07253..e8a24b8d02f9 100644 --- a/deskutils/basket/Makefile +++ b/deskutils/basket/Makefile @@ -17,7 +17,6 @@ USE_BZIP2= yes USE_KDELIBS_VER= 3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's/-O2//g' ${WRKSRC}/${CONFIGURE_SCRIPT} diff --git a/deskutils/blogtk/Makefile b/deskutils/blogtk/Makefile index 439959f6ea09..1b7c541c177f 100644 --- a/deskutils/blogtk/Makefile +++ b/deskutils/blogtk/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/BloGTK-${PORTVERSION} USE_BZIP2= yes USE_GNOME= pygnomeextras USE_PYTHON= 2.3+ -USE_REINPLACE= yes NO_BUILD= yes post-patch: diff --git a/deskutils/cycle/Makefile b/deskutils/cycle/Makefile index deb204f1294a..98aca65389a6 100644 --- a/deskutils/cycle/Makefile +++ b/deskutils/cycle/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/wx-2.6-gtk2-ansi/wxPython/__init__.py:${PORTSD USE_BZIP2= yes USE_PYTHON_RUN= yes -USE_REINPLACE= yes NO_BUILD= yes MAN1= ${PORTNAME}.1 diff --git a/deskutils/dailystrips/Makefile b/deskutils/dailystrips/Makefile index 6d803fe3c32c..894383f8ac0a 100644 --- a/deskutils/dailystrips/Makefile +++ b/deskutils/dailystrips/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ NO_BUILD= yes USE_PERL5= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} 's|^#!/usr/bin/perl|#!${PERL}|; \ diff --git a/deskutils/doodle/Makefile b/deskutils/doodle/Makefile index 3f4f74f8bdca..53a33d08ee76 100644 --- a/deskutils/doodle/Makefile +++ b/deskutils/doodle/Makefile @@ -17,7 +17,6 @@ COMMENT= Quickly search documents LIB_DEPENDS= extractor.2:${PORTSDIR}/textproc/libextractor -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GETTEXT= yes USE_FAM= yes diff --git a/deskutils/dragstack/Makefile b/deskutils/dragstack/Makefile index ef8dbc60882e..23b74ee2b388 100644 --- a/deskutils/dragstack/Makefile +++ b/deskutils/dragstack/Makefile @@ -16,7 +16,6 @@ COMMENT= Drop stack applet for KDE USE_KDEBASE_VER= 3 GNU_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes post-patch: diff --git a/deskutils/drivel/Makefile b/deskutils/drivel/Makefile index c4e213aa82cd..e304d6d05278 100644 --- a/deskutils/drivel/Makefile +++ b/deskutils/drivel/Makefile @@ -22,7 +22,6 @@ USE_BZIP2= yes USE_GNOME= gnomeprefix gnomehack libgnomeui intlhack gtksourceview USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes INSTALLS_OMF= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/deskutils/everygui/Makefile b/deskutils/everygui/Makefile index f9e14a14b8c4..9621f6b69403 100644 --- a/deskutils/everygui/Makefile +++ b/deskutils/everygui/Makefile @@ -17,7 +17,6 @@ COMMENT= Dynamic GUI for an OS command USE_PYTHON= yes USE_PYDISTUTILS=yes USE_GNOME= libglade2 pygnome2 -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/deskutils/freemind/Makefile b/deskutils/freemind/Makefile index e9228f666779..79cb06204008 100644 --- a/deskutils/freemind/Makefile +++ b/deskutils/freemind/Makefile @@ -28,7 +28,6 @@ BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.4+ -USE_REINPLACE= yes DATADIR= ${JAVASHAREDIR}/${PORTNAME}-${PORTVERSION} DATAFILES= accessories doc lib license patterns.xml plugins user.properties diff --git a/deskutils/gdeskcal/Makefile b/deskutils/gdeskcal/Makefile index e38d0b8f2a9e..4b94fca4fd1c 100644 --- a/deskutils/gdeskcal/Makefile +++ b/deskutils/gdeskcal/Makefile @@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/gDeskCal-${PORTVERSION} USE_PYTHON= yes USE_X_PREFIX= yes USE_GNOME= gnomehier -USE_REINPLACE= yes NO_BUILD= yes DATA_DIRS= code data skins diff --git a/deskutils/gdesklets-starterbar/Makefile b/deskutils/gdesklets-starterbar/Makefile index 8d1b685ae39c..555f85b13032 100644 --- a/deskutils/gdesklets-starterbar/Makefile +++ b/deskutils/gdesklets-starterbar/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets \ USE_BZIP2= yes USE_PYTHON= yes USE_X_PREFIX= yes -USE_REINPLACE= yes NAME= StarterBar DATADIR= ${PREFIX}/share/gnome diff --git a/deskutils/gnochm/Makefile b/deskutils/gnochm/Makefile index 8f55143cb9bc..9b222e478525 100644 --- a/deskutils/gnochm/Makefile +++ b/deskutils/gnochm/Makefile @@ -22,7 +22,6 @@ USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix intlhack pygnome2 pygnomeextras GNU_CONFIGURE= yes USE_PYTHON= yes -USE_REINPLACE= yes USE_X_PREFIX= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/deskutils/gnome-pim/Makefile b/deskutils/gnome-pim/Makefile index 49712825e697..57c6291e55b7 100644 --- a/deskutils/gnome-pim/Makefile +++ b/deskutils/gnome-pim/Makefile @@ -21,7 +21,6 @@ USE_BISON= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomelibs libcapplet GNU_CONFIGURE= yes -USE_REINPLACE= yes CPPFLAGS= -I${LOCALBASE}/include LIBS= -L${LOCALBASE}/lib diff --git a/deskutils/gnomepim/Makefile b/deskutils/gnomepim/Makefile index 49712825e697..57c6291e55b7 100644 --- a/deskutils/gnomepim/Makefile +++ b/deskutils/gnomepim/Makefile @@ -21,7 +21,6 @@ USE_BISON= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomelibs libcapplet GNU_CONFIGURE= yes -USE_REINPLACE= yes CPPFLAGS= -I${LOCALBASE}/include LIBS= -L${LOCALBASE}/lib diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile index 13420e59ff44..7b357e3fac81 100644 --- a/deskutils/gnotime/Makefile +++ b/deskutils/gnotime/Makefile @@ -22,7 +22,6 @@ USE_GNOME= gnomehack gnomeprefix intlhack gtkhtml3 libgnomeui USE_X_PREFIX= yes USE_GMAKE= yes INSTALLS_OMF= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ diff --git a/deskutils/gruler/Makefile b/deskutils/gruler/Makefile index 88e8b6a425b1..3729826e73fa 100644 --- a/deskutils/gruler/Makefile +++ b/deskutils/gruler/Makefile @@ -19,7 +19,6 @@ USE_GNOME= gnomeprefix gnomehack libgnomeui libglade2 USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -USE_REINPLACE= yes USE_GCC= 3.4 post-patch: diff --git a/deskutils/gtimer/Makefile b/deskutils/gtimer/Makefile index 5a475f83ae7a..de7b23a2bd33 100644 --- a/deskutils/gtimer/Makefile +++ b/deskutils/gtimer/Makefile @@ -18,7 +18,6 @@ COMMENT= A timer for your personal activities USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk12 -USE_REINPLACE= yes GNU_CONFIGURE= yes MAN1= gtimer.1 diff --git a/deskutils/gtweakui/Makefile b/deskutils/gtweakui/Makefile index 5c37f7b3f7c2..deecf660a080 100644 --- a/deskutils/gtweakui/Makefile +++ b/deskutils/gtweakui/Makefile @@ -20,7 +20,6 @@ USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix libgnomeui gconf2 libglade2 intlhack USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes DESKTOP_FILES= gtweakui-galeon.desktop.in \ diff --git a/deskutils/gworkspace/Makefile b/deskutils/gworkspace/Makefile index 2bb6003f68ec..ef49da5ed8e3 100644 --- a/deskutils/gworkspace/Makefile +++ b/deskutils/gworkspace/Makefile @@ -29,7 +29,6 @@ MAKE_ENV+= ADDITIONAL_LDFLAGS="${ADDITIONAL_LDFLAGS}" DEFAULT_LIBVERSION2= 0.1.0 PLIST_SUB+= LIBVERSION2=${DEFAULT_LIBVERSION2} PLIST_SUB+= MAJORLIBVERSION2=${DEFAULT_LIBVERSION2:C/([0-9]).*/\1/1} -USE_REINPLACE= yes .if defined(WITHOUT_GHOSTSCRIPT) PLIST_SUB+= PDFVIEW="@comment " diff --git a/deskutils/kbirthday/Makefile b/deskutils/kbirthday/Makefile index 8d7264809e55..06fe9ded80a6 100644 --- a/deskutils/kbirthday/Makefile +++ b/deskutils/kbirthday/Makefile @@ -17,7 +17,6 @@ COMMENT= KDE kicker-applet that reminds you of birthdays and anniversaries USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_KDELIBS_VER=3 -USE_REINPLACE= yes INSTALLS_SHLIB= yes # may or may not solve the alpha compilation issue.... CONFIGURE_ARGS= --with-pic diff --git a/deskutils/kchmviewer-kde4/Makefile b/deskutils/kchmviewer-kde4/Makefile index b315205fdaf2..ddbf06132c43 100644 --- a/deskutils/kchmviewer-kde4/Makefile +++ b/deskutils/kchmviewer-kde4/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS+= chm:${PORTSDIR}/misc/chmlib USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes DO_NOT_COMPILE+=chmlib CONFIGURE_ENV+= LDFLAGS="${PTHREAD_LIBS}" DO_NOT_COMPILE="${DO_NOT_COMPILE}" diff --git a/deskutils/kchmviewer/Makefile b/deskutils/kchmviewer/Makefile index b315205fdaf2..ddbf06132c43 100644 --- a/deskutils/kchmviewer/Makefile +++ b/deskutils/kchmviewer/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS+= chm:${PORTSDIR}/misc/chmlib USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes DO_NOT_COMPILE+=chmlib CONFIGURE_ENV+= LDFLAGS="${PTHREAD_LIBS}" DO_NOT_COMPILE="${DO_NOT_COMPILE}" diff --git a/deskutils/kdepim3/Makefile b/deskutils/kdepim3/Makefile index 99ffdc1100a3..11bd9c50f0dc 100644 --- a/deskutils/kdepim3/Makefile +++ b/deskutils/kdepim3/Makefile @@ -30,7 +30,6 @@ USE_BISON= yes USE_OPENSSL= yes USE_AUTOTOOLS= libtool:15 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 99ffdc1100a3..11bd9c50f0dc 100644 --- a/deskutils/kdepim4/Makefile +++ b/deskutils/kdepim4/Makefile @@ -30,7 +30,6 @@ USE_BISON= yes USE_OPENSSL= yes USE_AUTOTOOLS= libtool:15 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 99ffdc1100a3..11bd9c50f0dc 100644 --- a/deskutils/kdepim44/Makefile +++ b/deskutils/kdepim44/Makefile @@ -30,7 +30,6 @@ USE_BISON= yes USE_OPENSSL= yes USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 diff --git a/deskutils/kdissert/Makefile b/deskutils/kdissert/Makefile index 10156383aa76..6cf60d1141ec 100644 --- a/deskutils/kdissert/Makefile +++ b/deskutils/kdissert/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_BZIP2= yes USE_KDELIBS_VER= 3 -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/deskutils/kickpim/Makefile b/deskutils/kickpim/Makefile index 21a012fadc32..4ffac387c7ec 100644 --- a/deskutils/kickpim/Makefile +++ b/deskutils/kickpim/Makefile @@ -18,7 +18,6 @@ USE_KDEBASE_VER= 3 USE_BZIP2= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" post-extract: diff --git a/deskutils/klipoquery/Makefile b/deskutils/klipoquery/Makefile index 2e2d89b138db..1af8adaaf536 100644 --- a/deskutils/klipoquery/Makefile +++ b/deskutils/klipoquery/Makefile @@ -18,7 +18,6 @@ EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure USE_KDELIBS_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} diff --git a/deskutils/kluje/Makefile b/deskutils/kluje/Makefile index 78084749ee4e..dc1e2842694c 100644 --- a/deskutils/kluje/Makefile +++ b/deskutils/kluje/Makefile @@ -18,7 +18,6 @@ COMMENT= A KDE client for the popular online journal site LiveJournal USE_KDELIBS_VER= 3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' -e 's|-lpthread|${PTHREAD_LIBS}|g' \ diff --git a/deskutils/knowit/Makefile b/deskutils/knowit/Makefile index 48df022929df..5b7c80c80b35 100644 --- a/deskutils/knowit/Makefile +++ b/deskutils/knowit/Makefile @@ -18,7 +18,6 @@ COMMENT= A note manager with tree organization that uses RTF for storage USE_BZIP2= yes USE_KDELIBS_VER= 3 -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOHEADER="${TRUE}" \ diff --git a/deskutils/kompose/Makefile b/deskutils/kompose/Makefile index 40000187d05e..4a41a94a9d71 100644 --- a/deskutils/kompose/Makefile +++ b/deskutils/kompose/Makefile @@ -20,7 +20,6 @@ EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 diff --git a/deskutils/krefty/Makefile b/deskutils/krefty/Makefile index 2d03a2cb7dac..a1c2ebee9a2b 100644 --- a/deskutils/krefty/Makefile +++ b/deskutils/krefty/Makefile @@ -15,7 +15,6 @@ COMMENT= Quick Reference sheets for KDE USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" post-extract: diff --git a/deskutils/krss/Makefile b/deskutils/krss/Makefile index 6a4f51c51321..06250667c99c 100644 --- a/deskutils/krss/Makefile +++ b/deskutils/krss/Makefile @@ -21,7 +21,6 @@ USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= LIBQT="-lqt-mt ${PTHREAD_LIBS}" KDB2HTML=${TRUE} MAKE_ENV= LIBQT="-lqt-mt ${PTHREAD_LIBS}" KDB2HTML=${TRUE} -USE_REINPLACE= yes QTCPPFLAGS+= ${PTHREAD_CFLAGS} QTCFGLIBS+= ${PTHREAD_LIBS} diff --git a/deskutils/ktagebuch/Makefile b/deskutils/ktagebuch/Makefile index a9966fd0ca5c..7c56e911205f 100644 --- a/deskutils/ktagebuch/Makefile +++ b/deskutils/ktagebuch/Makefile @@ -22,7 +22,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2|-fPIC|g' ${WRKSRC}/${CONFIGURE_SCRIPT} diff --git a/deskutils/kuake/Makefile b/deskutils/kuake/Makefile index f7c9ff227423..a1adbc2419bc 100644 --- a/deskutils/kuake/Makefile +++ b/deskutils/kuake/Makefile @@ -16,7 +16,6 @@ COMMENT= KDE konsole application acting like the Quake-console USE_KDELIBS_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" diff --git a/deskutils/ljit/Makefile b/deskutils/ljit/Makefile index ea6e9c86ec3b..855f787b032b 100644 --- a/deskutils/ljit/Makefile +++ b/deskutils/ljit/Makefile @@ -22,7 +22,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" USE_GETTEXT= yes USE_GNOME= gtk20 -USE_REINPLACE= yes post-extract: @${REINPLACE_CMD} -e 's, -DMTRACE$$,,' -e 's,prefix)/$$(DATADIRNAME,datadir,' \ diff --git a/deskutils/logjam/Makefile b/deskutils/logjam/Makefile index b10f28c170c5..689c587e6069 100644 --- a/deskutils/logjam/Makefile +++ b/deskutils/logjam/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl MAN1= logjam.1 -USE_REINPLACE= yes USE_BZIP2= yes USE_GMAKE= yes WANT_GNOME= yes diff --git a/deskutils/mdh/Makefile b/deskutils/mdh/Makefile index ae4a233b09ed..9a51857a3d96 100644 --- a/deskutils/mdh/Makefile +++ b/deskutils/mdh/Makefile @@ -18,7 +18,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnometarget gtk20 USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/deskutils/metabar/Makefile b/deskutils/metabar/Makefile index 3a06c429a125..270c7e66ce1c 100644 --- a/deskutils/metabar/Makefile +++ b/deskutils/metabar/Makefile @@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_KDEBASE_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} diff --git a/deskutils/narval/Makefile b/deskutils/narval/Makefile index 9d7fec6faa40..a712c02200e7 100644 --- a/deskutils/narval/Makefile +++ b/deskutils/narval/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xmlrpclib.py:${PORTSDIR}/net/py-xmlrpclib \ ${PYTHON_SITELIBDIR}/logilab/xmltools/XmlTree.py:${PORTSDIR}/textproc/py-xmltools \ ${PYTHON_SITELIBDIR}/mx/DateTime/mxDateTime/__init__.py:${PORTSDIR}/lang/py-mx-base -USE_REINPLACE= yes USE_PYTHON= yes USE_PYDISTUTILS= yes USE_TWISTED= yes diff --git a/deskutils/nautilus-actions/Makefile b/deskutils/nautilus-actions/Makefile index bfac28c44821..621d5424a00b 100644 --- a/deskutils/nautilus-actions/Makefile +++ b/deskutils/nautilus-actions/Makefile @@ -19,7 +19,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_PYTHON= yes USE_X_PREFIX= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-nautilus-extdir=${X11BASE}/lib/nautilus/extensions-1.0 diff --git a/deskutils/nautilus-locked-folder/Makefile b/deskutils/nautilus-locked-folder/Makefile index 53186d63d160..06e52921b22f 100644 --- a/deskutils/nautilus-locked-folder/Makefile +++ b/deskutils/nautilus-locked-folder/Makefile @@ -16,7 +16,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Nautilus plugin that allows you to encrypt the contents of a folder GNU_CONFIGURE= yes -USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOME= nautilus2 PKGCONFIGS= gtk+-2.0 libglade-2.0 libnautilus-extension libgnomeui-2.0 diff --git a/deskutils/pal/Makefile b/deskutils/pal/Makefile index 1f95f6bd26e7..ac86dd58ce1b 100644 --- a/deskutils/pal/Makefile +++ b/deskutils/pal/Makefile @@ -18,7 +18,6 @@ COMMENT= A calendar application USE_GNOME= glib20 USE_GETTEXT= yes USE_GMAKE= yes -USE_REINPLACE= yes ALL_TARGET= WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src diff --git a/deskutils/planner/Makefile b/deskutils/planner/Makefile index c74ba555aabe..abfc07b876cc 100644 --- a/deskutils/planner/Makefile +++ b/deskutils/planner/Makefile @@ -27,7 +27,6 @@ INSTALLS_OMF= yes INSTALLS_ICONS= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --enable-static \ --disable-python \ --disable-dotnet diff --git a/deskutils/pypanel/Makefile b/deskutils/pypanel/Makefile index 4b16c6a87a5f..01e193a77846 100644 --- a/deskutils/pypanel/Makefile +++ b/deskutils/pypanel/Makefile @@ -22,7 +22,6 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Xlib/X.py:${PORTSDIR}/x11-toolkits/py-xlib RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Xlib/X.py:${PORTSDIR}/x11-toolkits/py-xlib USE_X_PREFIX= yes -USE_REINPLACE= yes USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/deskutils/remind/Makefile b/deskutils/remind/Makefile index 078f9dcadd76..6701681abfeb 100644 --- a/deskutils/remind/Makefile +++ b/deskutils/remind/Makefile @@ -15,7 +15,6 @@ MAINTAINER= lewiz@compsoc.man.ac.uk COMMENT= Sophisticated calendar and alarm program GNU_CONFIGURE= yes -USE_REINPLACE= yes MAN1= kall.1 rem.1 rem2ps.1 remind.1 tkremind.1 cm2rem.1 diff --git a/deskutils/rubrica/Makefile b/deskutils/rubrica/Makefile index e9e5c8a5e4e3..0f9476746828 100644 --- a/deskutils/rubrica/Makefile +++ b/deskutils/rubrica/Makefile @@ -17,7 +17,6 @@ COMMENT= An addressbook for the gnome2 desktop USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/deskutils/semantik/Makefile b/deskutils/semantik/Makefile index 10156383aa76..6cf60d1141ec 100644 --- a/deskutils/semantik/Makefile +++ b/deskutils/semantik/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_BZIP2= yes USE_KDELIBS_VER= 3 -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/deskutils/splashsetter/Makefile b/deskutils/splashsetter/Makefile index 5cf1dfb6ef28..8c8b32233103 100644 --- a/deskutils/splashsetter/Makefile +++ b/deskutils/splashsetter/Makefile @@ -15,7 +15,6 @@ COMMENT= Splash screen changer for GNOME USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_PYTHON= yes USE_GNOME= pygnome2 gnomeprefix diff --git a/deskutils/superkaramba/Makefile b/deskutils/superkaramba/Makefile index 8508a575d5e4..90632ad47e1a 100644 --- a/deskutils/superkaramba/Makefile +++ b/deskutils/superkaramba/Makefile @@ -23,7 +23,6 @@ USE_GMAKE= yes USE_GNOME= glib12 gtk12 USE_PYTHON= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes CONFIGURE_ARGS+= --with-pythondir=${PYTHON_INCLUDEDIR} diff --git a/deskutils/superswitcher/Makefile b/deskutils/superswitcher/Makefile index 8be5fadf344f..8883ac5a4dac 100644 --- a/deskutils/superswitcher/Makefile +++ b/deskutils/superswitcher/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= gnome-autogen.sh:${PORTSDIR}/devel/gnomecommon USE_GMAKE= yes USE_GNOME= gtk20 libwnck pango -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's/x11//g' ${WRKSRC}/configure diff --git a/deskutils/timer-applet/Makefile b/deskutils/timer-applet/Makefile index dc9a43a5dc5c..f7629b3690f4 100644 --- a/deskutils/timer-applet/Makefile +++ b/deskutils/timer-applet/Makefile @@ -20,7 +20,6 @@ USE_GNOME= gnomehack gnomeprefix gnomepanel intlhack GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes GCONF_SCHEMAS= timer-applet.schemas INSTALLS_OMF= yes diff --git a/deskutils/tpb/Makefile b/deskutils/tpb/Makefile index 13bac15b0d61..f6e47a9a362d 100644 --- a/deskutils/tpb/Makefile +++ b/deskutils/tpb/Makefile @@ -20,10 +20,8 @@ ONLY_FOR_ARCHS= i386 amd64 USE_GMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes USE_ICONV= yes USE_BISON= yes -USE_REINPLACE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} diff --git a/deskutils/xopps/Makefile b/deskutils/xopps/Makefile index 92510cfa08ca..44491533eefb 100644 --- a/deskutils/xopps/Makefile +++ b/deskutils/xopps/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A tool which lets you draw Gantt charts ALL_TARGET= -USE_REINPLACE= yes USE_X_PREFIX= yes USE_MOTIF= yes MAKE_ENV= 'MACH=${OPSYS}' diff --git a/deskutils/yank/Makefile b/deskutils/yank/Makefile index 1454944ddce2..1ae41b42c155 100644 --- a/deskutils/yank/Makefile +++ b/deskutils/yank/Makefile @@ -19,7 +19,6 @@ PLIST_SUB= PORTVERSION=${PORTVERSION} USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomelibs gnomehack gnomeprefix GNU_CONFIGURE= yes diff --git a/deskutils/zorro/Makefile b/deskutils/zorro/Makefile index 06d5b0acbd18..2635eaf80086 100644 --- a/deskutils/zorro/Makefile +++ b/deskutils/zorro/Makefile @@ -20,7 +20,6 @@ COMMENT= A simple to-do list manager LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 NO_BUILD= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/zorro diff --git a/devel/SpecTcl/Makefile b/devel/SpecTcl/Makefile index 9279ff72e669..de37cc0b0e45 100644 --- a/devel/SpecTcl/Makefile +++ b/devel/SpecTcl/Makefile @@ -19,7 +19,6 @@ COMMENT= Free drag-and-drop GUI builder for Tk and Java from Sun RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 NO_BUILD= yes -USE_REINPLACE= yes WISH= ${LOCALBASE}/bin/wish8.4 diff --git a/devel/a2dev/Makefile b/devel/a2dev/Makefile index 1dce61b08a0a..19950290db4f 100644 --- a/devel/a2dev/Makefile +++ b/devel/a2dev/Makefile @@ -19,7 +19,6 @@ COMMENT= Apple II 6502 assembler, linker, loader, and object file viewer USE_GMAKE= defined PATCH_STRIP= -p1 MAN1= a2asm.1 a2link.1 a2load.1 a2objx.1 -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/devel/adasdl/Makefile b/devel/adasdl/Makefile index 05635056b77b..b407e377c03c 100644 --- a/devel/adasdl/Makefile +++ b/devel/adasdl/Makefile @@ -21,7 +21,6 @@ BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat USE_SDL= mixer image sdl USE_GMAKE= yes -USE_REINPLACE= yes do-patch: for i in `${FIND} ${WRKSRC} -name 'Makefile'`; do \ diff --git a/devel/adime/Makefile b/devel/adime/Makefile index 499dd75a91b5..6785ab13d8fd 100644 --- a/devel/adime/Makefile +++ b/devel/adime/Makefile @@ -18,7 +18,6 @@ COMMENT= Generate Allegro dialogs in a very simple way LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro USE_GMAKE= yes -USE_REINPLACE= yes .include "Makefile.man" diff --git a/devel/alleyoop/Makefile b/devel/alleyoop/Makefile index 56de8eab9c3d..9db8160a247f 100644 --- a/devel/alleyoop/Makefile +++ b/devel/alleyoop/Makefile @@ -25,7 +25,6 @@ BROKEN= Does not compile USE_GMAKE= yes USE_X_PREFIX= yex USE_GETTEXT= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GNOME= gnomehier \ gconf2 \ diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile index 9a597b38c26b..32fea8341aad 100644 --- a/devel/anjuta/Makefile +++ b/devel/anjuta/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= ${LOCALBASE}/gnu-autotools/bin/autoconf:${PORTSDIR}/devel/gnu-autoc USE_X_PREFIX= yes USE_GMAKE= yes INSTALLS_OMF= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack libgnomeprintui libgnomeui vte GNU_CONFIGURE= yes USE_GCC= 3.4+ diff --git a/devel/arm-elf-gcc295/Makefile b/devel/arm-elf-gcc295/Makefile index 148e6057956f..8d646d6d81d5 100644 --- a/devel/arm-elf-gcc295/Makefile +++ b/devel/arm-elf-gcc295/Makefile @@ -30,7 +30,6 @@ GCC_REV= ${DISTNAME:S/gcc-//g} PLIST_SUB+= GCC_REV=${GCC_REV} USE_PERL5= yes USE_BZIP2= yes -USE_REINPLACE= yes CFLAGS:= ${CFLAGS:C/-m(arch|cpu)=[a-zA-Z0-9]+//} CONFIGURE_ARGS= --target=${PKGNAMEPREFIX:S/-$//} --enable-languages="c,c++,objc" .if defined(DEFAULT_CPU) diff --git a/devel/asl/Makefile b/devel/asl/Makefile index 80b722bb4975..9f0c192bb2a8 100644 --- a/devel/asl/Makefile +++ b/devel/asl/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= devel/lang/assemblers MAINTAINER= ports@FreeBSD.org COMMENT= Assembler for a variety of microcontrollers/-processors -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 alpha MAN1= asl.1 p2bin.1 p2hex.1 pbind.1 plist.1 diff --git a/devel/astah-community/Makefile b/devel/astah-community/Makefile index a9f9caa30563..e0e83d0b8702 100644 --- a/devel/astah-community/Makefile +++ b/devel/astah-community/Makefile @@ -22,7 +22,6 @@ JAVA_VERSION= 1.4+ # I haven't tested with the jdks of blackdown or ibm JAVA_OS= native NO_BUILD= yes -USE_REINPLACE= yes RESTRICTED= "See http://jude.change-vision.com/jude-web/notes/ProductLicenseAgreement.html" NO_CDROM= ${RESTRICTED} diff --git a/devel/atlas/Makefile b/devel/atlas/Makefile index 0364c46c08f4..1f50914d47aa 100644 --- a/devel/atlas/Makefile +++ b/devel/atlas/Makefile @@ -16,7 +16,6 @@ DISTNAME= ${PORTNAME}-C++-${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= A C++ reference implementation of the Atlas protocol -USE_REINPLACE= YES USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= YES USE_GCC= 3.4 diff --git a/devel/autoconf253/Makefile b/devel/autoconf253/Makefile index 8702efb35860..b546aa6353cf 100644 --- a/devel/autoconf253/Makefile +++ b/devel/autoconf253/Makefile @@ -25,7 +25,6 @@ LATEST_LINK= autoconf${BUILD_VERSION} USE_BZIP2= yes USE_GMAKE= yes USE_PERL5_RUN= yes -USE_REINPLACE= yes INFO= autoconf${BUILD_VERSION} standards${BUILD_VERSION} GNU_CONFIGURE= yes diff --git a/devel/autoconf259/Makefile b/devel/autoconf259/Makefile index 07d69bdb2976..a0f79d3491cd 100644 --- a/devel/autoconf259/Makefile +++ b/devel/autoconf259/Makefile @@ -26,7 +26,6 @@ LATEST_LINK= autoconf${BUILD_VERSION} USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes -USE_REINPLACE= yes INFO= autoconf${BUILD_VERSION} standards${BUILD_VERSION} GNU_CONFIGURE= yes diff --git a/devel/autoconf26/Makefile b/devel/autoconf26/Makefile index 07d69bdb2976..a0f79d3491cd 100644 --- a/devel/autoconf26/Makefile +++ b/devel/autoconf26/Makefile @@ -26,7 +26,6 @@ LATEST_LINK= autoconf${BUILD_VERSION} USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes -USE_REINPLACE= yes INFO= autoconf${BUILD_VERSION} standards${BUILD_VERSION} GNU_CONFIGURE= yes diff --git a/devel/autoconf261/Makefile b/devel/autoconf261/Makefile index 07d69bdb2976..a0f79d3491cd 100644 --- a/devel/autoconf261/Makefile +++ b/devel/autoconf261/Makefile @@ -26,7 +26,6 @@ LATEST_LINK= autoconf${BUILD_VERSION} USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes -USE_REINPLACE= yes INFO= autoconf${BUILD_VERSION} standards${BUILD_VERSION} GNU_CONFIGURE= yes diff --git a/devel/autoconf262/Makefile b/devel/autoconf262/Makefile index 07d69bdb2976..a0f79d3491cd 100644 --- a/devel/autoconf262/Makefile +++ b/devel/autoconf262/Makefile @@ -26,7 +26,6 @@ LATEST_LINK= autoconf${BUILD_VERSION} USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes -USE_REINPLACE= yes INFO= autoconf${BUILD_VERSION} standards${BUILD_VERSION} GNU_CONFIGURE= yes diff --git a/devel/autoconf267/Makefile b/devel/autoconf267/Makefile index 07d69bdb2976..a0f79d3491cd 100644 --- a/devel/autoconf267/Makefile +++ b/devel/autoconf267/Makefile @@ -26,7 +26,6 @@ LATEST_LINK= autoconf${BUILD_VERSION} USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes -USE_REINPLACE= yes INFO= autoconf${BUILD_VERSION} standards${BUILD_VERSION} GNU_CONFIGURE= yes diff --git a/devel/autoconf268/Makefile b/devel/autoconf268/Makefile index 07d69bdb2976..a0f79d3491cd 100644 --- a/devel/autoconf268/Makefile +++ b/devel/autoconf268/Makefile @@ -26,7 +26,6 @@ LATEST_LINK= autoconf${BUILD_VERSION} USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes -USE_REINPLACE= yes INFO= autoconf${BUILD_VERSION} standards${BUILD_VERSION} GNU_CONFIGURE= yes diff --git a/devel/automake110/Makefile b/devel/automake110/Makefile index 49a152e11a0c..6353e032bee0 100644 --- a/devel/automake110/Makefile +++ b/devel/automake110/Makefile @@ -28,7 +28,6 @@ CONFIGURE_ENV= AUTOCONF=autoconf259 AUTOHEADER=autoheader259 MAKEINFO=makeinfo CONFIGURE_ARGS= --program-suffix=${BUILD_VERSION} \ --infodir=${PREFIX}/info CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_REINPLACE= yes INFO= automake${BUILD_VERSION} post-patch: diff --git a/devel/automake14/Makefile b/devel/automake14/Makefile index f444adab3a81..a9b8bb00a4d6 100644 --- a/devel/automake14/Makefile +++ b/devel/automake14/Makefile @@ -26,7 +26,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= PERL=${PERL} CONFIGURE_ARGS= --program-suffix=${BUILD_VERSION} USE_PERL5= yes -USE_REINPLACE= yes INFO= automake${BUILD_VERSION} STRIP= # none diff --git a/devel/automake15/Makefile b/devel/automake15/Makefile index 15b5ddf2b3f1..e9a407252cdd 100644 --- a/devel/automake15/Makefile +++ b/devel/automake15/Makefile @@ -27,7 +27,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= AUTOCONF=autoconf253 AUTOHEADER=autoheader253 MAKEINFO=makeinfo CONFIGURE_ARGS= --program-suffix=${BUILD_VERSION} CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_REINPLACE= yes INFO= automake${BUILD_VERSION} post-patch: diff --git a/devel/automake19/Makefile b/devel/automake19/Makefile index 49a152e11a0c..6353e032bee0 100644 --- a/devel/automake19/Makefile +++ b/devel/automake19/Makefile @@ -28,7 +28,6 @@ CONFIGURE_ENV= AUTOCONF=autoconf259 AUTOHEADER=autoheader259 MAKEINFO=makeinfo CONFIGURE_ARGS= --program-suffix=${BUILD_VERSION} \ --infodir=${PREFIX}/info CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_REINPLACE= yes INFO= automake${BUILD_VERSION} post-patch: diff --git a/devel/beautifyphp/Makefile b/devel/beautifyphp/Makefile index 7f3fe4ea7657..dff68bdc0645 100644 --- a/devel/beautifyphp/Makefile +++ b/devel/beautifyphp/Makefile @@ -17,7 +17,6 @@ COMMENT= PEAR beautifier for PHP4 RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear -USE_REINPLACE= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile index d0c7b7c88a6e..a15759f1a9c6 100644 --- a/devel/boehm-gc/Makefile +++ b/devel/boehm-gc/Makefile @@ -16,7 +16,6 @@ MAINTAINER= nobutaka@FreeBSD.org COMMENT= Garbage collection and memory leak detection for C and C++ USE_GNOME= lthack -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes diff --git a/devel/boost/Makefile b/devel/boost/Makefile index bde280aa0df7..6519d4157cff 100644 --- a/devel/boost/Makefile +++ b/devel/boost/Makefile @@ -19,7 +19,6 @@ MAINTAINER= barner@FreeBSD.org COMMENT= Free peer-reviewed portable C++ source libraries USE_BZIP2= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes MAKE_ENV+= GCC="${CC} ${CFLAGS}"\ diff --git a/devel/byaccj/Makefile b/devel/byaccj/Makefile index 1393f311c326..0bcfd05aacce 100644 --- a/devel/byaccj/Makefile +++ b/devel/byaccj/Makefile @@ -17,7 +17,6 @@ COMMENT= A java extension of BSD YACC-compatible parser generator PLIST_FILES= bin/byaccj WRKSRC= $(WRKDIR)/byaccj1.1/src -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's#<malloc.h>#<stdlib.h>#' ${WRKSRC}/defs.h ${WRKSRC}/*c diff --git a/devel/c2mdoc/Makefile b/devel/c2mdoc/Makefile index d9c8e37e0bca..7d6d0a405178 100644 --- a/devel/c2mdoc/Makefile +++ b/devel/c2mdoc/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= cproto:${PORTSDIR}/devel/cproto NOMAN= -USE_REINPLACE= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/devel/c_c++_reference/Makefile b/devel/c_c++_reference/Makefile index c7359e591cf2..d7a4d7b14a25 100644 --- a/devel/c_c++_reference/Makefile +++ b/devel/c_c++_reference/Makefile @@ -23,7 +23,6 @@ USE_KDELIBS_VER= 3 USE_GMAKE= yes CONFIGURE_TARGET= CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e 's,-lqt,-lqt-mt -pthread,' ${WRKSRC}/configure diff --git a/devel/cccc/Makefile b/devel/cccc/Makefile index 56c76e8a1bd7..755e469ce0a8 100644 --- a/devel/cccc/Makefile +++ b/devel/cccc/Makefile @@ -25,7 +25,6 @@ USE_GMAKE= yes MAKEFILE= makefile MAKE_ENV= OSTYPE=FreeBSD USE_GCC= 2.95 -USE_REINPLACE= yes PORTDOCS= readme.txt diff --git a/devel/ccdoc/Makefile b/devel/ccdoc/Makefile index 21ed1de2005a..411071a1c1e6 100644 --- a/devel/ccdoc/Makefile +++ b/devel/ccdoc/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Extracting comments from C++ source and generating HTML USE_PERL5= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}v${PORTVERSION:S/.//g}/src MAKEFILE= mkopt_gcc.mk diff --git a/devel/ccmalloc/Makefile b/devel/ccmalloc/Makefile index 50184990ba54..f24336106a00 100644 --- a/devel/ccmalloc/Makefile +++ b/devel/ccmalloc/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://www.inf.ethz.ch/personal/biere/projects/ccmalloc/ MAINTAINER= ports@FreeBSD.org COMMENT= C/C++ memory profiler and memory leak tracer -USE_REINPLACE= yes USE_GMAKE= yes HAS_CONFIGURE= yes diff --git a/devel/cdk/Makefile b/devel/cdk/Makefile index dd9e6f562c16..fd7bb28a6964 100644 --- a/devel/cdk/Makefile +++ b/devel/cdk/Makefile @@ -19,7 +19,6 @@ MAINTAINER= MrL0Lz@gmail.com COMMENT= Curses Development Kit for speedy development of full screen programs USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken diff --git a/devel/cdoc/Makefile b/devel/cdoc/Makefile index df854a8e10d5..7e6b47c43548 100644 --- a/devel/cdoc/Makefile +++ b/devel/cdoc/Makefile @@ -17,7 +17,6 @@ COMMENT= Extracts documentation from C source code comments BUILD_DEPENDS+= make+:${PORTSDIR}/devel/makeplus USE_PERL5_RUN= yes -USE_REINPLACE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} CONFIGURE_ENV= MAKEPLUS_HOME=${MAKEPLUS_HOME} diff --git a/devel/chora/Makefile b/devel/chora/Makefile index 591e2131deb4..76fe46c6334e 100644 --- a/devel/chora/Makefile +++ b/devel/chora/Makefile @@ -51,7 +51,6 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/cvsgraph:${PORTSDIR}/devel/cvsgraph NO_BUILD= yes USE_APACHE= 1.3+ # needed to test APACHE_VERSION -USE_REINPLACE= yes # Specify where your repository belongs. # (You can reconfigure it after installation anyway) diff --git a/devel/cil/Makefile b/devel/cil/Makefile index 54fc302b2fa2..7590ebf08d45 100644 --- a/devel/cil/Makefile +++ b/devel/cil/Makefile @@ -22,7 +22,6 @@ USE_PERL5= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes -USE_REINPLACE= yes BINFILES= cilly patcher teetwo LIBFILES= Cilly.pm KeptFile.pm OutputFile.pm TempFile.pm diff --git a/devel/clanlib-devel/Makefile b/devel/clanlib-devel/Makefile index 0f09381a36c6..ac33caa7f72a 100644 --- a/devel/clanlib-devel/Makefile +++ b/devel/clanlib-devel/Makefile @@ -33,7 +33,6 @@ USE_XLIB= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_GMAKE= yes GNU_CONFIGURE= 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 4c31b2cfc4ac..b5ab114e4bb5 100644 --- a/devel/clanlib/Makefile +++ b/devel/clanlib/Makefile @@ -33,7 +33,6 @@ USE_XLIB= yes USE_GL= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-directfb --disable-lua diff --git a/devel/cmunge/Makefile b/devel/cmunge/Makefile index 467048c3ba56..689f4681cd08 100644 --- a/devel/cmunge/Makefile +++ b/devel/cmunge/Makefile @@ -21,8 +21,6 @@ MAKE_ARGS= CC="${CC} ${CFLAGS}" PLIST_FILES= bin/cmunge bin/ctran bin/proc-incl PORTDOCS= * -USE_REINPLACE= yes - post-patch: @${REINPLACE_CMD} -e 's|/vcpc_users/jhm/bin/cmunger|${PREFIX}|; \ s|/usr/ccs/lib/cpp|/usr/bin/cpp|' ${WRKSRC}/cmunge diff --git a/devel/colorer/Makefile b/devel/colorer/Makefile index 0e3ccb62675c..32e2ea3ac1ce 100644 --- a/devel/colorer/Makefile +++ b/devel/colorer/Makefile @@ -23,7 +23,6 @@ BUILD_DEPENDS= fop:${PORTSDIR}/textproc/fop \ ${LOCALBASE}/share/xhtml1-xsd/xhtml1-strict.xsd:${PORTSDIR}/textproc/xhtml1-xsd USE_BZIP2= yes -USE_REINPLACE= yes USE_JAVA= yes JAVA_VERSION= 1.4 USE_ANT= yes diff --git a/devel/cscout-devel/Makefile b/devel/cscout-devel/Makefile index 48f451a3ede2..c23624d09584 100644 --- a/devel/cscout-devel/Makefile +++ b/devel/cscout-devel/Makefile @@ -24,7 +24,6 @@ COMMENT= Source code analyzer and refactoring browser for collections of C progr WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes NO_LATEST_LINK= yes -USE_REINPLACE= yes MAN1= cscout.1 cswc.1 diff --git a/devel/cscout/Makefile b/devel/cscout/Makefile index f1142d5b2a77..8841bc1e68ae 100644 --- a/devel/cscout/Makefile +++ b/devel/cscout/Makefile @@ -18,7 +18,6 @@ COMMENT= Source code analyzer and refactoring browser for collections of C progr WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes -USE_REINPLACE= yes MAN1= cscout.1 cswc.1 diff --git a/devel/cvs+ipv6/Makefile b/devel/cvs+ipv6/Makefile index e3f1b3e08e51..0d9603dffd17 100644 --- a/devel/cvs+ipv6/Makefile +++ b/devel/cvs+ipv6/Makefile @@ -36,8 +36,6 @@ INFO= cvs cvsclient CVS_SITE?= :pserver:anoncvs@anoncvs.jp.FreeBSD.org:/home/ncvs CVS_VER?= v${PORTVERSION:S/./_/g} -USE_REINPLACE= yes - post-patch: ${REINPLACE_CMD} 's/${PORTVERSION:S/./\./g}/&+IPv6/g' ${WRKSRC}/configure @${CP} ${FILESDIR}/missing ${WRKSRC} diff --git a/devel/cvs-devel/Makefile b/devel/cvs-devel/Makefile index e3f1b3e08e51..0d9603dffd17 100644 --- a/devel/cvs-devel/Makefile +++ b/devel/cvs-devel/Makefile @@ -36,8 +36,6 @@ INFO= cvs cvsclient CVS_SITE?= :pserver:anoncvs@anoncvs.jp.FreeBSD.org:/home/ncvs CVS_VER?= v${PORTVERSION:S/./_/g} -USE_REINPLACE= yes - post-patch: ${REINPLACE_CMD} 's/${PORTVERSION:S/./\./g}/&+IPv6/g' ${WRKSRC}/configure @${CP} ${FILESDIR}/missing ${WRKSRC} diff --git a/devel/cvs2p4/Makefile b/devel/cvs2p4/Makefile index dd79e109f123..d86ae318d162 100644 --- a/devel/cvs2p4/Makefile +++ b/devel/cvs2p4/Makefile @@ -14,7 +14,6 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org COMMENT= CVS to Perforce Converter -USE_REINPLACE= yes REINPLACE_ARGS= -i "" NO_BUILD= yes SUB_FILES= pkg-message diff --git a/devel/cvsbook/Makefile b/devel/cvsbook/Makefile index f65e165b5c43..8b1deed47fff 100644 --- a/devel/cvsbook/Makefile +++ b/devel/cvsbook/Makefile @@ -21,7 +21,6 @@ OPTIONS= CVSBOOK_INFO "Install the info version" on \ CVSBOOK_POSTSCRIPT "Install the postscript version" on \ CVSBOOK_PDF "Install the PDF version" on -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include <bsd.port.pre.mk> diff --git a/devel/cvsdelta/Makefile b/devel/cvsdelta/Makefile index 766abb982c76..033bdaaff148 100644 --- a/devel/cvsdelta/Makefile +++ b/devel/cvsdelta/Makefile @@ -18,7 +18,6 @@ COMMENT= Cvsdelta summarizes differences between local and in-cvs files USE_RUBY= yes NO_BUILD= yes -USE_REINPLACE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} diff --git a/devel/cweb/Makefile b/devel/cweb/Makefile index 7ef6e0401dbb..35741b82effe 100644 --- a/devel/cweb/Makefile +++ b/devel/cweb/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Literate programming tools for the C language NO_WRKSUBDIR= yes -USE_REINPLACE= yes MAN1= cweb.1 diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile index 806285f126ea..429dbe4dfe83 100644 --- a/devel/darcs/Makefile +++ b/devel/darcs/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ gmp.6:${PORTSDIR}/math/libgmp4 OPTIONS= SERVER "install server" off -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib -L${PREFIX}/lib/ ${PTHREAD_LIBS}" \ diff --git a/devel/dbus-sharp/Makefile b/devel/dbus-sharp/Makefile index e55fba09732e..995c1934d70c 100644 --- a/devel/dbus-sharp/Makefile +++ b/devel/dbus-sharp/Makefile @@ -26,7 +26,6 @@ PLIST= ${.CURDIR}/pkg-plist DBUS_SLAVE= yes USE_GNOME= gnomehack gnometarget -USE_REINPLACE= yes CONFIGURE_ARGS= --enable-mono \ --disable-python \ --disable-gcj \ diff --git a/devel/desktop-file-utils/Makefile b/devel/desktop-file-utils/Makefile index 3abf3f9a0d78..6d70945f0327 100644 --- a/devel/desktop-file-utils/Makefile +++ b/devel/desktop-file-utils/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= popt:${PORTSDIR}/devel/popt USE_GNOME= glib20 WANT_GNOME= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-lispdir=${PREFIX}/share/emacs/site-lisp CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/devtodo/Makefile b/devel/devtodo/Makefile index c770bf8c71c9..09e7d9436e71 100644 --- a/devel/devtodo/Makefile +++ b/devel/devtodo/Makefile @@ -14,7 +14,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Tool to effectively maintain todo lists aimed at developers GNU_CONFIGURE= yes -USE_REINPLACE= yes # Note: without this define util/regex.c doesn't compile due to redeclaration # of malloc and realloc functions. Adding this define was the simplest diff --git a/devel/dia2code/Makefile b/devel/dia2code/Makefile index 580e7e4335a1..bc6279f89bd4 100644 --- a/devel/dia2code/Makefile +++ b/devel/dia2code/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 XML_CONFIG= ${LOCALBASE}/bin/xml2-config -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ diff --git a/devel/dialyzer/Makefile b/devel/dialyzer/Makefile index fee09f8e5133..7173222f1c0d 100644 --- a/devel/dialyzer/Makefile +++ b/devel/dialyzer/Makefile @@ -17,7 +17,6 @@ COMMENT= Static analysis tool for Erlang/OTP applications BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_SUB= VERSION="${PORTVERSION}" diff --git a/devel/dmalloc/Makefile b/devel/dmalloc/Makefile index f106944276ac..d249eaea20d3 100644 --- a/devel/dmalloc/Makefile +++ b/devel/dmalloc/Makefile @@ -18,7 +18,6 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-threads --enable-shlib CFLAGS+= -fPIC -USE_REINPLACE= yes INSTALLS_SHLIB= yes ALL_TARGET= all heavy diff --git a/devel/dotconf/Makefile b/devel/dotconf/Makefile index cf93d0415d67..4e38be1877c4 100644 --- a/devel/dotconf/Makefile +++ b/devel/dotconf/Makefile @@ -15,7 +15,6 @@ MAINTAINER= clement@FreeBSD.org COMMENT= A simple, powerful configuration-file parser USE_GNOME= gnomehack pkgconfig -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile index a535501d5d3c..577ae2a76aca 100644 --- a/devel/doxygen/Makefile +++ b/devel/doxygen/Makefile @@ -54,7 +54,6 @@ PLIST_SUB+= HAVE_DOXYWIZARD="@comment " .endif # !WITHOUT_DOXYWIZARD USE_PERL5= yes -USE_REINPLACE= yes HAS_CONFIGURE= yes USE_GMAKE= yes QT_NONSTANDARD= yes # non-standard configure arguments diff --git a/devel/dumb/Makefile b/devel/dumb/Makefile index e780131b09e3..b27830790a15 100644 --- a/devel/dumb/Makefile +++ b/devel/dumb/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= dumb MAINTAINER= andreas@syndrom23.de COMMENT= IT, XM, S3M and MOD player library -USE_REINPLACE= yes USE_GMAKE= yes .include <bsd.port.pre.mk> diff --git a/devel/e4graph/Makefile b/devel/e4graph/Makefile index 81d49953bfde..0ec38468e437 100644 --- a/devel/e4graph/Makefile +++ b/devel/e4graph/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= mk4.0:${PORTSDIR}/databases/metakit \ WRKSRC= ${WRKDIR}/${DISTNAME}/all -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-metakit=${LOCALBASE} \ diff --git a/devel/eboxy/Makefile b/devel/eboxy/Makefile index b3d560e8eb5e..0061cbc01585 100644 --- a/devel/eboxy/Makefile +++ b/devel/eboxy/Makefile @@ -21,7 +21,6 @@ USE_BZIP2= yes USE_SDL= sdl gui mixer USE_GNOME= gnometarget libxml2 lthack USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-lirc diff --git a/devel/ecb/Makefile b/devel/ecb/Makefile index a0dbf395e255..acd6e8c9bcf6 100644 --- a/devel/ecb/Makefile +++ b/devel/ecb/Makefile @@ -30,7 +30,6 @@ ICONDIR= ${LISPDIR}/ecb-images ICONSUBDIRS= height-10 height-14 height-15 height-16 height-17 height-18 \ height-19 height-20 height-21 -USE_REINPLACE= yes USE_GMAKE= yes ALL_TARGET= ecb diff --git a/devel/ecgi/Makefile b/devel/ecgi/Makefile index 251781d53233..8f7fc3b68db7 100644 --- a/devel/ecgi/Makefile +++ b/devel/ecgi/Makefile @@ -18,7 +18,6 @@ COMMENT= A library for the creation of CGI-based Web applications WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_REINPLACE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes diff --git a/devel/epydoc/Makefile b/devel/epydoc/Makefile index 35cefedaaf59..41f8debc3766 100644 --- a/devel/epydoc/Makefile +++ b/devel/epydoc/Makefile @@ -17,7 +17,6 @@ COMMENT= Python API documentation generation tool USE_PYTHON= yes USE_PYDISTUTILS= yes -USE_REINPLACE= yes MAN1= epydoc.1 epydocgui.1 diff --git a/devel/eric/Makefile b/devel/eric/Makefile index 4edf73b4cff6..8cc2deb2e727 100644 --- a/devel/eric/Makefile +++ b/devel/eric/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= ${X11BASE}/lib/libqscintilla.so:${PORTSDIR}/x11-toolkits/qscintil RUN_DEPENDS= ${BUILD_DEPENDS} USE_PYTHON= yes -USE_REINPLACE= yes NO_BUILD= yes PLIST_FILES= bin/eric3 bin/eric3-api bin/eric3-doc bin/eric3-helpviewer \ diff --git a/devel/evolution-gconf-tools/Makefile b/devel/evolution-gconf-tools/Makefile index c7c4b6d92f24..77ae615d57dd 100644 --- a/devel/evolution-gconf-tools/Makefile +++ b/devel/evolution-gconf-tools/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= evolution:${PORTSDIR}/mail/evolution GNU_CONFIGURE= yes USE_X_PREFIX= yes USE_PYTHON= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix post-patch: diff --git a/devel/flowdesigner/Makefile b/devel/flowdesigner/Makefile index 250265164d55..544f7d3b1352 100644 --- a/devel/flowdesigner/Makefile +++ b/devel/flowdesigner/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw USE_GCC= 3.4 USE_GNOME= gnomehack gnometarget libgnomeui libxml2 -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-fftw-includes=${LOCALBASE}/include \ diff --git a/devel/flyspray/Makefile b/devel/flyspray/Makefile index 2e042a116551..79cb67ae6e26 100644 --- a/devel/flyspray/Makefile +++ b/devel/flyspray/Makefile @@ -15,7 +15,6 @@ COMMENT= A simple, easy-to-use web based bug tracking system RUN_DEPENDS= ${LOCALBASE}/share/adodb/adodb.inc.php:${PORTSDIR}/databases/adodb -USE_REINPLACE= yes USE_PHP= mysql pcre session WANT_PHP_WEB= yes diff --git a/devel/fpc-fv/Makefile b/devel/fpc-fv/Makefile index 141b7fc826f6..540e2be52b16 100644 --- a/devel/fpc-fv/Makefile +++ b/devel/fpc-fv/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc RUN_DEPENDS= ${BUILD_DEPENDS} USE_GMAKE= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 .include <bsd.port.pre.mk> diff --git a/devel/fpc-fvision/Makefile b/devel/fpc-fvision/Makefile index 141b7fc826f6..540e2be52b16 100644 --- a/devel/fpc-fvision/Makefile +++ b/devel/fpc-fvision/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc RUN_DEPENDS= ${BUILD_DEPENDS} USE_GMAKE= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 .include <bsd.port.pre.mk> diff --git a/devel/fpc-gdb/Makefile b/devel/fpc-gdb/Makefile index bdbd0e9db02f..6b8ed84b49a6 100644 --- a/devel/fpc-gdb/Makefile +++ b/devel/fpc-gdb/Makefile @@ -31,7 +31,6 @@ COMMENT= GNU GDB 5.2.1 modified for Free Pascal NO_LATEST_LINK= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --program-suffix=fpc AR?= /usr/bin/ar diff --git a/devel/fpc-gdbint/Makefile b/devel/fpc-gdbint/Makefile index 8c969f2b2794..76400f4b9227 100644 --- a/devel/fpc-gdbint/Makefile +++ b/devel/fpc-gdbint/Makefile @@ -28,7 +28,6 @@ EXTRACT_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar TAR= ${LOCALBASE}/bin/gtar .endif USE_GMAKE= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 PLIST_SUB+= PORTVERSION=${PORTVERSION} diff --git a/devel/fpc-regexpr/Makefile b/devel/fpc-regexpr/Makefile index 97549a113d25..dfc00a14f395 100644 --- a/devel/fpc-regexpr/Makefile +++ b/devel/fpc-regexpr/Makefile @@ -36,7 +36,6 @@ EXTRACT_DEPENDS= gtar:${PORTSDIR}/archivers/gtar TAR= ${LOCALBASE}/bin/gtar .endif USE_GMAKE= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 PLIST_SUB+= PORTVERSION=${PORTVERSION} diff --git a/devel/freescope/Makefile b/devel/freescope/Makefile index 6620be7fc94f..49dc712b2659 100644 --- a/devel/freescope/Makefile +++ b/devel/freescope/Makefile @@ -18,7 +18,6 @@ COMMENT= Source code browsing on UNIX-like operating systems WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GCC= 2.95 diff --git a/devel/fsmgenerator/Makefile b/devel/fsmgenerator/Makefile index d8197ba7bc32..35f430433a89 100644 --- a/devel/fsmgenerator/Makefile +++ b/devel/fsmgenerator/Makefile @@ -18,7 +18,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Finite State Machine generating software PLIST_FILES= bin/fsmgenerator -USE_REINPLACE= yes USE_GMAKE= yes post-patch: diff --git a/devel/ftjam/Makefile b/devel/ftjam/Makefile index 3704c53a9a33..040ff80e1a6f 100644 --- a/devel/ftjam/Makefile +++ b/devel/ftjam/Makefile @@ -16,7 +16,6 @@ COMMENT= Small build tool that can be used as a replacement for make(1) USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes .ifndef(NOPORTDOCS) PORTDOCS= \ diff --git a/devel/fujaba/Makefile b/devel/fujaba/Makefile index aa9af7764d5c..1c4b7ba16843 100644 --- a/devel/fujaba/Makefile +++ b/devel/fujaba/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.4+ -USE_REINPLACE= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/Fujaba\ Tool\ Suite\ ${PORTVERSION} diff --git a/devel/g2c/Makefile b/devel/g2c/Makefile index 5c2daa0e6452..d020517cc952 100644 --- a/devel/g2c/Makefile +++ b/devel/g2c/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Glade to C translator PLIST_FILES= bin/g2c -USE_REINPLACE= yes USE_GNOME= gtk12 gnomehack libxml orbit WANT_GNOME= yes GNU_CONFIGURE= yes diff --git a/devel/gauche-sdl/Makefile b/devel/gauche-sdl/Makefile index bb98b1c71a8c..b633a8504ea3 100644 --- a/devel/gauche-sdl/Makefile +++ b/devel/gauche-sdl/Makefile @@ -25,7 +25,6 @@ WRKSRC= ${WRKDIR}/${PORTFAKENAME} PORTFAKENAME= Gauche-sdl USE_SDL= image mixer sdl ttf GNU_CONFIGURE= yes -USE_REINPLACE= yes pre-configure: .for DIR in . image mixer ttf diff --git a/devel/gaul/Makefile b/devel/gaul/Makefile index 5926493c6bef..83d6981e6e7f 100644 --- a/devel/gaul/Makefile +++ b/devel/gaul/Makefile @@ -20,7 +20,6 @@ COMMENT= Genetic Algorithm Utility Library LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/devel/gccxml/Makefile b/devel/gccxml/Makefile index 7ba8b903f638..5e01982a6858 100644 --- a/devel/gccxml/Makefile +++ b/devel/gccxml/Makefile @@ -17,7 +17,6 @@ BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake PATCH_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-build -USE_REINPLACE= yes MAN1= gccxml.1 diff --git a/devel/gconfmm26/Makefile b/devel/gconfmm26/Makefile index ac3eae4eccb8..49ae76ed6427 100644 --- a/devel/gconfmm26/Makefile +++ b/devel/gconfmm26/Makefile @@ -26,7 +26,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GCC= 3.4 -USE_REINPLACE= yes USE_GNOME= gnomehack gconf2 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/devel/gdb6/Makefile b/devel/gdb6/Makefile index 3661fd64032b..7a63f45b5fc4 100644 --- a/devel/gdb6/Makefile +++ b/devel/gdb6/Makefile @@ -29,7 +29,6 @@ COMMENT= GNU GDB 6 WRKSRC= ${WRKDIR}/${DISTNAME:S/-weekly//} USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-suffix=6 CFLAGS+= -DRL_NO_COMPAT -DKGDB diff --git a/devel/gdb66/Makefile b/devel/gdb66/Makefile index 3661fd64032b..7a63f45b5fc4 100644 --- a/devel/gdb66/Makefile +++ b/devel/gdb66/Makefile @@ -29,7 +29,6 @@ COMMENT= GNU GDB 6 WRKSRC= ${WRKDIR}/${DISTNAME:S/-weekly//} USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-suffix=6 CFLAGS+= -DRL_NO_COMPAT -DKGDB diff --git a/devel/gengameng/Makefile b/devel/gengameng/Makefile index 4de2774c5231..78aa53486354 100644 --- a/devel/gengameng/Makefile +++ b/devel/gengameng/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An SDL game engine library USE_SDL= image sdl -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS+= --program-prefix="" diff --git a/devel/genproto/Makefile b/devel/genproto/Makefile index 816cde8f251f..e1d08c6b9e92 100644 --- a/devel/genproto/Makefile +++ b/devel/genproto/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://freequaos.host.sk/genproto/ MAINTAINER= ports@FreeBSD.org COMMENT= Generates prototypes from C/C++ code -USE_REINPLACE= yes - PLIST_FILES= bin/genproto post-patch: diff --git a/devel/gettext-lint/Makefile b/devel/gettext-lint/Makefile index 36b1b7590506..b71847ee7473 100644 --- a/devel/gettext-lint/Makefile +++ b/devel/gettext-lint/Makefile @@ -17,7 +17,6 @@ COMMENT= Check the validity and consistency of PO and POT files RUN_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext -USE_REINPLACE= yes USE_PYTHON= yes GNU_CONFIGURE= yes MAKE_ENV= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR} diff --git a/devel/getxml/Makefile b/devel/getxml/Makefile index 539417ca8ebe..63f91472d8f8 100644 --- a/devel/getxml/Makefile +++ b/devel/getxml/Makefile @@ -18,7 +18,6 @@ COMMENT= An XML internationalization tool LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml -USE_REINPLACE= yes USE_GNOME= glib12 GNU_CONFIGURE= yes diff --git a/devel/gindent/Makefile b/devel/gindent/Makefile index 494df9e826d3..2bc31d4bc826 100644 --- a/devel/gindent/Makefile +++ b/devel/gindent/Makefile @@ -16,7 +16,6 @@ DISTNAME= indent-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNU indent -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DBERKELEY_DEFAULTS=1" \ diff --git a/devel/glademm/Makefile b/devel/glademm/Makefile index 898f66d8d695..d258bb93c8d5 100644 --- a/devel/glademm/Makefile +++ b/devel/glademm/Makefile @@ -15,7 +15,6 @@ MAINTAINER= bland@FreeBSD.org COMMENT= A C++ code generator backend for glade and glade2 USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnometarget GNU_CONFIGURE= yes diff --git a/devel/glib12/Makefile b/devel/glib12/Makefile index 13bcdffb32e1..2dcb661ed9c9 100644 --- a/devel/glib12/Makefile +++ b/devel/glib12/Makefile @@ -18,7 +18,6 @@ COMMENT= Some useful routines of C programming (previous stable version) USE_GNOME= pkgconfig GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --includedir=${PREFIX}/include/glib12 CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" diff --git a/devel/global/Makefile b/devel/global/Makefile index a8342cdb704c..8891e4a86c3a 100644 --- a/devel/global/Makefile +++ b/devel/global/Makefile @@ -16,7 +16,6 @@ COMMENT= A source code tag system GNU_CONFIGURE= yes USE_PERL5= yes -USE_REINPLACE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= gctags.1 global.1 gozilla.1 gtags.1 htags.1 diff --git a/devel/glui/Makefile b/devel/glui/Makefile index 11f962df406b..762ae5e24c7f 100644 --- a/devel/glui/Makefile +++ b/devel/glui/Makefile @@ -22,7 +22,6 @@ USE_GMAKE= yes MAKEFILE= makefile ALL_TARGET= # empty USE_X_PREFIX= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's:/unc/walk/lib/sgi_irix:${PREFIX}/lib:g; \ diff --git a/devel/gnome-build/Makefile b/devel/gnome-build/Makefile index 280f02f9d3f3..cc0eeb49da5b 100644 --- a/devel/gnome-build/Makefile +++ b/devel/gnome-build/Makefile @@ -23,7 +23,6 @@ USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack lthack gnometarget libgnomeui gnomevfs2 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --enable-compile-warnings=no CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lgnuregex" diff --git a/devel/gnome-vfs1/Makefile b/devel/gnome-vfs1/Makefile index 94f5ee2a9cc6..8dc074f22bcc 100644 --- a/devel/gnome-vfs1/Makefile +++ b/devel/gnome-vfs1/Makefile @@ -23,7 +23,6 @@ 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/gnomebuild/Makefile b/devel/gnomebuild/Makefile index 280f02f9d3f3..cc0eeb49da5b 100644 --- a/devel/gnomebuild/Makefile +++ b/devel/gnomebuild/Makefile @@ -23,7 +23,6 @@ USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack lthack gnometarget libgnomeui gnomevfs2 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --enable-compile-warnings=no CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lgnuregex" diff --git a/devel/gnomevfs/Makefile b/devel/gnomevfs/Makefile index 94f5ee2a9cc6..8dc074f22bcc 100644 --- a/devel/gnomevfs/Makefile +++ b/devel/gnomevfs/Makefile @@ -23,7 +23,6 @@ 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/google-sparsehash/Makefile b/devel/google-sparsehash/Makefile index 3af2c80aa519..39b59d7e39a1 100644 --- a/devel/google-sparsehash/Makefile +++ b/devel/google-sparsehash/Makefile @@ -17,7 +17,6 @@ COMMENT= Google's hashtable implementations optimized for space or speed GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_REINPLACE= yes post-patch: .if !defined(NOPORTDOCS) diff --git a/devel/gtkmozedit/Makefile b/devel/gtkmozedit/Makefile index ea6187a14229..6c8adaa4f12f 100644 --- a/devel/gtkmozedit/Makefile +++ b/devel/gtkmozedit/Makefile @@ -16,7 +16,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Text editor widget based on Mozilla's editing functionality USE_BZIP2= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack diff --git a/devel/gtranslator/Makefile b/devel/gtranslator/Makefile index eba6851883bc..a8343af63a4f 100644 --- a/devel/gtranslator/Makefile +++ b/devel/gtranslator/Makefile @@ -27,7 +27,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lgnuregex" CONFIGURE_ARGS= --disable-debug \ --enable-compile-warnings=no -USE_REINPLACE= yes MAN1= gtranslator.1 pozilla.sh.1 MANCOMPRESSED= yes diff --git a/devel/guikachu/Makefile b/devel/guikachu/Makefile index 4f81d42bbf62..9eae5839efb3 100644 --- a/devel/guikachu/Makefile +++ b/devel/guikachu/Makefile @@ -22,7 +22,6 @@ USE_GMAKE= yes USE_GCC= 3.4 USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/horde-chora/Makefile b/devel/horde-chora/Makefile index 591e2131deb4..76fe46c6334e 100644 --- a/devel/horde-chora/Makefile +++ b/devel/horde-chora/Makefile @@ -51,7 +51,6 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/cvsgraph:${PORTSDIR}/devel/cvsgraph NO_BUILD= yes USE_APACHE= 1.3+ # needed to test APACHE_VERSION -USE_REINPLACE= yes # Specify where your repository belongs. # (You can reconfigure it after installation anyway) diff --git a/devel/hptools/Makefile b/devel/hptools/Makefile index e5577793e9f0..036bf7d8a5c7 100644 --- a/devel/hptools/Makefile +++ b/devel/hptools/Makefile @@ -17,7 +17,6 @@ COMMENT= System RPL and assembly language tools for HP Calculators WRKSRC= ${WRKDIR}/Hptools/${CONFIGURE_TARGET} GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_SCRIPT= ../support/configure NO_CDROM= 'Commercial use is Prohibited' diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile index 806285f126ea..429dbe4dfe83 100644 --- a/devel/hs-darcs/Makefile +++ b/devel/hs-darcs/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ gmp.6:${PORTSDIR}/math/libgmp4 OPTIONS= SERVER "install server" off -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib -L${PREFIX}/lib/ ${PTHREAD_LIBS}" \ diff --git a/devel/hs-haddock/Makefile b/devel/hs-haddock/Makefile index bf26c37180ee..bdb81d5e3dd1 100644 --- a/devel/hs-haddock/Makefile +++ b/devel/hs-haddock/Makefile @@ -28,7 +28,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textpr .endif WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//g} -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes PLIST_SUB+= HADDOCK_VERSION=${PORTVERSION} diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile index ad48e5a1d2b8..80e1b74d757f 100644 --- a/devel/hs-happy/Makefile +++ b/devel/hs-happy/Makefile @@ -22,7 +22,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/share/xsl/docbook/html:${PORTSDIR}/textproc/docbook .endif WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//g} -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/devel/hs-hat/Makefile b/devel/hs-hat/Makefile index f6edd6a74ffc..0f4448d63fa6 100644 --- a/devel/hs-hat/Makefile +++ b/devel/hs-hat/Makefile @@ -17,7 +17,6 @@ COMMENT= A source-level tracer for Haskell 98 USE_GMAKE= yes HAS_CONFIGURE= yes -USE_REINPLACE= yes USE_GNOME= glib12 OPTIONS= NHC98 "Build with nhc98" off diff --git a/devel/hs-idoc/Makefile b/devel/hs-idoc/Makefile index 3d3334c4555b..597dd20aabc3 100644 --- a/devel/hs-idoc/Makefile +++ b/devel/hs-idoc/Makefile @@ -17,7 +17,6 @@ COMMENT= A No Frills Haskell Interface Documentation System BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc PLIST_FILES= bin/idoc -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ARGS= PREFIX="${PREFIX}" diff --git a/devel/i386-rtems-binutils/Makefile b/devel/i386-rtems-binutils/Makefile index 6d42bc62d404..aa91b137018c 100644 --- a/devel/i386-rtems-binutils/Makefile +++ b/devel/i386-rtems-binutils/Makefile @@ -28,7 +28,6 @@ USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes ALL_TARGET= all info -USE_REINPLACE= yes CONFIGURE_TARGET?= --target=${LCLTARGET} CONFIGURE_ARGS?= --verbose diff --git a/devel/i386-rtems-gcc/Makefile b/devel/i386-rtems-gcc/Makefile index d6db1712619a..7300c9f2ed5b 100644 --- a/devel/i386-rtems-gcc/Makefile +++ b/devel/i386-rtems-gcc/Makefile @@ -66,7 +66,6 @@ PKGNAMEPREFIX= ${LCLTARGET}- WANT_AUTOHEADER_VER=253 USE_GMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes ALL_TARGET= all info CONFIGURE_TARGET?= --target=${LCLTARGET} diff --git a/devel/ice/Makefile b/devel/ice/Makefile index 29d8859a66c2..aa1b62b18d3e 100644 --- a/devel/ice/Makefile +++ b/devel/ice/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= db-4.2.2:${PORTSDIR}/databases/db42 \ expat.6:${PORTSDIR}/textproc/expat2 USE_GMAKE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes CFLAGS+= -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT ${PTHREAD_CFLAGS} diff --git a/devel/icu/Makefile b/devel/icu/Makefile index 959ee9265cd3..5a4ae3b3344e 100644 --- a/devel/icu/Makefile +++ b/devel/icu/Makefile @@ -56,7 +56,6 @@ BROKEN= "Segfault during build on ia64" .endif .if ${ARCH} != "sparc64" -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} 's,-fPIC,-fpic,' ${WRKSRC}/config/mh-bsd-gcc .endif diff --git a/devel/icu4/Makefile b/devel/icu4/Makefile index 959ee9265cd3..5a4ae3b3344e 100644 --- a/devel/icu4/Makefile +++ b/devel/icu4/Makefile @@ -56,7 +56,6 @@ BROKEN= "Segfault during build on ia64" .endif .if ${ARCH} != "sparc64" -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} 's,-fPIC,-fpic,' ${WRKSRC}/config/mh-bsd-gcc .endif diff --git a/devel/ifd-test/Makefile b/devel/ifd-test/Makefile index e108c9c0f53a..a6c194f40d83 100644 --- a/devel/ifd-test/Makefile +++ b/devel/ifd-test/Makefile @@ -17,7 +17,6 @@ COMMENT= IFD Test Suite for PC/SC Lite LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite USE_GMAKE= yes -USE_REINPLACE= yes NOMAN= PLIST_FILES= sbin/ifdtest diff --git a/devel/imake-4/Makefile b/devel/imake-4/Makefile index 40b6ed9c690a..c3e4041c0b5f 100644 --- a/devel/imake-4/Makefile +++ b/devel/imake-4/Makefile @@ -21,7 +21,6 @@ CONFLICTS= imake-6* PREFIX?= ${X11BASE} MTREE_FILE= /etc/mtree/BSD.x11-4.dist USE_PERL5= yes -USE_REINPLACE= yes MAKE_ENV= MAKEFLAGS="CC=${CC}" SCRIPTS_ENV= CC=${CC} diff --git a/devel/imake-6/Makefile b/devel/imake-6/Makefile index b9340de77cb1..b19d5d9bbccc 100644 --- a/devel/imake-6/Makefile +++ b/devel/imake-6/Makefile @@ -20,7 +20,6 @@ CONFLICTS= imake-4* PREFIX?= ${X11BASE} USE_PERL5= YES -USE_REINPLACE= yes MAKE_ENV= MAKEFLAGS="CC=${CC}" SCRIPTS_ENV= CC=${CC} diff --git a/devel/initutil/Makefile b/devel/initutil/Makefile index a025e9646ddb..a28ebbfac88a 100644 --- a/devel/initutil/Makefile +++ b/devel/initutil/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An STL Container Initialization Library USE_ZIP= yes -USE_REINPLACE= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/devel/jakelib2/Makefile b/devel/jakelib2/Makefile index 66e44301b36d..a0ec41a51729 100644 --- a/devel/jakelib2/Makefile +++ b/devel/jakelib2/Makefile @@ -18,7 +18,6 @@ COMMENT= A cross platform C++ class library with a Java-like API LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/jclassinfo/Makefile b/devel/jclassinfo/Makefile index bdc3336605e2..61886b2ac3d3 100644 --- a/devel/jclassinfo/Makefile +++ b/devel/jclassinfo/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Shows information about Java class, dependencies and more -USE_REINPLACE= yes USE_GETOPT_LONG= yes USE_GNOME= pkgconfig gnomehack GNU_CONFIGURE= yes diff --git a/devel/jude-community/Makefile b/devel/jude-community/Makefile index a9f9caa30563..e0e83d0b8702 100644 --- a/devel/jude-community/Makefile +++ b/devel/jude-community/Makefile @@ -22,7 +22,6 @@ JAVA_VERSION= 1.4+ # I haven't tested with the jdks of blackdown or ibm JAVA_OS= native NO_BUILD= yes -USE_REINPLACE= yes RESTRICTED= "See http://jude.change-vision.com/jude-web/notes/ProductLicenseAgreement.html" NO_CDROM= ${RESTRICTED} diff --git a/devel/judy/Makefile b/devel/judy/Makefile index aba070730c60..450d48ce595f 100644 --- a/devel/judy/Makefile +++ b/devel/judy/Makefile @@ -18,7 +18,6 @@ COMMENT= General purpose dynamic array GNU_CONFIGURE= yes USE_GMAKE= YES INSTALLS_SHLIB= YES -USE_REINPLACE= YES MAN3= Judy.3 Judy1.3 Judy1_funcs.3 JudyHS.3 JudyHS_funcs.3 \ JudyL.3 JudyL_funcs.3 JudySL.3 JudySL_funcs.3 diff --git a/devel/kaptain/Makefile b/devel/kaptain/Makefile index 4ce32e6a9c1b..5aca687c3fc4 100644 --- a/devel/kaptain/Makefile +++ b/devel/kaptain/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A tool for building/running QT GUIs for commmand line programs USE_QT_VER= 3 -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/devel/kcachegrind/Makefile b/devel/kcachegrind/Makefile index fcd03280a15f..cb68c112c6d9 100644 --- a/devel/kcachegrind/Makefile +++ b/devel/kcachegrind/Makefile @@ -23,7 +23,6 @@ CONFLICTS= kdesdk3-[0-9]* USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_KDELIBS_VER=3 -USE_REINPLACE= yes OPTIONS= DOT "Use GraphViz/dot to render call graphs" on diff --git a/devel/kdesdk3/Makefile b/devel/kdesdk3/Makefile index 66c61e8eb7e3..357dd2077af1 100644 --- a/devel/kdesdk3/Makefile +++ b/devel/kdesdk3/Makefile @@ -27,7 +27,6 @@ PREFIX= ${KDE_PREFIX} USE_PERL5= yes USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes diff --git a/devel/kdesdk4/Makefile b/devel/kdesdk4/Makefile index 66c61e8eb7e3..357dd2077af1 100644 --- a/devel/kdesdk4/Makefile +++ b/devel/kdesdk4/Makefile @@ -27,7 +27,6 @@ PREFIX= ${KDE_PREFIX} USE_PERL5= yes USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes diff --git a/devel/kdevelop/Makefile b/devel/kdevelop/Makefile index e8f6fd8b9f4f..0672ff5b35aa 100644 --- a/devel/kdevelop/Makefile +++ b/devel/kdevelop/Makefile @@ -51,7 +51,6 @@ CONFIGURE_ARGS+=--with-qtdoc-dir=${X11BASE}/share/doc/qt/html \ --with-neon-config=${LOCALBASE}/bin/neon-config CONFIGURE_ENV+= PATH=${LOCALBASE}/gnu-autotools/bin:${PATH} -USE_REINPLACE= yes .include "${.CURDIR}/../../x11/kde3/Makefile.kde" .include <bsd.port.pre.mk> diff --git a/devel/klassmodeler/Makefile b/devel/klassmodeler/Makefile index 5f74c868cb78..d19004259c9c 100644 --- a/devel/klassmodeler/Makefile +++ b/devel/klassmodeler/Makefile @@ -19,7 +19,6 @@ COMMENT= A tool for visually creating and documenting classes LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 USE_ZIP= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME} WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.4-config USE_GNOME= gnometarget diff --git a/devel/kodos/Makefile b/devel/kodos/Makefile index c57bc096f927..e9be1eabb90e 100644 --- a/devel/kodos/Makefile +++ b/devel/kodos/Makefile @@ -19,7 +19,6 @@ COMMENT= The Python Regular Expression Debugger RUN_DEPENDS= ${PYTHON_SITELIBDIR}/qt.so:${PORTSDIR}/x11-toolkits/py-qt -USE_REINPLACE= yes USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/devel/lbpp/Makefile b/devel/lbpp/Makefile index a0aae15ffdcc..505162fa8647 100644 --- a/devel/lbpp/Makefile +++ b/devel/lbpp/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A front end to GCC from Liberty Basic source code -USE_REINPLACE= yes USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomelibs diff --git a/devel/libPropList/Makefile b/devel/libPropList/Makefile index e4d3ef4f5f83..477cb3044b2a 100644 --- a/devel/libPropList/Makefile +++ b/devel/libPropList/Makefile @@ -18,7 +18,6 @@ COMMENT= Property library for gnome and Window Maker GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e "s,mkdir rmdir,mkdir mkstemp rmdir," \ diff --git a/devel/libafterbase/Makefile b/devel/libafterbase/Makefile index 35bced23de95..d87c1a1a4077 100644 --- a/devel/libafterbase/Makefile +++ b/devel/libafterbase/Makefile @@ -16,7 +16,6 @@ DISTNAME= libAfterBase-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= AfterStep basic functionality library -USE_REINPLACE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/devel/libassa/Makefile b/devel/libassa/Makefile index dd6eff605a8d..c6f990930bba 100644 --- a/devel/libassa/Makefile +++ b/devel/libassa/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An C++ networking library and application framework USE_GNOME= gnomehack gnometarget pkgconfig -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --disable-html-docs --disable-static INSTALLS_SHLIB= yes diff --git a/devel/libchipcard-kde/Makefile b/devel/libchipcard-kde/Makefile index e97842910ccf..4a805b0a18e8 100644 --- a/devel/libchipcard-kde/Makefile +++ b/devel/libchipcard-kde/Makefile @@ -24,7 +24,6 @@ CONFIGURE_ARGS+= --with-distri=freebsd --with-kde3-prefix=${LOCALBASE}\ --with-applnk-dir=${PREFIX}/share/applnk/Utilities \ --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_KDELIBS_VER= 3 -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/devel/libchipcard/Makefile b/devel/libchipcard/Makefile index 448753950e23..92bf36b835aa 100644 --- a/devel/libchipcard/Makefile +++ b/devel/libchipcard/Makefile @@ -29,7 +29,6 @@ MAN1= ctfstool.1 chipcardd.1 geldkarte.1 hbcicard.1 \ kvkd.1 memcard.1 libchipcard-config.1 readertest.1 MAN5= libchipcard.conf.5 chipcardc.conf.5 chipcardd.conf.5 -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e "s,LPCSTR,LPCTSTR," ${WRKSRC}/src/libchipcard/engine/reader/ctdriver_pcsc.h diff --git a/devel/libcwd/Makefile b/devel/libcwd/Makefile index 2e097dcbe095..e3128ae4ec72 100644 --- a/devel/libcwd/Makefile +++ b/devel/libcwd/Makefile @@ -21,7 +21,6 @@ CONFIGURE_ARGS= --disable-threading USE_GMAKE= yes USE_GNOME= pkgconfig INSTALLS_SHLIB= yes -USE_REINPLACE= yes USE_GETOPT_LONG=yes .include <bsd.port.pre.mk> diff --git a/devel/libedit/Makefile b/devel/libedit/Makefile index 9e4e0f3ccb51..33551d5c8cfe 100644 --- a/devel/libedit/Makefile +++ b/devel/libedit/Makefile @@ -15,7 +15,6 @@ MASTER_SITES= ftp://ftp.astron.com/pub/libedit/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Command line editing library -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --disable-readline diff --git a/devel/libelf/Makefile b/devel/libelf/Makefile index 98b61cd32a34..c96c49d19fd9 100644 --- a/devel/libelf/Makefile +++ b/devel/libelf/Makefile @@ -29,8 +29,6 @@ NOMAN= defined .if ${OSVERSION} < 600102 -USE_REINPLACE= yes - FILES_TO_PATCH=lib/32.fsize.c lib/64.xlatetof.c lib/cook.c lib/gelf.h lib/gelftrans.c post-patch: diff --git a/devel/libevent/Makefile b/devel/libevent/Makefile index fafa01b24159..2c8fc215d8f0 100644 --- a/devel/libevent/Makefile +++ b/devel/libevent/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Provides an API to execute callback functions on certain events GNU_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes PLIST_SUB+= PORTVERSION="${PORTVERSION}" diff --git a/devel/libfs++/Makefile b/devel/libfs++/Makefile index c6f97d070cd7..de945e06fe89 100644 --- a/devel/libfs++/Makefile +++ b/devel/libfs++/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= . archive MAINTAINER= ports@FreeBSD.org COMMENT= C++ library which provides a file_iterator class -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes diff --git a/devel/libgconf-java/Makefile b/devel/libgconf-java/Makefile index 7dc1c8f44be2..c98cb0c1dcd2 100644 --- a/devel/libgconf-java/Makefile +++ b/devel/libgconf-java/Makefile @@ -29,7 +29,6 @@ JAVA_VERSION= 1.2+ JAVA_OS= native USE_GCC= 3.4+ USE_GNOME= gnomehack gconf2 -USE_REINPLACE= yes CONFIGURE_ARGS= --without-gcj-compile CONFIGURE_ENV= CPPFLAGS="-I${JAVA_HOME}/include -I${JAVA_HOME}/include/freebsd" diff --git a/devel/libglade-java/Makefile b/devel/libglade-java/Makefile index 17fb81b7185c..2ed61ffd69f6 100644 --- a/devel/libglade-java/Makefile +++ b/devel/libglade-java/Makefile @@ -31,7 +31,6 @@ USE_GCC= 3.4+ JAVA_VERSION= 1.2+ JAVA_OS= native USE_GNOME= gnomehack libglade2 -USE_REINPLACE= yes CONFIGURE_ARGS= --without-gcj-compile CONFIGURE_ENV= CPPFLAGS="-I${JAVA_HOME}/include -I${JAVA_HOME}/include/freebsd" diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile index dacb13cda92c..f8e23cdd7589 100644 --- a/devel/libglade2/Makefile +++ b/devel/libglade2/Makefile @@ -41,7 +41,6 @@ RUN_DEPENDS+= ${PYEXPAT} USE_PYTHON= yes PLIST_SUB+= PYTHON="" .else -USE_REINPLACE= yes PLIST_SUB+= PYTHON="@comment " post-patch: diff --git a/devel/libglademm24/Makefile b/devel/libglademm24/Makefile index 8b7c88ea0ec5..6a027c2cf9c2 100644 --- a/devel/libglademm24/Makefile +++ b/devel/libglademm24/Makefile @@ -25,7 +25,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GCC= 3.4 -USE_REINPLACE= yes USE_GNOME= gnomehack libglade2 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/devel/libmba/Makefile b/devel/libmba/Makefile index 76e888b559a4..c5edd95981b7 100644 --- a/devel/libmba/Makefile +++ b/devel/libmba/Makefile @@ -17,7 +17,6 @@ COMMENT= A collection of C modules potentially useful to any project LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= prefix="${PREFIX}" CC="${CC}" \ MINVERSION="${SHLIB_MAJOR}" \ diff --git a/devel/liboop/Makefile b/devel/liboop/Makefile index 6d7e3422e6ef..2fd866a6cbbc 100644 --- a/devel/liboop/Makefile +++ b/devel/liboop/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ USE_BZIP2= yes USE_GNOME= glib12 glib20 gnomehack gnometarget GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-libwww INSTALLS_SHLIB= yes diff --git a/devel/libopendaap/Makefile b/devel/libopendaap/Makefile index ba9c779b2919..cdcd6acc2605 100644 --- a/devel/libopendaap/Makefile +++ b/devel/libopendaap/Makefile @@ -16,7 +16,6 @@ COMMENT= C lib used to connect to iTunes(R) music shares USE_BZIP2= yes USE_GNOME= gnomehack gnometarget pkgconfig -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/devel/libopensync/Makefile b/devel/libopensync/Makefile index f189717c00ee..29ea84278109 100644 --- a/devel/libopensync/Makefile +++ b/devel/libopensync/Makefile @@ -25,7 +25,6 @@ CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" GNU_CONFIGURE= yes USE_PYTHON= yes USE_GNOME= gnomehack glib20 libxml2 -USE_REINPLACE= yes INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> diff --git a/devel/libopensync022/Makefile b/devel/libopensync022/Makefile index f189717c00ee..29ea84278109 100644 --- a/devel/libopensync022/Makefile +++ b/devel/libopensync022/Makefile @@ -25,7 +25,6 @@ CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" GNU_CONFIGURE= yes USE_PYTHON= yes USE_GNOME= gnomehack glib20 libxml2 -USE_REINPLACE= yes INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> diff --git a/devel/libredblack/Makefile b/devel/libredblack/Makefile index 6da9e03e3a4e..21a31d272c5a 100644 --- a/devel/libredblack/Makefile +++ b/devel/libredblack/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Library that provides the red-black balanced tree algorithm -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes diff --git a/devel/libshbuf/Makefile b/devel/libshbuf/Makefile index af63b34bdf13..e70a296ed47c 100644 --- a/devel/libshbuf/Makefile +++ b/devel/libshbuf/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Library for Shared Buffer IPC -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile index ed5c40cdba4a..63dd6833cc15 100644 --- a/devel/libsigc++/Makefile +++ b/devel/libsigc++/Makefile @@ -21,7 +21,6 @@ COMMENT= Callback Framework for C++ GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_GNOME= gnomehack -USE_REINPLACE= yes pre-configure: @${REINPLACE_CMD} -e 's#^sh libtool#${LIBTOOL}#' ${WRKSRC}/configure diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile index 7ba444c0be9f..f0ae85747e04 100644 --- a/devel/libsigc++20/Makefile +++ b/devel/libsigc++20/Makefile @@ -24,7 +24,6 @@ LATEST_LINK= libsigc++20 INSTALLS_SHLIB= yes USE_GNOME= gnomehack gnometarget pkgconfig GNU_CONFIGURE= yes -USE_REINPLACE= yes PLIST_SUB= VERSION="2.0" API_VERSION="2.0" diff --git a/devel/libtai/Makefile b/devel/libtai/Makefile index adcbabb90204..8951c485073d 100644 --- a/devel/libtai/Makefile +++ b/devel/libtai/Makefile @@ -16,8 +16,6 @@ MASTER_SITES= http://cr.yp.to/libtai/ \ MAINTAINER= lioux@FreeBSD.org COMMENT= A library for storing and manipulating dates and times in second/attosecond -USE_REINPLACE= yes - ALL_TARGET= it INSTALLS_SHLIB= yes MAKE_ENV= LIBVERSION="${LIBVERSION}" diff --git a/devel/libtool15/Makefile b/devel/libtool15/Makefile index 85675bdd9a03..ce925e363803 100644 --- a/devel/libtool15/Makefile +++ b/devel/libtool15/Makefile @@ -21,7 +21,6 @@ CONFIGURE_ARGS?= --disable-ltdl-install CONFIGURE_ARGS+= --infodir=${PREFIX}/info CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_REINPLACE= yes INFO?= libtool .include <bsd.port.mk> diff --git a/devel/libvanessa_adt/Makefile b/devel/libvanessa_adt/Makefile index 4c149559a167..df8ea6064289 100644 --- a/devel/libvanessa_adt/Makefile +++ b/devel/libvanessa_adt/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger INSTALLS_SHLIB= YES -USE_REINPLACE= YES GNU_CONFIGURE= YES CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/libvanessa_logger/Makefile b/devel/libvanessa_logger/Makefile index 1e337d45e6cd..bb7ecded78ef 100644 --- a/devel/libvanessa_logger/Makefile +++ b/devel/libvanessa_logger/Makefile @@ -17,7 +17,6 @@ COMMENT= Library that provides a generic logging layer INSTALLS_SHLIB= YES GNU_CONFIGURE= YES -USE_REINPLACE= YES post-patch: @${REINPLACE_CMD} -e 's,^loop:,loop: ;,' \ diff --git a/devel/libzvbi/Makefile b/devel/libzvbi/Makefile index c80879c49791..6113f8565bda 100644 --- a/devel/libzvbi/Makefile +++ b/devel/libzvbi/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \ USE_GETTEXT= yes USE_BZIP2= yes -USE_REINPLACE= yes USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/devel/lincvs/Makefile b/devel/lincvs/Makefile index 3614ed5831dd..90913349b139 100644 --- a/devel/lincvs/Makefile +++ b/devel/lincvs/Makefile @@ -23,7 +23,6 @@ USE_QT_VER= 3 QTDIR?= ${X11BASE} MAKE_ENV+= QTDIR=${QTDIR} QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++ ALL_TARGET= install -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' \ diff --git a/devel/llvm/Makefile b/devel/llvm/Makefile index 7e4098c5d7ac..145b8a95d229 100644 --- a/devel/llvm/Makefile +++ b/devel/llvm/Makefile @@ -19,7 +19,6 @@ BROKEN= Does not build GNU_CONFIGURE= yes USE_BISON= yes USE_GMAKE= yes -USE_REINPLACE= yes MAKE_ENV= ENABLE_OPTIMIZED=1 # strips binaries WRKSRC= ${WRKDIR}/llvm diff --git a/devel/llvm29/Makefile b/devel/llvm29/Makefile index 7e4098c5d7ac..145b8a95d229 100644 --- a/devel/llvm29/Makefile +++ b/devel/llvm29/Makefile @@ -19,7 +19,6 @@ BROKEN= Does not build GNU_CONFIGURE= yes USE_BISON= yes USE_GMAKE= yes -USE_REINPLACE= yes MAKE_ENV= ENABLE_OPTIMIZED=1 # strips binaries WRKSRC= ${WRKDIR}/llvm diff --git a/devel/log4cplus/Makefile b/devel/log4cplus/Makefile index 3578958d5320..54259187e508 100644 --- a/devel/log4cplus/Makefile +++ b/devel/log4cplus/Makefile @@ -18,7 +18,6 @@ COMMENT= A logging library for C++ INSTALLS_SHLIB= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV+= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \ LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}" diff --git a/devel/log4cpp/Makefile b/devel/log4cpp/Makefile index 4bd2fd43ca4d..b0da625d2699 100644 --- a/devel/log4cpp/Makefile +++ b/devel/log4cpp/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A library of C++ classes for flexible logging -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}" diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile index 4bc2b44eb5fb..9cf2b47ad36e 100644 --- a/devel/log4cxx/Makefile +++ b/devel/log4cxx/Makefile @@ -38,7 +38,6 @@ LDFLAGS+= -I${LOCALBASE}/lib CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CXXFLAGS="${CXXFLAGS}" INSTALLS_SHLIB= yes -USE_REINPLACE= yes .if !defined(NOPORTDOCS) && defined(WITH_DOXYGEN) PORTDOCS= * diff --git a/devel/m17n-docs/Makefile b/devel/m17n-docs/Makefile index c9ee0d88d04b..957ec530a859 100644 --- a/devel/m17n-docs/Makefile +++ b/devel/m17n-docs/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.m17n.org/m17n-lib/download/ MAINTAINER= ports@FreeBSD.org COMMENT= The m17n library documentation -USE_REINPLACE= yes GNU_CONFIGURE= yes MAN1= m17n-config.1 mconv.1 mdate.1 mdump.1 medit.1 \ diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index 0c8f46b8d75e..bdab06cd359d 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/m17n/mdb.dir:${PORTSDIR}/devel/m17n-db USE_XLIB= yes USE_GNOME= gnometarget libxml2 pkgconfig -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/mime/Makefile b/devel/mime/Makefile index f97dff887219..57f4ee25d50e 100644 --- a/devel/mime/Makefile +++ b/devel/mime/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= C library to parse mime data GNU_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes post-patch: diff --git a/devel/mingw-gcc/Makefile b/devel/mingw-gcc/Makefile index d3430023c3e5..929b5e930edb 100644 --- a/devel/mingw-gcc/Makefile +++ b/devel/mingw-gcc/Makefile @@ -27,7 +27,6 @@ WRKSRC= ${WRKDIR}/gcc-${PORTVERSION}-20010828 USE_AUTOTOOLS= autoconf:253:env USE_GMAKE= yes -USE_REINPLACE= yes WITHOUT_CPU_CFLAGS= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --target=i386-mingw32msvc \ diff --git a/devel/mkcmd/Makefile b/devel/mkcmd/Makefile index 15c14207ca5d..c14328c39cb1 100644 --- a/devel/mkcmd/Makefile +++ b/devel/mkcmd/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= makeme:${PORTSDIR}/devel/msrc0 MAKE_FLAGS= MAKEFILE= -USE_REINPLACE= yes MAN1= mkcmd.1 MAN5= mkcmd.5 diff --git a/devel/mono-tools/Makefile b/devel/mono-tools/Makefile index 9d78f791d012..81a9a3e5f233 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -24,7 +24,6 @@ USE_GNOME= gnomehack gnometarget USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes post-extract: @${REINPLACE_CMD} -e 's|@bindir@/monodoc|monodoc|g' \ diff --git a/devel/msp430-libc/Makefile b/devel/msp430-libc/Makefile index d137920f5b4c..07dad5702cdc 100644 --- a/devel/msp430-libc/Makefile +++ b/devel/msp430-libc/Makefile @@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}/src USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes MAKE_ENV= PATH=${PREFIX}/bin:${PATH} PLIST_SUB+= LIBC_TARG=${PKGNAMEPREFIX:S/-$//} diff --git a/devel/nant/Makefile b/devel/nant/Makefile index b0070d877153..6ab7891dfee3 100644 --- a/devel/nant/Makefile +++ b/devel/nant/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= mono:${PORTSDIR}/lang/mono WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= MONO_PATH=${WRKSRC}/lib INSTALL_TARGET= install prefix=${PREFIX} diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile index 2d70267c09b9..6239511bc36a 100644 --- a/devel/nasm/Makefile +++ b/devel/nasm/Makefile @@ -16,7 +16,6 @@ MAINTAINER= krion@FreeBSD.org COMMENT= General-purpose multi-platform x86 assembler USE_BZIP2= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} PLIST_SUB= VERSION=${PORTVERSION} diff --git a/devel/ncnf/Makefile b/devel/ncnf/Makefile index 733f1d3beeba..3611d944314d 100644 --- a/devel/ncnf/Makefile +++ b/devel/ncnf/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= strfunc.9:${PORTSDIR}/devel/libstrfunc INSTALLS_SHLIB= YES GNU_CONFIGURE= yes -USE_REINPLACE= YES post-patch: .ifdef NOPORTDOCS diff --git a/devel/newt/Makefile b/devel/newt/Makefile index 4f619cf1a53a..48136a80b382 100644 --- a/devel/newt/Makefile +++ b/devel/newt/Makefile @@ -20,7 +20,6 @@ COMMENT= Not Erik's Windowing Toolkit: console I/O handling library#' LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \ popt.0:${PORTSDIR}/devel/popt -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes SOVERSION= 51 diff --git a/devel/obby/Makefile b/devel/obby/Makefile index 96a63236545e..e51cba576045 100644 --- a/devel/obby/Makefile +++ b/devel/obby/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= sigc++-2.0.0:${PORTSDIR}/devel/libsigc++20 \ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libgmp-prefix=${LOCALBASE} --without-howl -USE_REINPLACE= yes INSTALLS_SHLIB= yes .if !defined(WITHOUT_NLS) diff --git a/devel/ocaml-event/Makefile b/devel/ocaml-event/Makefile index cd553bcddce1..74271916fbb8 100644 --- a/devel/ocaml-event/Makefile +++ b/devel/ocaml-event/Makefile @@ -19,7 +19,6 @@ COMMENT= An ocaml wrapper for the libevent API BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml LIB_DEPENDS= ${LIB_EVENT}:${PORTSDIR}/devel/libevent -USE_REINPLACE= yes ALL_TARGET= all allopt USE_GMAKE= yes diff --git a/devel/ode/Makefile b/devel/ode/Makefile index 5c3fae41962e..02180dd2fee5 100644 --- a/devel/ode/Makefile +++ b/devel/ode/Makefile @@ -22,7 +22,6 @@ CONFLICTS= ode-devel-[0-9].* USE_X_PREFIX= yes USE_GL= yes USE_GMAKE= yes -USE_REINPLACE= yes OPTIONS= OPCODE "Enable code required by TriList (trimesh) class" on diff --git a/devel/oniguruma/Makefile b/devel/oniguruma/Makefile index 585c80f18fa1..4135542e8cd0 100644 --- a/devel/oniguruma/Makefile +++ b/devel/oniguruma/Makefile @@ -18,7 +18,6 @@ COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes #INSTALLS_SHLIB= yes -USE_REINPLACE= yes DOCS= HISTORY README doc/* diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile index 585c80f18fa1..4135542e8cd0 100644 --- a/devel/oniguruma4/Makefile +++ b/devel/oniguruma4/Makefile @@ -18,7 +18,6 @@ COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes #INSTALLS_SHLIB= yes -USE_REINPLACE= yes DOCS= HISTORY README doc/* diff --git a/devel/oniguruma5/Makefile b/devel/oniguruma5/Makefile index 585c80f18fa1..4135542e8cd0 100644 --- a/devel/oniguruma5/Makefile +++ b/devel/oniguruma5/Makefile @@ -18,7 +18,6 @@ COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes #INSTALLS_SHLIB= yes -USE_REINPLACE= yes DOCS= HISTORY README doc/* diff --git a/devel/openthreads/Makefile b/devel/openthreads/Makefile index 4738bd02f281..2faf60d4290d 100644 --- a/devel/openthreads/Makefile +++ b/devel/openthreads/Makefile @@ -16,7 +16,6 @@ MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= A library which provides OO thread interface for C++ programmers USE_GMAKE= yes -USE_REINPLACE= yes MAKE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS} INSTALLS_SHLIB= yes diff --git a/devel/openzz/Makefile b/devel/openzz/Makefile index fd7c84af31ec..66926921a26a 100644 --- a/devel/openzz/Makefile +++ b/devel/openzz/Makefile @@ -19,7 +19,6 @@ COMMENT= An interpreted dynamic parser WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/devel/orbitcpp/Makefile b/devel/orbitcpp/Makefile index a87470db8182..707cdf9466ba 100644 --- a/devel/orbitcpp/Makefile +++ b/devel/orbitcpp/Makefile @@ -16,7 +16,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= C++ bindings for ORBit, a CORBA 2.2-compliant ORB USE_BZIP2= yes -USE_REINPLACE= yes USE_GNOME= gnomehack lthack orbit2 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/devel/p4genpatch/Makefile b/devel/p4genpatch/Makefile index c86d5cd85ea7..9d97f7531523 100644 --- a/devel/p4genpatch/Makefile +++ b/devel/p4genpatch/Makefile @@ -20,7 +20,6 @@ NO_BUILD= yes NO_WRKSUBDIR= yes USE_PERL5= yes -USE_REINPLACE= yes SCRIPTS= bin/p4genpatch bin/p4d2p PLIST_FILES= ${SCRIPTS} diff --git a/devel/p5-CPANPLUS/Makefile b/devel/p5-CPANPLUS/Makefile index 850fb7bc8b09..82764e4a0eae 100644 --- a/devel/p5-CPANPLUS/Makefile +++ b/devel/p5-CPANPLUS/Makefile @@ -18,7 +18,6 @@ COMMENT= Ameliorated interface to the CPAN PERL_CONFIGURE= yes CONFIGURE_ARGS= AUTOINSTALL=1 INSTALL_TARGET= pure_install -USE_REINPLACE= yes OPTIONS= TEST_REPORTER "Send reports to cpan-testers" off \ YAML "Check reports from cpan-testers" off diff --git a/devel/p5-PCSC-Card/Makefile b/devel/p5-PCSC-Card/Makefile index 06a44383b0c1..e62d66cea443 100644 --- a/devel/p5-PCSC-Card/Makefile +++ b/devel/p5-PCSC-Card/Makefile @@ -17,8 +17,6 @@ COMMENT= Perl bindings for the PC/SC Lite Framework LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite -USE_REINPLACE= yes - .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500600 diff --git a/devel/patch/Makefile b/devel/patch/Makefile index d9b03d982544..218a792937b6 100644 --- a/devel/patch/Makefile +++ b/devel/patch/Makefile @@ -16,7 +16,6 @@ COMMENT= GNU patch utility GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g -USE_REINPLACE= yes MAN1= gpatch.1 PLIST_FILES= bin/gpatch diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile index 31a21d0f9fc8..5ab9ca4c690c 100644 --- a/devel/pccts/Makefile +++ b/devel/pccts/Makefile @@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/pccts ALL_TARGET= MAKEFILE= makefile MAKE_ENV= COPT="${CFLAGS}" -USE_REINPLACE= yes MAN1= antlr.1 dlg.1 diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile index 5c565765f658..3ed99cbb58a7 100644 --- a/devel/pcre++/Makefile +++ b/devel/pcre++/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre PCRE_CONFIG?= ${LOCALBASE}/bin/pcre-config -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/devel/pear-Event_Dispatcher/Makefile b/devel/pear-Event_Dispatcher/Makefile index 79ddbaef331a..a6278cd0cf68 100644 --- a/devel/pear-Event_Dispatcher/Makefile +++ b/devel/pear-Event_Dispatcher/Makefile @@ -15,8 +15,6 @@ COMMENT= PEAR dispatch notifications using PHP callbacks BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes - CATEGORY= Event FILES= Dispatcher.php Notification.php EXAMPLES= bubbling.php cancel.php debugging.php notification-class.php \ diff --git a/devel/pear-HTML_Form/Makefile b/devel/pear-HTML_Form/Makefile index 5b2b41006652..a37c8bb7cd41 100644 --- a/devel/pear-HTML_Form/Makefile +++ b/devel/pear-HTML_Form/Makefile @@ -15,8 +15,6 @@ COMMENT= PEAR simple HTML form package BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes - CATEGORY= HTML FILES= Form.php TESTS= form.phpt diff --git a/devel/pear-HTML_Page2/Makefile b/devel/pear-HTML_Page2/Makefile index 9ecf84ca0c9b..227236ed8f73 100644 --- a/devel/pear-HTML_Page2/Makefile +++ b/devel/pear-HTML_Page2/Makefile @@ -20,8 +20,6 @@ CATEGORY= HTML FILES= Page2.php Page2/Doctypes.php Page2/Namespaces.php EXAMPLES= Page2_NoDoctype.php Page2_Simple.php Page2_Complex.php -USE_REINPLACE= yes - post-patch: @${REINPLACE_CMD} -e "s#
##g" ${WRKSRC}/Page2.php diff --git a/devel/pear-PHPUnit2/Makefile b/devel/pear-PHPUnit2/Makefile index 607021abf147..d3efdd73e57f 100644 --- a/devel/pear-PHPUnit2/Makefile +++ b/devel/pear-PHPUnit2/Makefile @@ -25,8 +25,6 @@ NO_PACKAGE= "Conflicting dependences between PHP4 and PHP5" DEFAULT_PHP_VER=5 BROKEN_WITH_PHP=4 -USE_REINPLACE= yes - CATEGORY= PHPUnit2 FILES= Extensions/ExceptionTestCase.php \ Extensions/PerformanceTestCase.php Extensions/RepeatedTest.php \ diff --git a/devel/pear-PHPUnit3/Makefile b/devel/pear-PHPUnit3/Makefile index 607021abf147..d3efdd73e57f 100644 --- a/devel/pear-PHPUnit3/Makefile +++ b/devel/pear-PHPUnit3/Makefile @@ -25,8 +25,6 @@ NO_PACKAGE= "Conflicting dependences between PHP4 and PHP5" DEFAULT_PHP_VER=5 BROKEN_WITH_PHP=4 -USE_REINPLACE= yes - CATEGORY= PHPUnit2 FILES= Extensions/ExceptionTestCase.php \ Extensions/PerformanceTestCase.php Extensions/RepeatedTest.php \ diff --git a/devel/pear-PHP_Beautifier/Makefile b/devel/pear-PHP_Beautifier/Makefile index 229bf668cb21..fdb4ed3e7f79 100644 --- a/devel/pear-PHP_Beautifier/Makefile +++ b/devel/pear-PHP_Beautifier/Makefile @@ -16,7 +16,6 @@ BUILD_DEPENDS= ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log RUN_DEPENDS= ${BUILD_DEPENDS} USE_PHP= tokenizer -USE_REINPLACE= yes NO_PACKAGE= Conflicting dependences between PHP4 and PHP5 diff --git a/devel/pear-Validate/Makefile b/devel/pear-Validate/Makefile index 89f16b468e40..94037c631002 100644 --- a/devel/pear-Validate/Makefile +++ b/devel/pear-Validate/Makefile @@ -30,7 +30,6 @@ DOCS= sample_multiple.php DATA= AT_postcodes.txt CH_postcodes.txt DATAFILES= Validate/AT.php Validate/CH.php -USE_REINPLACE= yes REINPLACE_ARGS= -i "" .include <bsd.port.pre.mk> diff --git a/devel/pear-XML_Serializer/Makefile b/devel/pear-XML_Serializer/Makefile index 770c3f69eac1..c09a1f676061 100644 --- a/devel/pear-XML_Serializer/Makefile +++ b/devel/pear-XML_Serializer/Makefile @@ -16,8 +16,6 @@ BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes - CATEGORY= XML FILES= Serializer.php Unserializer.php EXAMPLES= example.xml serializeAndEncode.php serializeAndReturn.php \ diff --git a/devel/pear/Makefile b/devel/pear/Makefile index 745bf2bf9912..d5c28afb5496 100644 --- a/devel/pear/Makefile +++ b/devel/pear/Makefile @@ -23,8 +23,6 @@ USE_PHP= pcre xml SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message -USE_REINPLACE= yes - post-patch: @${REINPLACE_CMD} "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/go-pear diff --git a/devel/pear/bsd.pear.mk b/devel/pear/bsd.pear.mk index 4a864ef67e1d..4983e6258725 100644 --- a/devel/pear/bsd.pear.mk +++ b/devel/pear/bsd.pear.mk @@ -9,8 +9,6 @@ DIST_SUBDIR= PEAR RUN_DEPENDS+= pear:${PORTSDIR}/devel/pear -USE_REINPLACE= yes - .if !defined(USE_PHPIZE) NO_BUILD= yes .endif diff --git a/devel/pedisassem/Makefile b/devel/pedisassem/Makefile index 4f2f2815afe7..afe2a3945fac 100644 --- a/devel/pedisassem/Makefile +++ b/devel/pedisassem/Makefile @@ -17,7 +17,6 @@ COMMENT= A disassembler for Win32 code (PE format) NO_WRKSUBDIR= yes USE_ZIP= yes -USE_REINPLACE= yes MAKEFILE= ${FILESDIR}/Makefile post-patch: diff --git a/devel/pharmacy/Makefile b/devel/pharmacy/Makefile index 9c462c0eef7b..f1a1a5866dbf 100644 --- a/devel/pharmacy/Makefile +++ b/devel/pharmacy/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GNOME frontend for CVS USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= yes GNU_CONFIGURE= yes diff --git a/devel/picprog/Makefile b/devel/picprog/Makefile index 5c33af5ff0bf..1f86b9f0bee5 100644 --- a/devel/picprog/Makefile +++ b/devel/picprog/Makefile @@ -15,7 +15,6 @@ MAINTAINER= erik@smluc.org COMMENT= Serial port pic16c84 programmer USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= CXX="${CXX}" CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/devel/pmake/Makefile b/devel/pmake/Makefile index 6e38acc02758..3d944fe74121 100644 --- a/devel/pmake/Makefile +++ b/devel/pmake/Makefile @@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/pmake MAKEFILE= makefile ALL_TARGET= pmake PMAKE_ENV= ${MAKE_ENV} MAKE=${PREFIX}/bin/pmake -USE_REINPLACE= yes MAN1= pmake.1 post-patch: diff --git a/devel/popt/Makefile b/devel/popt/Makefile index e4197e9ada16..c04862422621 100644 --- a/devel/popt/Makefile +++ b/devel/popt/Makefile @@ -23,7 +23,6 @@ COMMENT= A getopt(3) like library with a number of enhancements, from Redhat BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes MAN3= popt.3 diff --git a/devel/prcs/Makefile b/devel/prcs/Makefile index c2f82ab2f6a6..5fb4d17b27d4 100644 --- a/devel/prcs/Makefile +++ b/devel/prcs/Makefile @@ -16,7 +16,6 @@ COMMENT= The Project Revision Control System USE_GMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes USE_GCC= 3.3 MAN1= prcs.1 diff --git a/devel/prepstools/Makefile b/devel/prepstools/Makefile index fdab64482267..0b4b68b1e527 100644 --- a/devel/prepstools/Makefile +++ b/devel/prepstools/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= postgres:${PORTSDIR}/databases/postgresql${DEFAULT_PGSQL_VER}-serve USE_PGSQL= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gtk20 gconf2 glib20 libgnomeui GNU_CONFIGURE= yes diff --git a/devel/privman/Makefile b/devel/privman/Makefile index 7bed4724ebc9..99775524ef5d 100644 --- a/devel/privman/Makefile +++ b/devel/privman/Makefile @@ -16,7 +16,6 @@ COMMENT= Library that makes it easy for programs to use privilege separation GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} post-patch: diff --git a/devel/pth/Makefile b/devel/pth/Makefile index 3b76394952ff..fd7ee75cd556 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -23,8 +23,6 @@ CONFIGURE_ARGS= --enable-optimize \ --includedir="${PREFIX}/include/pth" \ --libdir="${PREFIX}/lib/pth" -USE_REINPLACE= yes - MAN1= pth-config.1 MAN3= pth.3 diff --git a/devel/py-coro/Makefile b/devel/py-coro/Makefile index 5f857c5f499c..285a382e4470 100644 --- a/devel/py-coro/Makefile +++ b/devel/py-coro/Makefile @@ -18,7 +18,6 @@ COMMENT= Python coroutine implementation BUILD_DEPENDS= ${LOCALBASE}/lib/libcoro.a:${PORTSDIR}/devel/libcoro USE_PYTHON= yes -USE_REINPLACE= yes PLIST_SUB+= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S/^${LOCALBASE}\///g} MAKE_ENV= SHORT_PYTHON_VERSION=${PYTHON_VERSION:S/python//} \ EXTRA_INCLUDE="-I${LOCALBASE}/include" \ diff --git a/devel/py-ice/Makefile b/devel/py-ice/Makefile index 4be659c65e02..63bcc95252e8 100644 --- a/devel/py-ice/Makefile +++ b/devel/py-ice/Makefile @@ -19,7 +19,6 @@ COMMENT= An Ice (Internet Communications Engine) language mapping for Python LIB_DEPENDS= Ice.30:${PORTSDIR}/devel/ice USE_GMAKE= yes -USE_REINPLACE= yes USE_PYTHON= yes CFLAGS+= -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT ${PTHREAD_CFLAGS} diff --git a/devel/py-kqueue/Makefile b/devel/py-kqueue/Makefile index bd7b7c23c666..1e8e00022916 100644 --- a/devel/py-kqueue/Makefile +++ b/devel/py-kqueue/Makefile @@ -19,7 +19,6 @@ COMMENT= Python interface to kqueue(2) and kevent(2) system calls USE_BZIP2= yes USE_PYTHON= yes -USE_REINPLACE= yes FILES= kqsyscallmodule.so KQueue.py KQueue.pyc PLIST_FILES= ${FILES:S+^+%%PYTHON_SITELIBDIR%%/+g} diff --git a/devel/py-mx-experimental/Makefile b/devel/py-mx-experimental/Makefile index 5de006efac92..7fdf19e86f02 100644 --- a/devel/py-mx-experimental/Makefile +++ b/devel/py-mx-experimental/Makefile @@ -19,7 +19,6 @@ COMMENT= The eGenix mx Extensions - EXPERIMENTAL Package BUILD_DEPENDS= ${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp4 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/BeeBase/BeeBase.py:${PORTSDIR}/lang/py-mx-base -USE_REINPLACE= yes USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/devel/py-ncurses/Makefile b/devel/py-ncurses/Makefile index 81fbf03de536..b4aad2a65a00 100644 --- a/devel/py-ncurses/Makefile +++ b/devel/py-ncurses/Makefile @@ -19,7 +19,6 @@ COMMENT= A ncurses binding for Python USE_PYTHON= yes USE_PYDISTUTILS= yes -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/devel/py-tables/Makefile b/devel/py-tables/Makefile index fc57693eb519..7b48429ca092 100644 --- a/devel/py-tables/Makefile +++ b/devel/py-tables/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= hdf5.0:${PORTSDIR}/science/hdf5 \ ucl.1:${PORTSDIR}/archivers/ucl RUN_DEPENDS= ${PYTHON_SITELIBDIR}/numarray/__init__.py:${PORTSDIR}/math/py-numarray -USE_REINPLACE= yes USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/devel/py-xdg/Makefile b/devel/py-xdg/Makefile index 295421da9e19..335205ff8ca9 100644 --- a/devel/py-xdg/Makefile +++ b/devel/py-xdg/Makefile @@ -18,7 +18,6 @@ COMMENT= A python library to access freedesktop.org standards USE_PYTHON= yes USE_PYDISTUTILS=yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e \ diff --git a/devel/pyobfuscate/Makefile b/devel/pyobfuscate/Makefile index 3de09c94848b..b0cb8756e744 100644 --- a/devel/pyobfuscate/Makefile +++ b/devel/pyobfuscate/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= arved MAINTAINER= ports@FreeBSD.org COMMENT= Python source code obfuscator -USE_REINPLACE= yes USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/devel/pyrex/Makefile b/devel/pyrex/Makefile index 5f42280899b3..19176b1a9e94 100644 --- a/devel/pyrex/Makefile +++ b/devel/pyrex/Makefile @@ -17,7 +17,6 @@ COMMENT= Programming Language for writing Python extension modules USE_PYTHON= yes USE_PYDISTUTILS=yes -USE_REINPLACE= yes post-install: @# precompile lexicon pickle diff --git a/devel/qextmdi/Makefile b/devel/qextmdi/Makefile index 848bc5a8ed46..54d1d8f64bcf 100644 --- a/devel/qextmdi/Makefile +++ b/devel/qextmdi/Makefile @@ -27,7 +27,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} BUILD_WRKSRC= ${WRKSRC}/qextmdi MAKE_ENV+= QTDIR=${QT_PREFIX} QMAKESPEC=${PREFIX}/share/qt/mkspecs/freebsd-g++ KDE2DIR=${LOCALBASE} INSTALLS_SHLIB= yes -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/devel/qmake/Makefile b/devel/qmake/Makefile index 31f353fa96ca..eb4e6eacb8f4 100644 --- a/devel/qmake/Makefile +++ b/devel/qmake/Makefile @@ -15,7 +15,6 @@ DIST_SUBDIR= KDE MAINTAINER= mi@aldan.algebra.com COMMENT= The build utility of the Qt project -USE_REINPLACE= yes REINPLACE_ARGS= -i "" WRKSRC= ${WRKDIR}/${DISTNAME}/qmake MAKEFILE= ${FILESDIR}/Makefile.bsd diff --git a/devel/qsa/Makefile b/devel/qsa/Makefile index bfa190fc8b65..d196e550448d 100644 --- a/devel/qsa/Makefile +++ b/devel/qsa/Makefile @@ -31,7 +31,6 @@ MAKE_ENV?= QTDIR=${X11BASE} \ LD_LIBRARY_PATH=${WRKSRC}/qsa \ PATH=${WRKSRC}/bin:$$PATH ALL_TARGET= sub-src -USE_REINPLACE= yes PKGMESSAGE= ${WRKDIR}/message diff --git a/devel/raknet/Makefile b/devel/raknet/Makefile index f127c115422c..bae0f5af216d 100644 --- a/devel/raknet/Makefile +++ b/devel/raknet/Makefile @@ -16,7 +16,6 @@ COMMENT= Networking API that provides reliable UDP prmary for online games USE_ZIP= yes WRKSRC= ${WRKDIR} -USE_REINPLACE= yes INSTALLS_SHLIB= yes .if !defined(NOPORTDOCS) diff --git a/devel/readline/Makefile b/devel/readline/Makefile index 8e460d0ab8f3..0ebf31fd488e 100644 --- a/devel/readline/Makefile +++ b/devel/readline/Makefile @@ -21,7 +21,6 @@ COMMENT= A library for editing command lines as they are typed GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes INFO= readline rluserman history MAN3= readline.3 history.3 diff --git a/devel/regexx/Makefile b/devel/regexx/Makefile index c794d2f4320a..4456e1ca2cea 100644 --- a/devel/regexx/Makefile +++ b/devel/regexx/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes INSTALLS_SHLIB= yes post-patch: diff --git a/devel/regexxer/Makefile b/devel/regexxer/Makefile index 657e3238e3f8..4b9bf08ec08b 100644 --- a/devel/regexxer/Makefile +++ b/devel/regexxer/Makefile @@ -26,7 +26,6 @@ LIB_DEPENDS= gconfmm-2.6:${PORTSDIR}/devel/gconfmm26 \ USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix gnometarget intltool intlhack diff --git a/devel/rhtvision/Makefile b/devel/rhtvision/Makefile index afaecbd4ba51..a269bca123ce 100644 --- a/devel/rhtvision/Makefile +++ b/devel/rhtvision/Makefile @@ -19,7 +19,6 @@ COMMENT= Complete C++ Text User Interface (TUI) library WRKSRC= ${WRKDIR}/tvision USE_PERL5= yes USE_GMAKE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} diff --git a/devel/root/Makefile b/devel/root/Makefile index 48ec4fd9a90f..2a1a26b2dc62 100644 --- a/devel/root/Makefile +++ b/devel/root/Makefile @@ -38,7 +38,6 @@ USE_GMAKE= yes USE_XLIB= yes USE_XPM= yes USE_GL= yes -USE_REINPLACE= yes USE_GNOME= libxml2 # A lot of additional features are most likely used in high energy physics diff --git a/devel/ruby-byaccr/Makefile b/devel/ruby-byaccr/Makefile index 2d31a4b8b9c5..a72f1215b2ff 100644 --- a/devel/ruby-byaccr/Makefile +++ b/devel/ruby-byaccr/Makefile @@ -19,8 +19,6 @@ USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes RUBY_NO_RUN_DEPENDS= yes -USE_REINPLACE= yes - DOCS= README README.html post-patch: diff --git a/devel/ruby-gems/Makefile.common b/devel/ruby-gems/Makefile.common index 03398c150bac..d917592f47ba 100644 --- a/devel/ruby-gems/Makefile.common +++ b/devel/ruby-gems/Makefile.common @@ -10,8 +10,6 @@ EXTRACT_SUFX= .gem EXTRACT_ONLY= DIST_SUBDIR= rubygem -USE_REINPLACE= yes - NO_BUILD= yes REV= 1.8 diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile index 003b5d956095..70d52a5a59de 100644 --- a/devel/sdl12/Makefile +++ b/devel/sdl12/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm INSTALLS_SHLIB= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes WANT_GNOME= yes CONFIGURE_ENV= NASM="${LOCALBASE}/bin/nasm" \ diff --git a/devel/sfslite/Makefile b/devel/sfslite/Makefile index 83963ae675fb..0889b34101c3 100644 --- a/devel/sfslite/Makefile +++ b/devel/sfslite/Makefile @@ -15,7 +15,6 @@ COMMENT= Standard version of the sfslite library GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes CONFIGURE_ARGS+=--with-sfsuser=sfs \ --with-sfsgroup=sfs # diff --git a/devel/shapelib/Makefile b/devel/shapelib/Makefile index 4fc6111eff5b..f3853be332ed 100644 --- a/devel/shapelib/Makefile +++ b/devel/shapelib/Makefile @@ -17,7 +17,6 @@ COMMENT= C API for reading and writing ArcView Shapefiles USE_AUTOTOOLS= libtool:15:env ALL_TARGET= lib INSTALLS_SHLIB= yes -USE_REINPLACE= yes INSTALL_TARGET= lib_install post-patch: diff --git a/devel/showgrammar/Makefile b/devel/showgrammar/Makefile index 1d1c4b580228..697219841a67 100644 --- a/devel/showgrammar/Makefile +++ b/devel/showgrammar/Makefile @@ -22,7 +22,6 @@ PLIST_FILES= bin/showgrammar EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= ${WRKSRC} -USE_REINPLACE= yes USE_PYTHON= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/devel/spin/Makefile b/devel/spin/Makefile index d5deaac7574b..a7d867cc9f34 100644 --- a/devel/spin/Makefile +++ b/devel/spin/Makefile @@ -31,7 +31,6 @@ WRKSRC= ${WRKDIR}/Spin/Src${PORTVERSION} MAKEFILE= makefile ALL_TARGET= spin MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DNXT" -USE_REINPLACE= yes post-extract: @cd ${WRKDIR}/Spin/Test && ${SH} ${WRKDIR}/Spin/Test/examples diff --git a/devel/splint/Makefile b/devel/splint/Makefile index 0915970e62a4..5ab977626ce7 100644 --- a/devel/splint/Makefile +++ b/devel/splint/Makefile @@ -15,7 +15,6 @@ EXTRACT_SUFX= .src.tgz MAINTAINER= andrew.nau.ua@gmail.com COMMENT= A tool for statically checking sourcecode for security vulnerabilities -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/devel/stlfilt/Makefile b/devel/stlfilt/Makefile index ea0224fe0bef..2c21a1f3d955 100644 --- a/devel/stlfilt/Makefile +++ b/devel/stlfilt/Makefile @@ -19,7 +19,6 @@ COMMENT= An STL Error Message Decryptor for C++ EXTRACT_CMD= ${TAR} EXTRACT_BEFORE_ARGS= -xf EXTRACT_AFTER_ARGS= # empty -USE_REINPLACE= yes USE_PERL5_RUN= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/devel/strace/Makefile b/devel/strace/Makefile index df076243e9c5..25f5c588b42b 100644 --- a/devel/strace/Makefile +++ b/devel/strace/Makefile @@ -17,7 +17,6 @@ COMMENT= A portable process tracer USE_BZIP2= yes USE_PERL5= yes # for strace-graph -USE_REINPLACE= yes GNU_CONFIGURE= yes ONLY_FOR_ARCHS= i386 diff --git a/devel/subversion-devel/Makefile b/devel/subversion-devel/Makefile index 09b357216a57..27cc5c334aac 100644 --- a/devel/subversion-devel/Makefile +++ b/devel/subversion-devel/Makefile @@ -23,7 +23,6 @@ INSTALLS_SHLIB= yes USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-ssl diff --git a/devel/subversion-freebsd/Makefile b/devel/subversion-freebsd/Makefile index 09b357216a57..27cc5c334aac 100644 --- a/devel/subversion-freebsd/Makefile +++ b/devel/subversion-freebsd/Makefile @@ -23,7 +23,6 @@ INSTALLS_SHLIB= yes USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-ssl diff --git a/devel/subversion/Makefile b/devel/subversion/Makefile index 09b357216a57..27cc5c334aac 100644 --- a/devel/subversion/Makefile +++ b/devel/subversion/Makefile @@ -23,7 +23,6 @@ INSTALLS_SHLIB= yes USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-ssl diff --git a/devel/subversion16/Makefile b/devel/subversion16/Makefile index 09b357216a57..27cc5c334aac 100644 --- a/devel/subversion16/Makefile +++ b/devel/subversion16/Makefile @@ -23,7 +23,6 @@ INSTALLS_SHLIB= yes USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-ssl diff --git a/devel/t1lib/Makefile b/devel/t1lib/Makefile index e79b4cffb084..90246c6c46de 100644 --- a/devel/t1lib/Makefile +++ b/devel/t1lib/Makefile @@ -17,7 +17,6 @@ MASTER_SITE_SUBDIR= libs/graphics MAINTAINER= ports@FreeBSD.org COMMENT= A Type 1 Rasterizer Library for UNIX/X11 -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/devel/tcl-trf/Makefile b/devel/tcl-trf/Makefile index 0ebac3a4b739..9c487beaacb7 100644 --- a/devel/tcl-trf/Makefile +++ b/devel/tcl-trf/Makefile @@ -29,7 +29,6 @@ DDIR= ${PREFIX}/lib/tcl${TCL_VER}/Trf MAKE_ENV+= TCL_VER=${TCL_VER} MKDIR="${MKDIR}" \ INSTALL_DATA="${INSTALL_DATA}" -USE_REINPLACE= yes REINPLACE_ARGS= -i "" HAS_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl=${LOCALBASE}/lib/tcl${TCL_VER} \ diff --git a/devel/tcltls/Makefile b/devel/tcltls/Makefile index 21670b0db1a4..219c11124b22 100644 --- a/devel/tcltls/Makefile +++ b/devel/tcltls/Makefile @@ -29,7 +29,6 @@ MAKE_ENV= TCL_VER=${TCL_VER} MKDIR="${MKDIR}" \ OPENSSLDIR="${OPENSSLDIR}" CFLAGS="${CFLAGS}" \ SHLIB_NAME=libtls.so.1 \ PORTVERSION="${PORTVERSION}" SED="${SED}" -USE_REINPLACE= yes REINPLACE_ARGS= -i "" ALL_TARGET= all diff --git a/devel/tigcc/Makefile b/devel/tigcc/Makefile index 5d39e8f0006c..1af51452d141 100644 --- a/devel/tigcc/Makefile +++ b/devel/tigcc/Makefile @@ -23,7 +23,6 @@ BROKEN= Size mismatch IS_INTERACTIVE= yes USE_BZIP2= yes -USE_REINPLACE= yes NO_WRKSUBDIR= yes post-patch: diff --git a/devel/tinyq/Makefile b/devel/tinyq/Makefile index c7cd0e781298..e623538b59d3 100644 --- a/devel/tinyq/Makefile +++ b/devel/tinyq/Makefile @@ -24,7 +24,6 @@ CONFIGURE_ARGS+=-thread -stl -prefix ${PREFIX}/tinyq CONFIGURE_ENV+= QTDIR="${WRKSRC}" MAKE_ENV+= QTDIR="${WRKSRC}" NO_FILTER_SHLIBS=yes -USE_REINPLACE= YES REINPLACE_ARGS= -i '' post-patch: diff --git a/devel/titano/Makefile b/devel/titano/Makefile index 413f176414a7..fa3a8e0c81a1 100644 --- a/devel/titano/Makefile +++ b/devel/titano/Makefile @@ -17,7 +17,6 @@ COMMENT= An IDE for GNOME desktop LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode -USE_REINPLACE= yes USE_GNOME= gnomelibs libglade USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/devel/tkcon/Makefile b/devel/tkcon/Makefile index da0b39c6ca55..c745f74b93ac 100644 --- a/devel/tkcon/Makefile +++ b/devel/tkcon/Makefile @@ -16,7 +16,6 @@ COMMENT= Tk console for Tcl RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 -USE_REINPLACE= yes NO_BUILD= yes REINPLACE_ARGS= -i.bak -E diff --git a/devel/tkinspect/Makefile b/devel/tkinspect/Makefile index 4f35e8688eff..97c773f2cced 100644 --- a/devel/tkinspect/Makefile +++ b/devel/tkinspect/Makefile @@ -16,8 +16,6 @@ COMMENT= A Tk program browser RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 -USE_REINPLACE= yes - # this would do an interactive install: #do-install: # (cd ${WRKSRC} && ./install.tcl) diff --git a/devel/tkp4/Makefile b/devel/tkp4/Makefile index e30bb39c8e19..3cacefc1457e 100644 --- a/devel/tkp4/Makefile +++ b/devel/tkp4/Makefile @@ -17,7 +17,6 @@ RUN_DEPENDS= wish${TCL_VER}:${PORTSDIR}/x11-toolkits/tk${TCL_DVER} \ p4:${PORTSDIR}/devel/perforce NO_BUILD= yes -USE_REINPLACE= yes REINPLACE_ARGS= -i "" TCL_VER= 8.4 TCL_DVER= ${TCL_VER:S/.//} diff --git a/devel/tkref/Makefile b/devel/tkref/Makefile index ad1a2beeee71..fe897eeef91b 100644 --- a/devel/tkref/Makefile +++ b/devel/tkref/Makefile @@ -21,8 +21,6 @@ PLIST_FILES= bin/TkRef NO_BUILD= yes -USE_REINPLACE= yes - do-patch: ${REINPLACE_CMD} -e "s|/usr/local/bin/wish4.1|${LOCALBASE}/bin/wish8.2|;" \ ${WRKDIR}/TkRef diff --git a/devel/trio/Makefile b/devel/trio/Makefile index dc3bf037ac04..be38d6e578ae 100644 --- a/devel/trio/Makefile +++ b/devel/trio/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ctrio MAINTAINER= ports@FreeBSD.org COMMENT= A fully matured and stable set of printf and string functions -USE_REINPLACE= yes GNU_CONFIGURE= yes post-patch: diff --git a/devel/tvision/Makefile b/devel/tvision/Makefile index 552b81c5bd34..025a52ebce16 100644 --- a/devel/tvision/Makefile +++ b/devel/tvision/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= devel/lang/c++ MAINTAINER= ports@FreeBSD.org COMMENT= The Turbo Vision C++ CUI library for UNIX -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes diff --git a/devel/valgrind-snapshot/Makefile b/devel/valgrind-snapshot/Makefile index 0feab671a532..2d8268225f6c 100644 --- a/devel/valgrind-snapshot/Makefile +++ b/devel/valgrind-snapshot/Makefile @@ -24,7 +24,6 @@ ONLY_FOR_ARCHS= i386 USE_GMAKE= yes USE_GNOME= pkgconfig USE_PERL5_BUILD=yes -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_AUTOTOOLS+= autoconf:259 aclocal:19 automake:19 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile index fa4c3fa292fc..30e06d1d442e 100644 --- a/devel/valgrind/Makefile +++ b/devel/valgrind/Makefile @@ -24,7 +24,6 @@ GNU_CONFIGURE= yes USE_AUTOTOOLS+= autoconf:259 aclocal:19 automake:19 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+=--enable-maintainer-mode -USE_REINPLACE= yes USE_PERL5_BUILD=yes .include <bsd.port.pre.mk> diff --git a/devel/varconf/Makefile b/devel/varconf/Makefile index 7e4b41d64888..95bdc4c35eb4 100644 --- a/devel/varconf/Makefile +++ b/devel/varconf/Makefile @@ -17,7 +17,6 @@ COMMENT= A Configuration System for the STAGE Server LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 USE_GCC= 3.4 -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_BZIP2= yes diff --git a/devel/vtcl/Makefile b/devel/vtcl/Makefile index e92a8ca7994e..132f6c5cfb5c 100644 --- a/devel/vtcl/Makefile +++ b/devel/vtcl/Makefile @@ -20,8 +20,6 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS= ${PREFIX} NO_BUILD= yes -USE_REINPLACE= yes - pre-configure: @${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/configure diff --git a/devel/xlslib/Makefile b/devel/xlslib/Makefile index 2f744b1f9b56..29e44cf6285f 100644 --- a/devel/xlslib/Makefile +++ b/devel/xlslib/Makefile @@ -16,7 +16,6 @@ COMMENT= A C++ library for generation of Excel(TM) files GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes USE_GCC= 3.4+ post-patch: diff --git a/dns/bind9-dlz/Makefile b/dns/bind9-dlz/Makefile index cbc933acecbc..b9a282c8eb6b 100644 --- a/dns/bind9-dlz/Makefile +++ b/dns/bind9-dlz/Makefile @@ -29,7 +29,6 @@ MASTER_SITES_DLZ= ${MASTER_SITE_SOURCEFORGE} DLZVERSION= 0.7.0 USE_SUBMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps --with-openssl \ --with-randomdev=/dev/random PATCH_STRIP= -p1 diff --git a/dns/checkdns/Makefile b/dns/checkdns/Makefile index 3e26390c7844..d0613619eac5 100644 --- a/dns/checkdns/Makefile +++ b/dns/checkdns/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.enderunix.org/checkdns/ \ MAINTAINER= joe@joeholden.co.uk COMMENT= A domain name server analysis and reporting tool -USE_REINPLACE= yes - SUB_FILES= pkg-message post-patch: diff --git a/dns/dhid/Makefile b/dns/dhid/Makefile index 0a337e6fe505..c686e1eee954 100644 --- a/dns/dhid/Makefile +++ b/dns/dhid/Makefile @@ -20,7 +20,6 @@ MAKE_ARGS+= CC="${CC}" CFLAGS="${CFLAGS} -I${LOCALBASE}/include -DQRC=1" \ PORTDOCS= AUTHORS CONTRIBUTORS COPYRIGHT INSTALL README WHATSNEW PLIST_FILES= sbin/dhid bin/genkeys etc/dhid.conf.sample etc/rc.d/dhid.sh.sample -USE_REINPLACE= yes DHID_USER= dhis DHID_GROUP= dhis diff --git a/dns/dhisd/Makefile b/dns/dhisd/Makefile index 2c5e16f07ee4..8df3fef91ada 100644 --- a/dns/dhisd/Makefile +++ b/dns/dhisd/Makefile @@ -24,7 +24,6 @@ MAKE_ENV+= LDFLAGS="${LDFLAGS}" .endif DOCFILES= CONTRIBUTORS COPYRIGHT INSTALL MODULES README -USE_REINPLACE= yes post-patch: ${CP} ${FILESDIR}/dhisd.sh ${WRKSRC}/dhisd.sh diff --git a/dns/dnrd/Makefile b/dns/dnrd/Makefile index 9dbcc3ca2559..d1f551b8d51c 100644 --- a/dns/dnrd/Makefile +++ b/dns/dnrd/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ncopa@users.sourceforge.net COMMENT= A proxy DNS daemon USE_GMAKE= yes -USE_REINPLACE= yes USE_RC_SUBR= ${PORTNAME}.sh GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/dns/dnscheck/Makefile b/dns/dnscheck/Makefile index f91eb695f072..81889633e56d 100644 --- a/dns/dnscheck/Makefile +++ b/dns/dnscheck/Makefile @@ -14,7 +14,6 @@ MAINTAINER= jarrod@netleader.com.au COMMENT= DNS zone sanity checker USE_PERL= yes -USE_REINPLACE= yes PLIST_FILES= bin/dnscheck diff --git a/dns/idnkit/Makefile b/dns/idnkit/Makefile index cf7586068010..5be362750b6b 100644 --- a/dns/idnkit/Makefile +++ b/dns/idnkit/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A library to handle internationalized domain names USE_ICONV= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libiconv=${LOCALBASE} \ --enable-runidn \ diff --git a/dns/inadyn/Makefile b/dns/inadyn/Makefile index feef5f4dd3a2..b636c7a9e656 100644 --- a/dns/inadyn/Makefile +++ b/dns/inadyn/Makefile @@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}/inadyn USE_GCC= 3.4 USE_ZIP= yes USE_GMAKE= yes -USE_REINPLACE= yes MAKEFILE= makefile MAN8= inadyn.8 diff --git a/dns/odsclient/Makefile b/dns/odsclient/Makefile index e71165410baa..d132eb6ba1f1 100644 --- a/dns/odsclient/Makefile +++ b/dns/odsclient/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.ods.org/ MAINTAINER= geniusj@ods.org COMMENT= ODS Dynamic DNS Client -USE_REINPLACE= yes ALL_TARGET= odsclient post-patch: diff --git a/dns/skadns/Makefile b/dns/skadns/Makefile index f5aeb23a57fd..07796adfff69 100644 --- a/dns/skadns/Makefile +++ b/dns/skadns/Makefile @@ -15,8 +15,6 @@ COMMENT= Asynchronous DNS client software and library BUILD_DEPENDS= ${LOCALBASE}/lib/skalibs/libstddjb.a:${PORTSDIR}/devel/skalibs -USE_REINPLACE= yes - LDFLAGS?= -s STRIPFLAGS?= -x |