diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
commit | b3bcb8e2576b39fe4bce109d50b3413851ead48d (patch) | |
tree | 9ac898f284f67420f794c306eff4901d59b79a6b /editors | |
parent | Update to 20060506 snapshot. (diff) |
Remove USE_REINPLACE from all categories starting with E
Diffstat (limited to 'editors')
50 files changed, 0 insertions, 50 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 |