diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
commit | a80969d36eef3fb8fce18be3e11e1541feb8632b (patch) | |
tree | c8f8f53dc6c7fa6e8b1caf7657be0dcfe033f870 /print | |
parent | 0427e0f496968d7649e3114b6ab0ed21176b08ab (diff) | |
download | ports-a80969d36eef3fb8fce18be3e11e1541feb8632b.tar.gz ports-a80969d36eef3fb8fce18be3e11e1541feb8632b.zip |
Notes
Diffstat (limited to 'print')
58 files changed, 0 insertions, 63 deletions
diff --git a/print/alignmargins/Makefile b/print/alignmargins/Makefile index 96cd13b2e1ba..25f7d63a0fda 100644 --- a/print/alignmargins/Makefile +++ b/print/alignmargins/Makefile @@ -19,7 +19,6 @@ COMMENT= Utility script to generate custom margins in PPDs for CUPS NO_BUILD= yes USE_PERL5= yes -USE_REINPLACE= yes do-extract: @${RM} -rf ${WRKDIR} diff --git a/print/cpp2latex/Makefile b/print/cpp2latex/Makefile index af270b4986a1..89eaef7eaad0 100644 --- a/print/cpp2latex/Makefile +++ b/print/cpp2latex/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://roederberg.dyndns.org/~arnold/file_share/cpp2latex/ MAINTAINER= ports@FreeBSD.org COMMENT= Convert C++ source to a file you can input in an LaTeX-document -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/print/cups-lpr/Makefile b/print/cups-lpr/Makefile index a98614a5cf62..0fd00b6e76e6 100644 --- a/print/cups-lpr/Makefile +++ b/print/cups-lpr/Makefile @@ -17,8 +17,6 @@ MASTER_SITES= ${CUPS_MASTER_SITES} MAINTAINER= asa@agava.com COMMENT= The CUPS BSD and system V compatibility binaries (lp* commands) -USE_REINPLACE= yes - MANLANG= "" es fr .ifndef CUPS_OVERWRITE_BASE diff --git a/print/cups-magicolor/Makefile b/print/cups-magicolor/Makefile index 8bf12e960886..bbe64dc868cb 100644 --- a/print/cups-magicolor/Makefile +++ b/print/cups-magicolor/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= espgs:${PORTSDIR}/print/cups-pstoraster DISTNAME= magicolor2430DL-1.1.0 -USE_REINPLACE= yes USE_GMAKE= yes do-configure: diff --git a/print/cups-pdf/Makefile b/print/cups-pdf/Makefile index a5f472d63afc..f5d5de5d336a 100644 --- a/print/cups-pdf/Makefile +++ b/print/cups-pdf/Makefile @@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include <bsd.port.pre.mk> -USE_REINPLACE= yes USE_GHOSTSCRIPT_RUN= yes SUBST_CMD= -e "s,/usr/bin/gs,${LOCALBASE}/bin/gs," \ diff --git a/print/cups-pstoraster/Makefile b/print/cups-pstoraster/Makefile index 885d49ab8e55..ec6c40cac044 100644 --- a/print/cups-pstoraster/Makefile +++ b/print/cups-pstoraster/Makefile @@ -33,7 +33,6 @@ PATCH_WRKSRC= ${ESPGS_WRKSRC} USE_BZIP2= yes USE_GHOSTSCRIPT_RUN= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/print/cups-samba/Makefile b/print/cups-samba/Makefile index ab8dfb5dc7fa..f4b6aee37765 100644 --- a/print/cups-samba/Makefile +++ b/print/cups-samba/Makefile @@ -27,7 +27,6 @@ RUN_DEPENDS= smbspool:${PORTSDIR}/net/samba \ ${LOCALBASE}/sbin/cupsaddsmb:${PORTSDIR}/print/cups-lpr \ espgs:${PORTSDIR}/print/cups-pstoraster -USE_REINPLACE= yes NO_BUILD= yes NO_WRKSUBDIR= yes SH= ${LOCALBASE}/bin/bash diff --git a/print/dvisvg/Makefile b/print/dvisvg/Makefile index 11a3f23b26aa..f6e0c455f02b 100644 --- a/print/dvisvg/Makefile +++ b/print/dvisvg/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= ${MKTEXLSR}:${PORTSDIR}/print/teTeX-base \ ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} -USE_REINPLACE= yes USE_GETOPT_LONG= yes USE_GHOSTSCRIPT_RUN= yes ALL_TARGET= # empty diff --git a/print/ec-fonts-mftraced/Makefile b/print/ec-fonts-mftraced/Makefile index b62e10ed95ed..d3f075bba9ae 100644 --- a/print/ec-fonts-mftraced/Makefile +++ b/print/ec-fonts-mftraced/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= \ BROKEN= Installs files before 'make install' -USE_REINPLACE= yes HAS_CONFIGURE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile diff --git a/print/envelope/Makefile b/print/envelope/Makefile index f6244f54723c..ec0a4c2ca8ca 100644 --- a/print/envelope/Makefile +++ b/print/envelope/Makefile @@ -17,7 +17,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Command-line Postscript envelope printer -USE_REINPLACE= yes NO_BUILD= yes USE_PERL5= yes NO_WRKSUBDIR= yes diff --git a/print/epsmerge/Makefile b/print/epsmerge/Makefile index c8f5647e0972..f2b954a0986d 100644 --- a/print/epsmerge/Makefile +++ b/print/epsmerge/Makefile @@ -15,7 +15,6 @@ MAINTAINER= bms@FreeBSD.org COMMENT= Merge multiple EPS files into one EPS or PS file USE_PERL5= yes -USE_REINPLACE= yes USE_SUBMAKE= yes NO_BUILD= yes diff --git a/print/font2svg/Makefile b/print/font2svg/Makefile index 12ce21e10720..0527833df5fb 100644 --- a/print/font2svg/Makefile +++ b/print/font2svg/Makefile @@ -16,7 +16,6 @@ COMMENT= All font to svg-font converter RUN_DEPENDS= bash:${PORTSDIR}/shells/bash -USE_REINPLACE= yes USE_GHOSTSCRIPT_RUN= yes NO_BUILD= yes diff --git a/print/foomatic-db-hpijs/Makefile b/print/foomatic-db-hpijs/Makefile index 63b809315327..0c8a558bcb3e 100644 --- a/print/foomatic-db-hpijs/Makefile +++ b/print/foomatic-db-hpijs/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/foomatic/db/oldprinterids:${PORTSDIR}/print/foom GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ diff --git a/print/freetype-tools/Makefile b/print/freetype-tools/Makefile index 2a329de6edb4..612db0d4848e 100644 --- a/print/freetype-tools/Makefile +++ b/print/freetype-tools/Makefile @@ -27,7 +27,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --disable-nls --enable-static --enable-shared -USE_REINPLACE= yes TEXMFMAIN= ${PREFIX}/share/texmf diff --git a/print/freetype/Makefile b/print/freetype/Makefile index e093770b9232..de8b2908b5bb 100644 --- a/print/freetype/Makefile +++ b/print/freetype/Makefile @@ -23,7 +23,6 @@ COMMENT= A free and portable TrueType font rendering engine USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --disable-nls --enable-static --enable-shared -USE_REINPLACE= yes .ifdef USE_FREETYPE IGNORE= Cannot install: you have the `USE_FREETYPE' variable defined either in environment or in make(1) arguments. Please undefine and try again diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile index 092b1c9b4bc2..99782d7244c0 100644 --- a/print/freetype2/Makefile +++ b/print/freetype2/Makefile @@ -27,7 +27,6 @@ MAKE_ENV= TOP="" INSTALLS_SHLIB= yes GNU_CONFIGURE= yes USE_GNOME= gnometarget pkgconfig -USE_REINPLACE= yes LIBTOOLFILES= builds/unix/configure CONFIGURE_ARGS= --disable-nls CONFIGURE_WRKSRC= ${WRKSRC}/builds/unix diff --git a/print/gfontview/Makefile b/print/gfontview/Makefile index 349ef18d7fba..fd2a3920167c 100644 --- a/print/gfontview/Makefile +++ b/print/gfontview/Makefile @@ -22,7 +22,6 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gnomelibs gnomeprefix USE_FREETYPE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype1/freetype \ -I${LOCALBASE}/include" \ SPOOLER="/usr/bin/lpr" \ diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index 522f03ba2d10..603343fa3c89 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -57,7 +57,6 @@ NO_CDROM= "Can only be distributed for free" CONFLICTS= ghostscript-gnu* ghostscript-gpl* USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= CC="${CC}" CXX="${CXX}" CFLAGS_STANDARD="${CFLAGS}" \ XCFLAGS="${XCFLAGS}" diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index bf5aebee338e..01e03c27e1ab 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -63,7 +63,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} CONFLICTS= ghostscript-afpl* ghostscript-gpl* USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= CC="${CC}" CXX="${CXX}" CFLAGS_STANDARD="${CFLAGS}" \ XCFLAGS="${XCFLAGS}" diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index e7ca91fb79d1..ac4d898b5a2c 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -61,7 +61,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} CONFLICTS= ghostscript-afpl* ghostscript-gnu* USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= CC="${CC}" CXX="${CXX}" CFLAGS_STANDARD="${CFLAGS}" \ XCFLAGS="${XCFLAGS}" diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index bf5aebee338e..01e03c27e1ab 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -63,7 +63,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} CONFLICTS= ghostscript-afpl* ghostscript-gpl* USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= CC="${CC}" CXX="${CXX}" CFLAGS_STANDARD="${CFLAGS}" \ XCFLAGS="${XCFLAGS}" diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index e7ca91fb79d1..ac4d898b5a2c 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -61,7 +61,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} CONFLICTS= ghostscript-afpl* ghostscript-gnu* USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= CC="${CC}" CXX="${CXX}" CFLAGS_STANDARD="${CFLAGS}" \ XCFLAGS="${XCFLAGS}" diff --git a/print/gimp-print/Makefile b/print/gimp-print/Makefile index 3c4ed874160a..646dbf9bb185 100644 --- a/print/gimp-print/Makefile +++ b/print/gimp-print/Makefile @@ -16,7 +16,6 @@ COMMENT= GIMP Print Printer Driver USE_GETTEXT= yes USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/print/gnome-cups-manager/Makefile b/print/gnome-cups-manager/Makefile index 99a06012c7b7..ea4b336791b5 100644 --- a/print/gnome-cups-manager/Makefile +++ b/print/gnome-cups-manager/Makefile @@ -27,7 +27,6 @@ USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui libgnomeui \ desktopfileutils INSTALLS_SHLIB= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/print/guitartex/Makefile b/print/guitartex/Makefile index 061396749699..55307745ecc8 100644 --- a/print/guitartex/Makefile +++ b/print/guitartex/Makefile @@ -21,7 +21,6 @@ COMMENT= GuitarTeX converts the Chord format into "normal" LaTeX format RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \ latex:${PORTSDIR}/print/latex -USE_REINPLACE= yes USE_PERL5= yes NO_BUILD= yes diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile index 3c4ed874160a..646dbf9bb185 100644 --- a/print/gutenprint-base/Makefile +++ b/print/gutenprint-base/Makefile @@ -16,7 +16,6 @@ COMMENT= GIMP Print Printer Driver USE_GETTEXT= yes USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile index 3c4ed874160a..646dbf9bb185 100644 --- a/print/gutenprint/Makefile +++ b/print/gutenprint/Makefile @@ -16,7 +16,6 @@ COMMENT= GIMP Print Printer Driver USE_GETTEXT= yes USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile index a306c372d168..a9c2a59af406 100644 --- a/print/hpijs/Makefile +++ b/print/hpijs/Makefile @@ -16,7 +16,6 @@ COMMENT= Drivers and support resources for HP Inkjet Printers LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dependency-tracking USE_GHOSTSCRIPT_RUN= yes diff --git a/print/kcdlabel/Makefile b/print/kcdlabel/Makefile index bf44c56a70ee..a1851eff3ff0 100644 --- a/print/kcdlabel/Makefile +++ b/print/kcdlabel/Makefile @@ -18,7 +18,6 @@ COMMENT= Create covers, labels and booklets for your CD cases USE_KDELIBS_VER= 3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g; s|-lpthread|${PTHREAD_LIBS}|g' \ diff --git a/print/kover/Makefile b/print/kover/Makefile index 6f59d91b6180..f8b717e204c3 100644 --- a/print/kover/Makefile +++ b/print/kover/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 MAN1= kover.1 cddb-id.1 diff --git a/print/latex-tipa/Makefile b/print/latex-tipa/Makefile index 597e2adf1c21..7aba14642f9b 100644 --- a/print/latex-tipa/Makefile +++ b/print/latex-tipa/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base NO_INSTALL_MANPAGES= yes NO_BUILD= yes -USE_REINPLACE= yes LATEX_BIN= ${LOCALBASE}/bin/latex post-patch: diff --git a/print/latex2slides/Makefile b/print/latex2slides/Makefile index 8361de6eb2e2..e47e498f8837 100644 --- a/print/latex2slides/Makefile +++ b/print/latex2slides/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ dvips:${PORTSDIR}/print/teTeX \ ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter -USE_REINPLACE= yes USE_PYTHON= yes NO_BUILD= yes PLIST_SUB= PORTNAME="${PORTNAME}" PORTVERSION="${PORTVERSION}" diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index 708c23cb4636..1ce3b25f1c40 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -42,8 +42,6 @@ COMMENT= Produce beautiful listings of source code with LaTeX BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX -USE_REINPLACE= yes - MAN1= lgrind.1 MAN5= lgrindef.5 MANCOMPRESSED= yes diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 903a76d639e2..2dd0bcd255df 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -29,7 +29,6 @@ LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ USE_BISON= yes USE_XLIB= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix intlhack gnomehack gnomehier glib20 pango libxml2 \ libartlgpl2 ltverhack INSTALLS_SHLIB= yes diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile index c57c86e7a3c3..27e7bc72afbe 100644 --- a/print/libgnomeprintmm/Makefile +++ b/print/libgnomeprintmm/Makefile @@ -22,7 +22,6 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GCC= 3.4 USE_GNOME= gnomeprefix gnomehack libgnomeprint INSTALLS_SHLIB= yes diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index 7e1383bbb488..ecd5ceab2ef6 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -40,7 +40,6 @@ CONFIGURE_ARGS= --with-extra-lib="${LOCALBASE}/lib" \ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" MAN1= lyx.1 tex2lyx.1 lyxclient.1 -USE_REINPLACE= yes #post-extract: # # Removing mention of the bundled boost diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 7e1383bbb488..ecd5ceab2ef6 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -40,7 +40,6 @@ CONFIGURE_ARGS= --with-extra-lib="${LOCALBASE}/lib" \ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" MAN1= lyx.1 tex2lyx.1 lyxclient.1 -USE_REINPLACE= yes #post-extract: # # Removing mention of the bundled boost diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 7e1383bbb488..ecd5ceab2ef6 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -40,7 +40,6 @@ CONFIGURE_ARGS= --with-extra-lib="${LOCALBASE}/lib" \ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" MAN1= lyx.1 tex2lyx.1 lyxclient.1 -USE_REINPLACE= yes #post-extract: # # Removing mention of the bundled boost diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 7e1383bbb488..ecd5ceab2ef6 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -40,7 +40,6 @@ CONFIGURE_ARGS= --with-extra-lib="${LOCALBASE}/lib" \ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" MAN1= lyx.1 tex2lyx.1 lyxclient.1 -USE_REINPLACE= yes #post-extract: # # Removing mention of the bundled boost diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 7e1383bbb488..ecd5ceab2ef6 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -40,7 +40,6 @@ CONFIGURE_ARGS= --with-extra-lib="${LOCALBASE}/lib" \ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" MAN1= lyx.1 tex2lyx.1 lyxclient.1 -USE_REINPLACE= yes #post-extract: # # Removing mention of the bundled boost diff --git a/print/mapagi/Makefile b/print/mapagi/Makefile index 74862d5898ed..487eebab2be6 100644 --- a/print/mapagi/Makefile +++ b/print/mapagi/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake USE_QT_VER= 3 USE_GMAKE= yes -USE_REINPLACE= yes USE_SIZE= yes QMAKE?= ${LOCALBASE}/bin/qmake diff --git a/print/mp-letter/Makefile b/print/mp-letter/Makefile index c2f289deaa57..845b7444ccea 100644 --- a/print/mp-letter/Makefile +++ b/print/mp-letter/Makefile @@ -24,7 +24,6 @@ COMMENT= A PostScript printing util for ASCII files, email, USENET news articles USE_GCC= 3.4 .endif WRKSRC= ${WRKDIR}/mp -USE_REINPLACE= yes MAN1= mp.1 MLINKS= mp.1 digestp.1 - filep.1 - filofaxp.1 \ - franklinp.1 - mailp.1 - newsp.1 \ diff --git a/print/muttprint/Makefile b/print/muttprint/Makefile index 34478c70daf7..8bcf31963998 100644 --- a/print/muttprint/Makefile +++ b/print/muttprint/Makefile @@ -42,7 +42,6 @@ NO_BUILD= yes PLIST_SUB+= LANGINFO="@comment " .endif -USE_REINPLACE= yes REINPLACE_ARGS= -i "" USE_GMAKE= yes diff --git a/print/pcal/Makefile b/print/pcal/Makefile index 9bc43b14fd61..e7a8646309b8 100644 --- a/print/pcal/Makefile +++ b/print/pcal/Makefile @@ -15,7 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= laszlof@vonostingroup.com COMMENT= PostScript calendar program -USE_REINPLACE= yes MAKE_ENV= CC="${CC}" HOST_CC="${CC}" ALL_TARGET= USE_GMAKE= yes diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile index 6daa2f9c08e4..5b039cba6871 100644 --- a/print/pdflib/Makefile +++ b/print/pdflib/Makefile @@ -17,7 +17,6 @@ COMMENT= A C library for dynamically generating PDF RESTRICTED= "many odd restrictions on usage and distribution" INSTALLS_SHLIB= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --with-java=no --with-py=no --with-tcl=no diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile index 7f8a44ef6191..809e6705f8a3 100644 --- a/print/pdftk/Makefile +++ b/print/pdftk/Makefile @@ -27,7 +27,6 @@ BUILD_DEPENDS= gcj${CSUFF}:${PORTSDIR}/lang/gcc${CSUFF} USE_GCC= 4.1 USE_GMAKE= yes USE_ICONV= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} diff --git a/print/pips800/Makefile.pips b/print/pips800/Makefile.pips index 8fdaf2a812cb..7ce96043cc2b 100644 --- a/print/pips800/Makefile.pips +++ b/print/pips800/Makefile.pips @@ -60,7 +60,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= pstops:${PORTSDIR}/print/psutils-${PAPERSIZE} \ ${LOCALBASE}/lib/pluginwrapper/pips.so:${PORTSDIR}/www/linuxpluginwrapper -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= glib12 gtk12 USE_GETTEXT= yes diff --git a/print/pup/Makefile b/print/pup/Makefile index bd1be347a0ba..f6aed337e070 100644 --- a/print/pup/Makefile +++ b/print/pup/Makefile @@ -17,7 +17,6 @@ COMMENT= A GTK+ printer setup and maintaining tool PLIST_FILES= bin/pup USE_GNOME= gtk12 -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}/ diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index 799e40fb72e4..204efeb0b3a7 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -21,7 +21,6 @@ COMMENT= Library to create PDF documents using the Python language USE_PYTHON= yes USE_PYDISTUTILS= yes USE_PYTHON_PREFIX= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/reportlab_${PORTVERSION:S/./_/}/reportlab MAKE_ENV= PACKAGE_PATH="${REPORTLABDIR}" diff --git a/print/rlpr/Makefile b/print/rlpr/Makefile index d33a66e30957..104d6169e0fd 100644 --- a/print/rlpr/Makefile +++ b/print/rlpr/Makefile @@ -21,7 +21,6 @@ USE_GETOPT_LONG=yes #USE_GETTEXT= yes #CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib -lintl" CONFIGURE_ARGS= --disable-nls --without-catgets -USE_REINPLACE= yes post-patch: # Replacing references to /etc/rlprrc to ${PREFIX}/etc/rlprrc diff --git a/print/rprint/Makefile b/print/rprint/Makefile index 6310bba41f9c..b256685cc26d 100644 --- a/print/rprint/Makefile +++ b/print/rprint/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://gwdu111.gwdg.de/pub/FreeBSD/misc/ \ MAINTAINER= kheuer@gwdu60.gwdg.de COMMENT= Remote printing utility using a raw bidirectional tcp connection -USE_REINPLACE= yes - MAN1= rprint.1 MANCOMPRESSED= yes PLIST_FILES= bin/rprint diff --git a/print/tgif2tex/Makefile b/print/tgif2tex/Makefile index 5e82535f4207..1f046211b117 100644 --- a/print/tgif2tex/Makefile +++ b/print/tgif2tex/Makefile @@ -15,7 +15,6 @@ MAINTAINER= hrs@FreeBSD.org COMMENT= Converting texts in figure by tgif to LaTeX commands USE_PERL5_RUN= yes -USE_REINPLACE= yes DOCSRC= how-to-use.aux how-to-use.dvi \ how-to-use.log how-to-use.ps how-to-use.tex \ diff --git a/print/tipograf/Makefile b/print/tipograf/Makefile index cfa39932e848..c5161bc3655f 100644 --- a/print/tipograf/Makefile +++ b/print/tipograf/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= a2ps:${PORTSDIR}/print/a2ps-letter RUN_DEPENDS= a2ps:${PORTSDIR}/print/a2ps-letter USE_QT_VER= 3 -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/print/wprint/Makefile b/print/wprint/Makefile index 7422dba3a235..0a8c32dec415 100644 --- a/print/wprint/Makefile +++ b/print/wprint/Makefile @@ -17,7 +17,6 @@ COMMENT= Mozilla/HtmlDoc/Netscape Postscript Filter LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \ freetype:${PORTSDIR}/print/freetype2 -USE_REINPLACE= yes USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile index 20843c690c6c..e623e0824cc2 100644 --- a/print/xdvi/Makefile +++ b/print/xdvi/Makefile @@ -20,7 +20,6 @@ COMMENT= A DVI Previewer for the X Window System CONFLICTS= teTeX-* DIST_SUBDIR= xdvi -USE_REINPLACE= yes USE_IMAKE= yes USE_GMAKE= yes PKGINSTALL= ${WRKDIR}/pkg-install diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 9e9ba0d8998a..e20c5ad2dba1 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -29,7 +29,6 @@ USE_GETTEXT= yes USE_GNOME= gtk20 USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ diff --git a/print/xtem/Makefile b/print/xtem/Makefile index 26202a42231c..72a708177444 100644 --- a/print/xtem/Makefile +++ b/print/xtem/Makefile @@ -20,8 +20,6 @@ RUN_DEPENDS+= gv:${PORTSDIR}/print/gv \ tex:${PORTSDIR}/print/teTeX .endif -USE_REINPLACE= yes - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN1= hyphen_show.1 xtem.1 diff --git a/print/xtexsh/Makefile b/print/xtexsh/Makefile index f98347418a36..4667d1ab66e8 100644 --- a/print/xtexsh/Makefile +++ b/print/xtexsh/Makefile @@ -23,8 +23,6 @@ NO_BUILD= yes MAN1= xtexsh.1 MANCOMPRESSED= yes -USE_REINPLACE= yes - post-patch: @${REINPLACE_CMD} -e 's,/usr/bin/wish,${PREFIX}/bin/wish8.4,; \ s,/etc,${PREFIX}/etc,; s,bash,sh,' ${WRKSRC}/xtexsh |