Remove USE_REINPLACE from all categories starting with P
This commit is contained in:
parent
0427e0f496
commit
a80969d36e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162206
@ -15,7 +15,6 @@ MAINTAINER= arensb+freebsd-ports@ooblick.com
|
||||
COMMENT= Synchronize a PalmPilot with a Unix workstation
|
||||
|
||||
USE_GETTEXT= yes
|
||||
USE_REINPLACE= yes
|
||||
REINPLACE_ARGS= -i "" -E
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
|
@ -25,7 +25,6 @@ USE_X_PREFIX= yes
|
||||
USE_BISON= yes
|
||||
USE_GNOME= gnomeprefix gnomehack libgnome
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
CONFIGURE_ARGS= --with-pisock=${LOCALBASE}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
@ -25,7 +25,6 @@ USE_X_PREFIX= yes
|
||||
USE_BISON= yes
|
||||
USE_GNOME= gnomeprefix gnomehack libgnome
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
CONFIGURE_ARGS= --with-pisock=${LOCALBASE}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
@ -15,7 +15,6 @@ COMMENT= PPM to Pilot bitmap converter
|
||||
|
||||
LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm
|
||||
|
||||
USE_REINPLACE= yes
|
||||
MAKE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
|
||||
MAKE_ARGS= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" LDLIBS=-lnetpbm
|
||||
|
||||
|
@ -17,8 +17,6 @@ COMMENT= Synchronize your PalmPilot with ical
|
||||
LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link
|
||||
RUN_DEPENDS= ical:${PORTSDIR}/deskutils/ical
|
||||
|
||||
USE_REINPLACE= yes
|
||||
|
||||
NO_PACKAGE= patches installed ical port
|
||||
|
||||
MAN1= syncal.1
|
||||
|
@ -19,7 +19,6 @@ ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
MAN1= pcp.1 pls.1 pmkdir.1 pmv.1 prm.1 prmdir.1 prun.1 pstatus.1 rapiconfig.1 synce-install-cab.1 synce-remove-program.1 synce-list-programs.1
|
||||
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_ICONV= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
@ -22,7 +22,6 @@ MAN1= synce-matchmaker.1
|
||||
|
||||
USE_ICONV= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE}
|
||||
INSTALLS_SHLIB= yes
|
||||
|
@ -22,7 +22,6 @@ MAN1= synce-matchmaker.1
|
||||
|
||||
USE_ICONV= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE}
|
||||
INSTALLS_SHLIB= yes
|
||||
|
@ -20,7 +20,6 @@ BROKEN= Needs to be converted to OPTIONS
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_REINPLACE= yes
|
||||
USE_SUBMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -25,7 +25,6 @@ USE_PERL5= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
WANT_GNOME= yes
|
||||
CONFLICTS= qhacc-[0-9]*
|
||||
|
@ -13,7 +13,6 @@ MASTER_SITES= http://bsdguru.org/distfiles/
|
||||
MAINTAINER= alex@BSDGuru.org
|
||||
COMMENT= This library is used by many IMs with Gadu-Gadu support
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack pkgconfig
|
||||
USE_AUTOTOOLS= aclocal:15 autoheader:259 autoconf:259
|
||||
|
@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= alex@bsdguru.org
|
||||
COMMENT= A command line Polish-English and English-Polish dictionary
|
||||
|
||||
USE_REINPLACE= yes
|
||||
|
||||
do-configure:
|
||||
@${REINPLACE_CMD} -e 's|PREFIX=/usr|PREFIX=${PREFIX}|g' ${WRKSRC}/Makefile
|
||||
${REINPLACE_CMD} -e 's|-O2|${CFLAGS}|' ${WRKSRC}/src/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}
|
||||
|
@ -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}
|
||||
|
||||
|
@ -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
|
||||
|
@ -21,7 +21,6 @@ RUN_DEPENDS= espgs:${PORTSDIR}/print/cups-pstoraster
|
||||
|
||||
DISTNAME= magicolor2430DL-1.1.0
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
do-configure:
|
||||
|
@ -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," \
|
||||
|
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -20,7 +20,6 @@ BUILD_DEPENDS= \
|
||||
|
||||
BROKEN= Installs files before 'make install'
|
||||
|
||||
USE_REINPLACE= yes
|
||||
HAS_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
MAKEFILE= GNUmakefile
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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' \
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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" \
|
||||
|
@ -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}"
|
||||
|
@ -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}"
|
||||
|
@ -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}"
|
||||
|
@ -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}"
|
||||
|
@ -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}"
|
||||
|
@ -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}"
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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}"
|
||||
|
@ -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}"
|
||||
|
@ -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
|
||||
|
@ -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' \
|
||||
|
@ -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
|
||||
|
||||
|
@ -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:
|
||||
|
@ -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}"
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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 \
|
||||
|
@ -42,7 +42,6 @@ NO_BUILD= yes
|
||||
PLIST_SUB+= LANGINFO="@comment "
|
||||
.endif
|
||||
|
||||
USE_REINPLACE= yes
|
||||
REINPLACE_ARGS= -i ""
|
||||
USE_GMAKE= yes
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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}
|
||||
|
||||
|
@ -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
|
||||
|
@ -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}/
|
||||
|
||||
|
@ -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}"
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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 \
|
||||
|
@ -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}
|
||||
|
@ -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" \
|
||||
|
@ -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
|
||||
|
@ -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 \
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user