diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/arj/Makefile | 1 | ||||
-rw-r--r-- | archivers/deepforest/Makefile | 1 | ||||
-rw-r--r-- | archivers/deutex/Makefile | 2 | ||||
-rw-r--r-- | archivers/dynamite/Makefile | 1 | ||||
-rw-r--r-- | archivers/fpc-paszlib/Makefile | 1 | ||||
-rw-r--r-- | archivers/gzip/Makefile | 1 | ||||
-rw-r--r-- | archivers/ha/Makefile | 1 | ||||
-rw-r--r-- | archivers/hpack.non-usa.only/Makefile | 1 | ||||
-rw-r--r-- | archivers/libdynamite/Makefile | 1 | ||||
-rw-r--r-- | archivers/liblzxcomp/Makefile | 1 | ||||
-rw-r--r-- | archivers/libmspack/Makefile | 1 | ||||
-rw-r--r-- | archivers/liborange/Makefile | 1 | ||||
-rw-r--r-- | archivers/makeself/Makefile | 1 | ||||
-rw-r--r-- | archivers/orange/Makefile | 1 | ||||
-rw-r--r-- | archivers/par2cmdline/Makefile | 1 | ||||
-rw-r--r-- | archivers/py-lzma/Makefile | 1 | ||||
-rw-r--r-- | archivers/rpm/Makefile | 1 | ||||
-rw-r--r-- | archivers/rpm4/Makefile | 1 | ||||
-rw-r--r-- | archivers/rpm5/Makefile | 1 | ||||
-rw-r--r-- | archivers/sharutils/Makefile | 1 | ||||
-rw-r--r-- | archivers/unadf/Makefile | 1 | ||||
-rw-r--r-- | archivers/wzip/Makefile | 1 | ||||
-rw-r--r-- | archivers/xdms/Makefile | 1 | ||||
-rw-r--r-- | archivers/xmill/Makefile | 2 | ||||
-rw-r--r-- | archivers/zipios++/Makefile | 1 |
25 files changed, 0 insertions, 27 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile index 6eb35e114078..646b9df90a42 100644 --- a/archivers/arj/Makefile +++ b/archivers/arj/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= garga@FreeBSD.org COMMENT= Open-source ARJ -USE_REINPLACE= yes USE_AUTOTOOLS= autoconf:259 USE_GMAKE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/archivers/deepforest/Makefile b/archivers/deepforest/Makefile index 36b40d87f847..2d5270657c7a 100644 --- a/archivers/deepforest/Makefile +++ b/archivers/deepforest/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= ${LIB_DEP_LIST} NO_WRKSUBDIR= yes NO_BUILD= yes USE_X_PREFIX= yes -USE_REINPLACE= yes REINPLACE_ARGS= SCRIPTS_ENV= LANG=C LN=${LN} REINPLACE_CMD="${REINPLACE_CMD}" \ LANGUAGE=${LANGUAGE} VERSION=${TKSTEPVERSION} diff --git a/archivers/deutex/Makefile b/archivers/deutex/Makefile index 10f0c6e7f452..654f2bc64f7d 100644 --- a/archivers/deutex/Makefile +++ b/archivers/deutex/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.teaser.fr/~amajorel/deutex/ \ MAINTAINER= danfe@FreeBSD.org COMMENT= WAD file composer for Doom, Heretic, Hexen, and Strife -USE_REINPLACE= yes - MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PLIST_FILES= bin/deusf bin/deutex diff --git a/archivers/dynamite/Makefile b/archivers/dynamite/Makefile index f590e64cd2e7..a935eec2160c 100644 --- a/archivers/dynamite/Makefile +++ b/archivers/dynamite/Makefile @@ -16,7 +16,6 @@ COMMENT= Decompress data compressed with PKWARE Data Compression Library GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_REINPLACE= yes INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> diff --git a/archivers/fpc-paszlib/Makefile b/archivers/fpc-paszlib/Makefile index b71d9b715980..37ad62571e77 100644 --- a/archivers/fpc-paszlib/Makefile +++ b/archivers/fpc-paszlib/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/archivers/gzip/Makefile b/archivers/gzip/Makefile index 3828e8f5c7af..4fbbe838973c 100644 --- a/archivers/gzip/Makefile +++ b/archivers/gzip/Makefile @@ -18,7 +18,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= gkovesdan@t-hosting.hu COMMENT= A compression utility designed to be a replacement for compress -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile index 6292c8186994..f0dc61efba1e 100644 --- a/archivers/ha/Makefile +++ b/archivers/ha/Makefile @@ -21,7 +21,6 @@ PLIST_FILES= bin/ha MAKEFILE= makefile.nix ALL_TARGET= ha USE_GMAKE= yes -USE_REINPLACE= yes pre-patch: @${REINPLACE_CMD} -e 's,<malloc.h>,<stdlib.h>,' \ diff --git a/archivers/hpack.non-usa.only/Makefile b/archivers/hpack.non-usa.only/Makefile index 066f1d1f3608..5a4005ea211d 100644 --- a/archivers/hpack.non-usa.only/Makefile +++ b/archivers/hpack.non-usa.only/Makefile @@ -20,7 +20,6 @@ MAKEFILE= makefile ALL_TARGET= freebsd INSTALL_TARGET= freebsd.install MAN1= hpack.1 -USE_REINPLACE= yes post-patch: .for f in language/language.c cli.c diff --git a/archivers/libdynamite/Makefile b/archivers/libdynamite/Makefile index f590e64cd2e7..a935eec2160c 100644 --- a/archivers/libdynamite/Makefile +++ b/archivers/libdynamite/Makefile @@ -16,7 +16,6 @@ COMMENT= Decompress data compressed with PKWARE Data Compression Library GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_REINPLACE= yes INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> diff --git a/archivers/liblzxcomp/Makefile b/archivers/liblzxcomp/Makefile index bdaba46c18b1..4481edf3ffa8 100644 --- a/archivers/liblzxcomp/Makefile +++ b/archivers/liblzxcomp/Makefile @@ -15,7 +15,6 @@ MAINTAINER= skv@FreeBSD.org COMMENT= LZX compression library MAKE_ENV= PREFIX=${PREFIX} -USE_REINPLACE= yes INSTALLS_SHLIB= YES SHLIB_MAJOR= 1 diff --git a/archivers/libmspack/Makefile b/archivers/libmspack/Makefile index b53c2d32ee7f..adf9bf83c74d 100644 --- a/archivers/libmspack/Makefile +++ b/archivers/libmspack/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}alpha MAINTAINER= fjoe@FreeBSD.org COMMENT= A library for Microsoft compression formats -USE_REINPLACE= yes USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile index 9c8fe7c337f0..ff465dff62dc 100644 --- a/archivers/liborange/Makefile +++ b/archivers/liborange/Makefile @@ -24,7 +24,6 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-libsynce=${LOCALBASE} USE_ICONV= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> diff --git a/archivers/makeself/Makefile b/archivers/makeself/Makefile index edbe6a2f98fd..c67ab8805c44 100644 --- a/archivers/makeself/Makefile +++ b/archivers/makeself/Makefile @@ -21,7 +21,6 @@ EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= --nox11 --target ${WRKSRC} NO_BUILD= yes -USE_REINPLACE= yes PLIST_FILES= bin/makeself bin/makeself-header \ bin/makeself-header.sh bin/makeself.sh diff --git a/archivers/orange/Makefile b/archivers/orange/Makefile index 9c8fe7c337f0..ff465dff62dc 100644 --- a/archivers/orange/Makefile +++ b/archivers/orange/Makefile @@ -24,7 +24,6 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-libsynce=${LOCALBASE} USE_ICONV= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> diff --git a/archivers/par2cmdline/Makefile b/archivers/par2cmdline/Makefile index 03ca56e8bab6..ac6f6b26b2dc 100644 --- a/archivers/par2cmdline/Makefile +++ b/archivers/par2cmdline/Makefile @@ -17,7 +17,6 @@ COMMENT= Tools for using Parity v2 Archive files WRKSRC= ${WRKDIR}/${DISTNAME} -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/archivers/py-lzma/Makefile b/archivers/py-lzma/Makefile index 2faa9f49e4ad..67bb94fce900 100644 --- a/archivers/py-lzma/Makefile +++ b/archivers/py-lzma/Makefile @@ -17,7 +17,6 @@ COMMENT= Python binding for the LZMA compression library USE_PYTHON= yes USE_PYDISTUTILS=yes -USE_REINPLACE= yes post-patch: ${FIND} ${WRKSRC} -name '*.cpp' -or -name '*.c' -or \ diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile index 292f66b0d78a..e098d781fd2f 100644 --- a/archivers/rpm/Makefile +++ b/archivers/rpm/Makefile @@ -21,7 +21,6 @@ CONFLICTS= rpm-4.* USE_GETTEXT= yes USE_GMAKE= yes USE_AUTOTOOLS= automake:14 autoconf:213 libtool:15 -USE_REINPLACE= yes CONFIGURE_ARGS= --with-glob CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl -liconv" diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile index f49f8ffb6c7a..268c1458482c 100644 --- a/archivers/rpm4/Makefile +++ b/archivers/rpm4/Makefile @@ -27,7 +27,6 @@ LIBTOOLFILES= configure db3/configure db/dist/configure popt/configure \ USE_GMAKE= yes USE_GETTEXT= yes USE_ICONV= yes -USE_REINPLACE= yes LATEST_LINK= rpm4 CONFLICTS= beecrypt-* rpm-3.* diff --git a/archivers/rpm5/Makefile b/archivers/rpm5/Makefile index f49f8ffb6c7a..268c1458482c 100644 --- a/archivers/rpm5/Makefile +++ b/archivers/rpm5/Makefile @@ -27,7 +27,6 @@ LIBTOOLFILES= configure db3/configure db/dist/configure popt/configure \ USE_GMAKE= yes USE_GETTEXT= yes USE_ICONV= yes -USE_REINPLACE= yes LATEST_LINK= rpm4 CONFLICTS= beecrypt-* rpm-3.* diff --git a/archivers/sharutils/Makefile b/archivers/sharutils/Makefile index 6a70bed07e61..e3df675b327e 100644 --- a/archivers/sharutils/Makefile +++ b/archivers/sharutils/Makefile @@ -15,7 +15,6 @@ MAINTAINER= sylvioc@gmail.com COMMENT= Pack, send and unpack shell archives; synchronize via e-mail USE_PERL5= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g --disable-uucode INSTALL_TARGET= install install-man diff --git a/archivers/unadf/Makefile b/archivers/unadf/Makefile index 44498ce207ec..7ca05afb5643 100644 --- a/archivers/unadf/Makefile +++ b/archivers/unadf/Makefile @@ -17,7 +17,6 @@ COMMENT= Extracts files from .adf-files used by Amiga emulators NO_WRKSUBDIR= yes PLIST_FILES= bin/unadf -USE_REINPLACE= yes USE_ZIP= yes pre-build: diff --git a/archivers/wzip/Makefile b/archivers/wzip/Makefile index 0ffb8579230a..c5c8025398ce 100644 --- a/archivers/wzip/Makefile +++ b/archivers/wzip/Makefile @@ -17,7 +17,6 @@ COMMENT= A preprocessor for lossy data compression ALL_TARGET= wzip WRKSRC= ${WRKDIR}/wzip-${PORTVERSION} MAN1= wzip.1 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} 's|gcc|${CC}|' \ diff --git a/archivers/xdms/Makefile b/archivers/xdms/Makefile index db9d4d0118fb..4294f87ce3d4 100644 --- a/archivers/xdms/Makefile +++ b/archivers/xdms/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://zakalwe.virtuaalipalvelin.net/~shd/foss/xdms/ MAINTAINER= ports@FreeBSD.org COMMENT= An Amiga DMS archiver unpacker -USE_REINPLACE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} ALL_TARGET= xdms diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile index 1577075fe0dc..57e7bd62b85d 100644 --- a/archivers/xmill/Makefile +++ b/archivers/xmill/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}.src MAINTAINER= danfe@FreeBSD.org COMMENT= An efficient compressor for XML -USE_REINPLACE= yes - NO_WRKSUBDIR= yes MAKEFILE= makefile diff --git a/archivers/zipios++/Makefile b/archivers/zipios++/Makefile index 5e178f7e9ce2..3ab6b23610e5 100644 --- a/archivers/zipios++/Makefile +++ b/archivers/zipios++/Makefile @@ -22,7 +22,6 @@ INSTALLS_SHLIB= yes USE_GCC= 3.4 USE_AUTOTOOLS= automake:19:env CONFIGURE_ARGS+=--disable-static -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}+cvs.2004.02.07 |