diff options
93 files changed, 0 insertions, 94 deletions
diff --git a/editors/2bsd-vi/Makefile b/editors/2bsd-vi/Makefile index b831db1feabd..3dcdd635101d 100644 --- a/editors/2bsd-vi/Makefile +++ b/editors/2bsd-vi/Makefile @@ -17,7 +17,6 @@ MAINTAINER= lx@redundancy.redundancy.org COMMENT= The original vi editor, updated to run on modern OSes USE_BZIP2= yes -USE_REINPLACE= yes PRESERVEDIR= /var/preserve/${UNIQUENAME} PLIST_SUB= PRESERVEDIR="${PRESERVEDIR}" diff --git a/editors/MathPlanner/Makefile b/editors/MathPlanner/Makefile index 4d2b4e6614be..008c0e637fed 100644 --- a/editors/MathPlanner/Makefile +++ b/editors/MathPlanner/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A mathematical design and publishing application USE_QT_VER= 3 -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= QTDIR="${QT_PREFIX}" diff --git a/editors/aewan/Makefile b/editors/aewan/Makefile index 224e1c867568..8380e0ea2c13 100644 --- a/editors/aewan/Makefile +++ b/editors/aewan/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Curses-based program for the creation and editing of ascii art -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/editors/beav/Makefile b/editors/beav/Makefile index 58198f4a0b55..19ef7c54a747 100644 --- a/editors/beav/Makefile +++ b/editors/beav/Makefile @@ -20,7 +20,6 @@ COMMENT= Binary Editor And Viewer, a full featured binary file editor WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R:S/.//} -USE_REINPLACE= yes ALL_TARGET= beav MAN1= beav.1 diff --git a/editors/beaver/Makefile b/editors/beaver/Makefile index 2e4f571c4973..d99ee8d78902 100644 --- a/editors/beaver/Makefile +++ b/editors/beaver/Makefile @@ -19,7 +19,6 @@ COMMENT= A programmer's text editor for GTK+ 2.0 USE_X_PREFIX= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes USE_GNOME= gnomehack gnomeprefix gtk20 gtksourceview lthack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/editors/bless/Makefile b/editors/bless/Makefile index 5b24746d0c06..40a82130938e 100644 --- a/editors/bless/Makefile +++ b/editors/bless/Makefile @@ -23,7 +23,6 @@ USE_GNOME= gnomehack gnomeprefix gnometarget USE_GMAKE= yes USE_X_PREFIX= yes INSTALLS_OMF= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes DOCS= AUTHORS COPYING ChangeLog NEWS README diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index 86dd23be88a6..3b84623944cb 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -18,7 +18,6 @@ COMMENT= Suite of utilities, including a GUI editor USE_XLIB= yes USE_PYTHON= yes USE_GETTEXT= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/editors/dedit/Makefile b/editors/dedit/Makefile index 16a3f3b79048..23ab60d35b8c 100644 --- a/editors/dedit/Makefile +++ b/editors/dedit/Makefile @@ -18,7 +18,6 @@ COMMENT= A simple GNOME i18n editor WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GNOME= gnomelibs gnomeprefix gnomehack gtk12 glib12 orbit USE_ICONV= yes GNU_CONFIGURE= yes diff --git a/editors/elvis/Makefile b/editors/elvis/Makefile index db514fefb065..1ba2b0febb1f 100644 --- a/editors/elvis/Makefile +++ b/editors/elvis/Makefile @@ -19,7 +19,6 @@ COMMENT= A clone of the ex/vi text editor EXTRACT_AFTER_ARGS= | ${TAR} --exclude guiwin32 -xf - -USE_REINPLACE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix="${PREFIX}" ALL_TARGET= all doc/elvtags.man diff --git a/editors/em/Makefile b/editors/em/Makefile index a60542b7ae2c..1c799e5da96d 100644 --- a/editors/em/Makefile +++ b/editors/em/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}-4.0.16-lt MAINTAINER= ports@FreeBSD.org COMMENT= Full screen editor based on MicroEMACS -USE_REINPLACE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" DEFINES="" pre-patch: diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile index f2be931b80d6..ac39b6e56c53 100644 --- a/editors/fpc-ide/Makefile +++ b/editors/fpc-ide/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 DOCSDIR= ${PREFIX}/share/doc/fpc diff --git a/editors/gate/Makefile b/editors/gate/Makefile index 36dc6e1a7180..716ff2d43e4d 100644 --- a/editors/gate/Makefile +++ b/editors/gate/Makefile @@ -16,7 +16,6 @@ COMMENT= A simple and unobtrusive line-oriented text editor BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell RUN_DEPENDS= aspell:${PORTSDIR}/textproc/aspell -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-aspell=${LOCALBASE}/bin/aspell ALL_TARGET= gate gate.1 diff --git a/editors/glimmer/Makefile b/editors/glimmer/Makefile index 4bb1dbf46457..2d907ac79353 100644 --- a/editors/glimmer/Makefile +++ b/editors/glimmer/Makefile @@ -25,7 +25,6 @@ USE_PYTHON= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomelibs gnomeprint gnomevfs \ gnomeprefix -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-regex .if exists(/usr/lib/libcrypto.a) diff --git a/editors/gmanedit/Makefile b/editors/gmanedit/Makefile index 3513c4876a23..82dba2b86872 100644 --- a/editors/gmanedit/Makefile +++ b/editors/gmanedit/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A GNOME manpages editor -USE_REINPLACE= yes USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/editors/gnotepad+/Makefile b/editors/gnotepad+/Makefile index f116dc9b9157..2c1a6d1904ea 100644 --- a/editors/gnotepad+/Makefile +++ b/editors/gnotepad+/Makefile @@ -23,7 +23,6 @@ DOCVERSION= 1.2.0 USE_GETTEXT= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_XPM= yes WANT_GNOME= yes USE_GNOME= gtk12 diff --git a/editors/gnuserv/Makefile b/editors/gnuserv/Makefile index eb1c44a3fd62..b2012cf2fc2d 100644 --- a/editors/gnuserv/Makefile +++ b/editors/gnuserv/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A standalone release of gnuserv for GNU Emacs GNU_CONFIGURE= yes -USE_REINPLACE= yes BINSUFFIX?= -emacs diff --git a/editors/hnb/Makefile b/editors/hnb/Makefile index e17f911302f0..666eaf5545df 100644 --- a/editors/hnb/Makefile +++ b/editors/hnb/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Hierarchical NoteBook a data organizer WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src -USE_REINPLACE= yes USE_GMAKE= yes ALL_TARGET= diff --git a/editors/hte/Makefile b/editors/hte/Makefile index 217d978e42d7..e164e240d116 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A file editor/viewer/analyzer for executables USE_BZIP2= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/editors/kile-kde4/Makefile b/editors/kile-kde4/Makefile index 85757dd3cf58..b2a5bb63b435 100644 --- a/editors/kile-kde4/Makefile +++ b/editors/kile-kde4/Makefile @@ -23,7 +23,6 @@ USE_KDELIBS_VER=3 USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/configure diff --git a/editors/kile/Makefile b/editors/kile/Makefile index 85757dd3cf58..b2a5bb63b435 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -23,7 +23,6 @@ USE_KDELIBS_VER=3 USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/configure diff --git a/editors/kxmleditor/Makefile b/editors/kxmleditor/Makefile index 23e926d352a9..8785c26ebfe8 100644 --- a/editors/kxmleditor/Makefile +++ b/editors/kxmleditor/Makefile @@ -19,7 +19,6 @@ USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index 345dc6c4ec77..0a2e6c07c592 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -18,7 +18,6 @@ COMMENT= GTK+ based simple text editor USE_GNOME= gtk20 gnomehier desktopfileutils intlhack USE_GCC= 3.4 USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 877dec485ea4..fa8b35d94cfa 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -23,7 +23,6 @@ USE_GNOME= eel2 gnomehack gnomeprefix gtksourceview USE_GMAKE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" -USE_REINPLACE= yes GCONF_SCHEMAS= mlview.schemas diff --git a/editors/muggy/Makefile b/editors/muggy/Makefile index caa19ca07299..ad769a746a7f 100644 --- a/editors/muggy/Makefile +++ b/editors/muggy/Makefile @@ -23,7 +23,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/editors/nano/Makefile b/editors/nano/Makefile index 2b4c38bfc461..1f75b317fd2e 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -18,7 +18,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --enable-all -USE_REINPLACE= yes .if !defined(WITHOUT_NLS) USE_GETTEXT= yes diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index e219a0f93bc0..a23d5f47c38f 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -42,7 +42,6 @@ USE_KDELIBS_VER= 3 USE_XLIB= yes USE_GMAKE= yes USE_PERL5= yes -USE_REINPLACE= yes USE_BZIP2= yes WITHOUT_CPU_CFLAGS= true diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index 9f93ace50386..236977e90c31 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -37,7 +37,6 @@ USE_XLIB= yes USE_PERL5= yes USE_BISON= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_JAVA= yes JAVA_VENDOR= bsdjava JAVA_VERSION= 1.3 diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile index 3f6ae8c7b70f..cd45a413faba 100644 --- a/editors/openoffice.org-1.1-devel/Makefile +++ b/editors/openoffice.org-1.1-devel/Makefile @@ -47,7 +47,6 @@ USE_XLIB= yes USE_PERL5= yes USE_BISON= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_BZIP2= yes USE_GNOME+= gtk20 WITHOUT_CPU_CFLAGS= true diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index d7f35f4c72d3..108e45e46ec0 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -50,7 +50,6 @@ USE_XLIB= yes USE_PERL5= yes USE_BISON= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME+= gtk20 WITHOUT_CPU_CFLAGS= true diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile index e219a0f93bc0..a23d5f47c38f 100644 --- a/editors/openoffice.org-2-devel/Makefile +++ b/editors/openoffice.org-2-devel/Makefile @@ -42,7 +42,6 @@ USE_KDELIBS_VER= 3 USE_XLIB= yes USE_GMAKE= yes USE_PERL5= yes -USE_REINPLACE= yes USE_BZIP2= yes WITHOUT_CPU_CFLAGS= true diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile index e219a0f93bc0..a23d5f47c38f 100644 --- a/editors/openoffice.org-2.0-devel/Makefile +++ b/editors/openoffice.org-2.0-devel/Makefile @@ -42,7 +42,6 @@ USE_KDELIBS_VER= 3 USE_XLIB= yes USE_GMAKE= yes USE_PERL5= yes -USE_REINPLACE= yes USE_BZIP2= yes WITHOUT_CPU_CFLAGS= true diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile index e219a0f93bc0..a23d5f47c38f 100644 --- a/editors/openoffice.org-3-devel/Makefile +++ b/editors/openoffice.org-3-devel/Makefile @@ -42,7 +42,6 @@ USE_KDELIBS_VER= 3 USE_XLIB= yes USE_GMAKE= yes USE_PERL5= yes -USE_REINPLACE= yes USE_BZIP2= yes WITHOUT_CPU_CFLAGS= true diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile index e219a0f93bc0..a23d5f47c38f 100644 --- a/editors/openoffice.org-vcltesttool/Makefile +++ b/editors/openoffice.org-vcltesttool/Makefile @@ -42,7 +42,6 @@ USE_KDELIBS_VER= 3 USE_XLIB= yes USE_GMAKE= yes USE_PERL5= yes -USE_REINPLACE= yes USE_BZIP2= yes WITHOUT_CPU_CFLAGS= true diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 551ec3846e22..8d58a90ae1ae 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 \ USE_X_PREFIX= yes USE_GETTEXT= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnometarget GNU_CONFIGURE= yes diff --git a/editors/qemacs/Makefile b/editors/qemacs/Makefile index 69815bab695a..1537aec5d266 100644 --- a/editors/qemacs/Makefile +++ b/editors/qemacs/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_GMAKE= yes USE_XLIB= yes -USE_REINPLACE= yes MAKE_ARGS+= CFLAGS="${CFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" MAN1= qe.1 diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile index 3f1edf59c1df..f76d04424f3c 100644 --- a/editors/speedbar/Makefile +++ b/editors/speedbar/Makefile @@ -21,7 +21,6 @@ COMMENT= Quick access to files and tags in an Emacs frame USE_EMACS= yes EMACS_PORT_NAME?= emacs21 -USE_REINPLACE= yes USE_GMAKE= yes CONFLICTS= cedet* diff --git a/editors/staroffice5/Makefile b/editors/staroffice5/Makefile index dc94cc74415c..0bb99d1b6813 100644 --- a/editors/staroffice5/Makefile +++ b/editors/staroffice5/Makefile @@ -24,7 +24,6 @@ NO_LATEST_LINK= yes ONLY_FOR_ARCHS= i386 NO_CDROM= 'Must be downloaded direct from Sun via www interface' -USE_REINPLACE= yes USE_LINUX= yes USE_X_PREFIX= yes IS_INTERACTIVE= yes diff --git a/editors/staroffice52/Makefile b/editors/staroffice52/Makefile index 7eeac0f15159..6da78268aa38 100644 --- a/editors/staroffice52/Makefile +++ b/editors/staroffice52/Makefile @@ -40,7 +40,6 @@ NO_CDROM= 'Must be downloaded direct from Sun via www interface' CD_MOUNTPT= '/cdrom' IS_INTERACTIVE= yes NO_BUILD= yes -USE_REINPLACE= yes USE_LINUX= yes USE_X_PREFIY= yes DIST_SUBDIR= staroffice52 diff --git a/editors/tamago-emacs21/Makefile b/editors/tamago-emacs21/Makefile index 4faf10dbf533..0a3650aff6d3 100644 --- a/editors/tamago-emacs21/Makefile +++ b/editors/tamago-emacs21/Makefile @@ -21,7 +21,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= The Multilingual Input Method - Egg V4 -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile index 4faf10dbf533..0a3650aff6d3 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -21,7 +21,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= The Multilingual Input Method - Egg V4 -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/editors/ted/Makefile b/editors/ted/Makefile index 3d0350f728e7..82971fab04ef 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/Ted-${PORTVERSION} USE_X_PREFIX= yes USE_MOTIF= yes -USE_REINPLACE= yes USE_GHOSTSCRIPT_RUN= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/editors/tetradraw/Makefile b/editors/tetradraw/Makefile index 72d02f856ad7..18d0e4540131 100644 --- a/editors/tetradraw/Makefile +++ b/editors/tetradraw/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Fully featured ANSI art editor/viewer with TCP/IP multidraw support -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index df17039d870a..2a0d1c3e1e62 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -26,7 +26,6 @@ RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX-base USE_XLIB= yes USE_PYTHON= yes USE_ICONV= yes -USE_REINPLACE= yes REINPLACE_ARGS= -i "" USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile index 631855c24700..232c2ab7d93c 100644 --- a/editors/uemacs/Makefile +++ b/editors/uemacs/Makefile @@ -17,7 +17,6 @@ COMMENT= A full screen editor NO_CDROM= "Resale allowed for media cost only" -USE_REINPLACE= yes NO_WRKSUBDIR= yes USE_ZIP= yes EXTRACT_BEFORE_ARGS= -Laq diff --git a/editors/ved/Makefile b/editors/ved/Makefile index 29e89d4e7ffc..ba9bfb6286ca 100644 --- a/editors/ved/Makefile +++ b/editors/ved/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= ftp://ftp.berlios.de/pub/ved/ MAINTAINER= ports@FreeBSD.org COMMENT= A small and fast screen-oriented editor -USE_REINPLACE= yes USE_GMAKE= yes MAN1= ved.1 diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index 8fa32f389795..14fb94f18eea 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -17,7 +17,6 @@ COMMENT= A vi clone inspired by the userfriendly comic strip LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 \ tcl82.1:${PORTSDIR}/lang/tcl82 -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--program-transform-name="s,0,1," CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" diff --git a/editors/vim/Makefile b/editors/vim/Makefile index b71d04b1015b..33dda9ad2f98 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -36,7 +36,6 @@ WITH_CSCOPE= yes .endif USE_BZIP2= yes -USE_REINPLACE= yes DIST_SUBDIR= vim WRKSRC= ${WRKDIR}/vim${PORTVERSION:C/\.[0-9]*$//:S/.//g}/src PATCH_DIST_ARGS= -d ${WRKSRC:S/src$//} --batch --forward --quiet -E ${PATCH_DIST_STRIP} diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile index b71d04b1015b..33dda9ad2f98 100644 --- a/editors/vim6/Makefile +++ b/editors/vim6/Makefile @@ -36,7 +36,6 @@ WITH_CSCOPE= yes .endif USE_BZIP2= yes -USE_REINPLACE= yes DIST_SUBDIR= vim WRKSRC= ${WRKDIR}/vim${PORTVERSION:C/\.[0-9]*$//:S/.//g}/src PATCH_DIST_ARGS= -d ${WRKSRC:S/src$//} --batch --forward --quiet -E ${PATCH_DIST_STRIP} diff --git a/editors/xed/Makefile b/editors/xed/Makefile index 30e78efe1e53..e9df5f1f40c6 100644 --- a/editors/xed/Makefile +++ b/editors/xed/Makefile @@ -18,7 +18,6 @@ COMMENT= A text editor for X USE_IMAKE= yes USE_XPM= yes -USE_REINPLACE=yes MAN1= xed.1 pre-build: diff --git a/editors/xenon/Makefile b/editors/xenon/Makefile index 0c424e2286c8..55eb188f0e67 100644 --- a/editors/xenon/Makefile +++ b/editors/xenon/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Simple X-based text editor USE_GMAKE= yes -USE_REINPLACE= yes USE_X_PREFIX= yes USE_XPM= yes MAKEFILE= ${WRKSRC}/makefiles/Makefile.Linux diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index 7a5c7e05b30c..8dca233d37d2 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -24,7 +24,6 @@ RESTRICTED= "xf25 contains copyright ROMs and cannot be distributed." WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/emulators/bfe/Makefile b/emulators/bfe/Makefile index 7b5177cb8832..9b4c85aad07e 100644 --- a/emulators/bfe/Makefile +++ b/emulators/bfe/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= bochs:${PORTSDIR}/emulators/bochs WRKSRC= ${WRKDIR}/${PORTNAME} USE_X_PREFIX= yes -USE_REINPLACE= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configure.sh diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile index e58a76752a4e..cc20e8322b11 100644 --- a/emulators/bsvc/Makefile +++ b/emulators/bsvc/Makefile @@ -20,8 +20,6 @@ RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_REINPLACE= yes - MAKE_ENV= PROJECT_BASE=${PREFIX} WRKSRC=${WRKSRC} .include <bsd.port.pre.mk> diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile index 1bfdac3b97e4..727c55a3199d 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -21,7 +21,6 @@ GNU_CONFIGURE= yes USE_XLIB= yes USE_GNOME= gtk20 USE_SDL= sdl -USE_REINPLACE= yes PLIST_FILES= bin/uae bin/readdisk PORTDOCS= README bsdsocket.txt compiling.txt configuration.txt \ diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile index 28d63c9034b1..3c4a5432a327 100644 --- a/emulators/fceu/Makefile +++ b/emulators/fceu/Makefile @@ -17,7 +17,6 @@ COMMENT= A portable NES/Famicom emulator based on Bero's original FCE USE_BZIP2= yes USE_GCC= 3.4 USE_GMAKE= yes -USE_REINPLACE= yes USE_SDL= sdl USE_X_PREFIX= yes diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 28d63c9034b1..3c4a5432a327 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -17,7 +17,6 @@ COMMENT= A portable NES/Famicom emulator based on Bero's original FCE USE_BZIP2= yes USE_GCC= 3.4 USE_GMAKE= yes -USE_REINPLACE= yes USE_SDL= sdl USE_X_PREFIX= yes diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile index 567be54ebcac..18fbc384fc30 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -21,7 +21,6 @@ EXTRACT_ONLY= fMSX30.tar.Z MAINTAINER= dk@farm.org COMMENT= The Portable MSX/MSX2/MSX2+ Emulator -USE_REINPLACE= yes REINPLACE_ARGS= -i "" USE_XLIB= yes diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index bd4ee4d86243..fc46d3580475 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -23,7 +23,6 @@ WRKNAME= Frodo-4.1b WRKSRC= ${WRKDIR}/${WRKNAME}/Src GNU_CONFIGURE= yes CONFIGURE_ENV+= CFLAGS="${CFLAGS}" -USE_REINPLACE= yes .if !defined(WITHOUT_SDL) USE_SDL= sdl .endif diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile index f18febcc12c7..101686fa3dd5 100644 --- a/emulators/gcube/Makefile +++ b/emulators/gcube/Makefile @@ -21,7 +21,6 @@ USE_SDL= sdl USE_GCC= 3.4 USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GETOPT_LONG=yes PLIST_FILES= bin/gcube bin/gcmap bin/bin2dol bin/isopack bin/tplx diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile index cd8efd3796a9..021d740c402e 100644 --- a/emulators/gens/Makefile +++ b/emulators/gens/Makefile @@ -23,7 +23,6 @@ USE_ZIP= yes USE_SDL= sdl USE_GNOME= gtk20 USE_GMAKE= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 diff --git a/emulators/gngb/Makefile b/emulators/gngb/Makefile index 86d6d8a0b22a..924c3c4b696d 100644 --- a/emulators/gngb/Makefile +++ b/emulators/gngb/Makefile @@ -17,7 +17,6 @@ COMMENT= GameBoy(tm) emulator USE_X_PREFIX= yes USE_SDL= sdl USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index 02bafaa53e27..62b2a328d2d1 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -19,7 +19,6 @@ COMMENT= Nintendo GameBoy emulator LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib USE_SDL= sdl -USE_REINPLACE= yes USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 GNU_CONFIGURE= yes diff --git a/emulators/grustibus/Makefile b/emulators/grustibus/Makefile index 18061e77c855..67a364601346 100644 --- a/emulators/grustibus/Makefile +++ b/emulators/grustibus/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame USE_X_PREFIX= yes USE_GNOME= gnomecanvas gnomehack gnomeprefix libcapplet -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/emulators/gsnes9x/Makefile b/emulators/gsnes9x/Makefile index 573f982c5219..cd7940377289 100644 --- a/emulators/gsnes9x/Makefile +++ b/emulators/gsnes9x/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnomelibs USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/emulators/gxmame/Makefile b/emulators/gxmame/Makefile index 7db0ab9f749e..8c1ec3256a94 100644 --- a/emulators/gxmame/Makefile +++ b/emulators/gxmame/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame USE_X_PREFIX= yes USE_GNOME= gtk20 intlhack gnomehack gnomeprefix USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" diff --git a/emulators/libvm68k/Makefile b/emulators/libvm68k/Makefile index df83baf267d7..131af025949e 100644 --- a/emulators/libvm68k/Makefile +++ b/emulators/libvm68k/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= M68000 virtual machine library GNU_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes INFO= libvm68k diff --git a/emulators/linux-geepee32/Makefile b/emulators/linux-geepee32/Makefile index c33d030b6b15..905bb03f7598 100644 --- a/emulators/linux-geepee32/Makefile +++ b/emulators/linux-geepee32/Makefile @@ -23,7 +23,6 @@ USE_LINUX= yes USE_ZIP= yes NO_WRKSUBDIR= yes NO_BUILD= yes -USE_REINPLACE= yes REINPLACE_ARGS= TARGET_DIR= ${PREFIX}/${PORTNAME} diff --git a/emulators/linux-pete-xgl2gpu/Makefile b/emulators/linux-pete-xgl2gpu/Makefile index e87ad9b92858..90e95e21dd17 100644 --- a/emulators/linux-pete-xgl2gpu/Makefile +++ b/emulators/linux-pete-xgl2gpu/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libGL.so.1:${PORTSDIR}/graphics/linux_dri .endif -USE_REINPLACE= yes NO_WRKSUBDIR= yes NO_BUILD= yes USE_LINUX= yes diff --git a/emulators/minivmac/Makefile b/emulators/minivmac/Makefile index 34e27314cede..51e6b84cd419 100644 --- a/emulators/minivmac/Makefile +++ b/emulators/minivmac/Makefile @@ -15,7 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A miniature Macintosh emulator -USE_REINPLACE= yes USE_XLIB= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/emulators/mupen64-base/Makefile b/emulators/mupen64-base/Makefile index 24e0eac2bdd7..d677cbc4c92d 100644 --- a/emulators/mupen64-base/Makefile +++ b/emulators/mupen64-base/Makefile @@ -18,7 +18,6 @@ COMMENT= Mupen64 is a Nintendo 64 emulator USE_BZIP2= yes HAS_CONFIGURE= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_SDL= sdl USE_GNOME= gtk12 diff --git a/emulators/mupen64-glide/Makefile b/emulators/mupen64-glide/Makefile index 5052a112dc6d..645256004211 100644 --- a/emulators/mupen64-glide/Makefile +++ b/emulators/mupen64-glide/Makefile @@ -19,7 +19,6 @@ COMMENT= Glide64 graphics plugin for Mupen64 BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_SDL= sdl USE_GNOME= gtk12 diff --git a/emulators/mupen64-gln64/Makefile b/emulators/mupen64-gln64/Makefile index dcda4f87ed0f..3b94f6d9644b 100644 --- a/emulators/mupen64-gln64/Makefile +++ b/emulators/mupen64-gln64/Makefile @@ -17,7 +17,6 @@ MAINTAINER?= tlp@LiquidX.org COMMENT= GlN64 graphics plugin for Mupen64 USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_SDL= sdl USE_GNOME= gtk12 diff --git a/emulators/mupen64-input/Makefile b/emulators/mupen64-input/Makefile index 5497923cddc1..26605bc89e76 100644 --- a/emulators/mupen64-input/Makefile +++ b/emulators/mupen64-input/Makefile @@ -17,7 +17,6 @@ MAINTAINER?= tlp@LiquidX.org COMMENT= Input plugin for Mupen64 USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_SDL= sdl USE_GNOME= gtk12 diff --git a/emulators/mupen64-rice/Makefile b/emulators/mupen64-rice/Makefile index 48dd50840e84..931a5a64e119 100644 --- a/emulators/mupen64-rice/Makefile +++ b/emulators/mupen64-rice/Makefile @@ -19,7 +19,6 @@ COMMENT= Rice Daedalus graphics plugin for Mupen64 BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_SDL= sdl USE_GNOME= gtk12 diff --git a/emulators/mupen64-sound/Makefile b/emulators/mupen64-sound/Makefile index 851960e03b76..51d9745437cb 100644 --- a/emulators/mupen64-sound/Makefile +++ b/emulators/mupen64-sound/Makefile @@ -20,7 +20,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk12 USE_GCC= 3.4 -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 PLUGIN_NAME= mupen64_audio diff --git a/emulators/o2em/Makefile b/emulators/o2em/Makefile index 7936f7f4a7f1..6a472f360799 100644 --- a/emulators/o2em/Makefile +++ b/emulators/o2em/Makefile @@ -23,7 +23,6 @@ WRKSRC= ${WRKDIR}/o2em117src MAKEFILE= Makefile.freebsd USE_ZIP= yes USE_GMAKE= yes -USE_REINPLACE= yes MAKE_ENV= LDFLAGS="${PTHREAD_LIBS}" post-extract: diff --git a/emulators/qemu-launcher/Makefile b/emulators/qemu-launcher/Makefile index c1b8a4497adc..0ef5a57e9c11 100644 --- a/emulators/qemu-launcher/Makefile +++ b/emulators/qemu-launcher/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ WRKSRC= ${WRKDIR}/trunk -USE_REINPLACE= yes USE_PERL5= yes NO_BUILD= yes diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index 51c04f50b7c5..87fea229eb06 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro \ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_X_PREFIX= yes USE_SDL= sdl USE_GNOME= gnomehier diff --git a/emulators/snes9express/Makefile b/emulators/snes9express/Makefile index f2a337f5670d..b619709a57f0 100644 --- a/emulators/snes9express/Makefile +++ b/emulators/snes9express/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x USE_GETTEXT= yes USE_GNOME= gtk20 -USE_REINPLACE= yes USE_XLIB= yes GNU_CONFIGURE= yes diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile index 52645df7011e..7f62eef60f5d 100644 --- a/emulators/twin/Makefile +++ b/emulators/twin/Makefile @@ -24,7 +24,6 @@ ONLY_FOR_ARCHS= i386 alpha powerpc WRKSRC= ${WRKDIR}/${PORTNAME} USE_XLIB= yes -USE_REINPLACE= yes USE_AUTOTOOLS= autoconf:213 GNU_CONFIGURE= yes .if ${MACHINE_ARCH} == "alpha" diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index 5753eb9d0a4d..19dce28a908e 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -23,7 +23,6 @@ USE_AUTOTOOLS= autoconf:259 CONFIGURE_ARGS= --enable-sound --enable-vidmode --enable-dga USE_XLIB= yes USE_GNOME= gtk20 -USE_REINPLACE= yes CFLAGS+= ${PTHREAD_CFLAGS} diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 259228083e9c..a6116952942d 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS+= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d RESTRICTED= "ROMs are copyrighted by Commodore Business Machines" USE_XPM= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GCC= 3.4+ GNU_CONFIGURE= yes diff --git a/emulators/visualos/Makefile b/emulators/visualos/Makefile index 38b55b2f40fd..07ef4187c145 100644 --- a/emulators/visualos/Makefile +++ b/emulators/visualos/Makefile @@ -17,7 +17,6 @@ COMMENT= A visual simulator of an operating system to help understand how OSes w USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix libglade -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/emulators/vmsbackup/Makefile b/emulators/vmsbackup/Makefile index a71a8ea39c04..2cbcff83b093 100644 --- a/emulators/vmsbackup/Makefile +++ b/emulators/vmsbackup/Makefile @@ -18,7 +18,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Reads VMS BACKUP tapes EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip -USE_REINPLACE= yes ALL_TARGET= vmsbackup PLIST_FILES= bin/vmsbackup diff --git a/emulators/vmware-guestd4/Makefile b/emulators/vmware-guestd4/Makefile index 0d311a4c4a9a..1086e8532f43 100644 --- a/emulators/vmware-guestd4/Makefile +++ b/emulators/vmware-guestd4/Makefile @@ -25,7 +25,6 @@ IGNOREFILES= ${DISTFILES} WRKSRC= ${WRKDIR}/vmware-tools-distrib ONLY_FOR_ARCHS= i386 -USE_REINPLACE= yes USE_RC_SUBR= yes RC_SCRIPT= ${PREFIX}/etc/rc.d/vmware-guestd.sh RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR} diff --git a/emulators/vmware-guestd5/Makefile b/emulators/vmware-guestd5/Makefile index 24c9b2c09463..2bee7ea76104 100644 --- a/emulators/vmware-guestd5/Makefile +++ b/emulators/vmware-guestd5/Makefile @@ -25,7 +25,6 @@ IGNOREFILES= ${DISTFILES} WRKSRC= ${WRKDIR}/vmware-tools-distrib ONLY_FOR_ARCHS= i386 amd64 -USE_REINPLACE= yes USE_RC_SUBR= yes RC_SCRIPT= ${PREFIX}/etc/rc.d/vmware-guestd.sh RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR} diff --git a/emulators/vmware-guestd6/Makefile b/emulators/vmware-guestd6/Makefile index 24c9b2c09463..2bee7ea76104 100644 --- a/emulators/vmware-guestd6/Makefile +++ b/emulators/vmware-guestd6/Makefile @@ -25,7 +25,6 @@ IGNOREFILES= ${DISTFILES} WRKSRC= ${WRKDIR}/vmware-tools-distrib ONLY_FOR_ARCHS= i386 amd64 -USE_REINPLACE= yes USE_RC_SUBR= yes RC_SCRIPT= ${PREFIX}/etc/rc.d/vmware-guestd.sh RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR} diff --git a/emulators/vx68k/Makefile b/emulators/vx68k/Makefile index fe324b1929aa..abdf62356063 100644 --- a/emulators/vx68k/Makefile +++ b/emulators/vx68k/Makefile @@ -21,7 +21,6 @@ USE_GETTEXT= yes USE_GL= yes USE_GNOME= gtk12 USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes LIBTOOLFILES= configure vx68k-gtk/configure CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile index 358173d1b6f3..89b5c3505c0d 100644 --- a/emulators/x48/Makefile +++ b/emulators/x48/Makefile @@ -23,7 +23,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/e//} USE_IMAKE= yes NO_INSTALL_MANPAGES= yes -USE_REINPLACE= yes ROMPATH= ${PREFIX}/share/x48 diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index a953e485af34..24f97cc99a57 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -22,7 +22,6 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gtk12 WANT_GNOME= yes -USE_REINPLACE= yes PKGMESSAGE= ${WRKSRC}/MESSAGE diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index ddaaefb1e102..bd1b88fcb7f3 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -22,7 +22,6 @@ FETCH_CMD= /usr/bin/fetch -Rr USE_MOTIF= yes USE_X_PREFIX= yes -USE_REINPLACE= yes # License forbids redistribution RESTRICTED= Redistribution forbidden by license diff --git a/emulators/yape/Makefile b/emulators/yape/Makefile index 5b25e9509463..a4983af296fb 100644 --- a/emulators/yape/Makefile +++ b/emulators/yape/Makefile @@ -14,7 +14,6 @@ DISTNAME= ${PORTNAME}SDL-${PORTVERSION} MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Yet Another Commodore +4 Emulator -USE_REINPLACE= yes USE_SDL= sdl USE_GMAKE= yes NO_WRKSUBDIR= yes diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index c3e026b0c3fc..9463b0a2e33e 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -29,7 +29,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/./_/}/src USE_X_PREFIX= yes USE_SDL= sdl USE_GL= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yyes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |