aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-01-09 00:58:29 +0800
committerpav <pav@FreeBSD.org>2009-01-09 00:58:29 +0800
commitba5f47c2c84b3b87ebf8f08136c1e3bc5cc63c70 (patch)
tree51d2c8c43cc8dd140fea00962cfcede46036c2bc
parentf95a6c3c6b85f91f02494514c9002fd03b73a2ab (diff)
downloadfreebsd-ports-gnome-ba5f47c2c84b3b87ebf8f08136c1e3bc5cc63c70.tar.gz
freebsd-ports-gnome-ba5f47c2c84b3b87ebf8f08136c1e3bc5cc63c70.tar.zst
freebsd-ports-gnome-ba5f47c2c84b3b87ebf8f08136c1e3bc5cc63c70.zip
- No need to define USE_REINPLACE these days
-rw-r--r--ftp/jftpgw/Makefile1
-rw-r--r--irc/ircd-hybrid-ru/Makefile1
-rw-r--r--lang/alisp/Makefile3
-rw-r--r--mail/qpopper/Makefile1
-rw-r--r--russian/ircd-hybrid-ru/Makefile1
-rw-r--r--russian/ircd-hybrid/Makefile1
-rw-r--r--www/varnish/Makefile1
-rw-r--r--www/varnish2/Makefile1
-rw-r--r--x11-drivers/xf86-video-mga/Makefile1
9 files changed, 0 insertions, 11 deletions
diff --git a/ftp/jftpgw/Makefile b/ftp/jftpgw/Makefile
index 1c31cb5c8c41..c8eb2d59e7ed 100644
--- a/ftp/jftpgw/Makefile
+++ b/ftp/jftpgw/Makefile
@@ -20,7 +20,6 @@ CONFIGURE_ARGS= --with-logpath=/var/log \
--enable-crypt \
--enable-sftp
#USE_RC_SUBR= yes
-#USE_REINPLACE= yes
MAN1= jftpgw.1
USE_RC_SUBR= jftpgw.sh
diff --git a/irc/ircd-hybrid-ru/Makefile b/irc/ircd-hybrid-ru/Makefile
index ae8f15a42e4e..d10f851b9e78 100644
--- a/irc/ircd-hybrid-ru/Makefile
+++ b/irc/ircd-hybrid-ru/Makefile
@@ -22,7 +22,6 @@ CONFLICTS= ircd-[0-9]*
WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}
USE_OPENSSL= yes
USE_BISON= build
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/ircd-hybrid-ru
diff --git a/lang/alisp/Makefile b/lang/alisp/Makefile
index 790ed664a58f..033c4351db64 100644
--- a/lang/alisp/Makefile
+++ b/lang/alisp/Makefile
@@ -20,9 +20,6 @@ USE_LDCONFIG= yes
MAKE_ENV+= BINOWN=${BINOWN} \
BINGRP=${BINGRP}
-# Please, please keep this!
-USE_REINPLACE= yes
-
post-patch:
${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/alisp.h
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile
index c804dc25fc49..3b539d101801 100644
--- a/mail/qpopper/Makefile
+++ b/mail/qpopper/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= bc979@lafn.org
COMMENT= Berkeley POP 3 server (now maintained by Qualcomm)
USE_AUTOTOOLS= autoconf:262
-USE_REINPLACE= yes
USE_OPENSSL= yes
CONFIGURE_ENV= LIBS="-lcrypt -lmd -lutil -L${LOCALBASE}/lib" \
OS_DEFS="-DSETPROCTITLE ${OS_DEFS}"
diff --git a/russian/ircd-hybrid-ru/Makefile b/russian/ircd-hybrid-ru/Makefile
index ae8f15a42e4e..d10f851b9e78 100644
--- a/russian/ircd-hybrid-ru/Makefile
+++ b/russian/ircd-hybrid-ru/Makefile
@@ -22,7 +22,6 @@ CONFLICTS= ircd-[0-9]*
WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}
USE_OPENSSL= yes
USE_BISON= build
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/ircd-hybrid-ru
diff --git a/russian/ircd-hybrid/Makefile b/russian/ircd-hybrid/Makefile
index ae8f15a42e4e..d10f851b9e78 100644
--- a/russian/ircd-hybrid/Makefile
+++ b/russian/ircd-hybrid/Makefile
@@ -22,7 +22,6 @@ CONFLICTS= ircd-[0-9]*
WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}
USE_OPENSSL= yes
USE_BISON= build
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/ircd-hybrid-ru
diff --git a/www/varnish/Makefile b/www/varnish/Makefile
index 7ba4b891bd48..07f907371ad0 100644
--- a/www/varnish/Makefile
+++ b/www/varnish/Makefile
@@ -21,7 +21,6 @@ MAN1= varnishadm.1 varnishd.1 varnishhist.1 varnishlog.1 \
varnishncsa.1 varnishreplay.1 varnishstat.1 varnishtest.1 \
varnishtop.1
MAN7= vcl.7
-USE_REINPLACE= YES
USE_RC_SUBR= varnishd varnishlog varnishncsa
.include <bsd.port.pre.mk>
diff --git a/www/varnish2/Makefile b/www/varnish2/Makefile
index 7ba4b891bd48..07f907371ad0 100644
--- a/www/varnish2/Makefile
+++ b/www/varnish2/Makefile
@@ -21,7 +21,6 @@ MAN1= varnishadm.1 varnishd.1 varnishhist.1 varnishlog.1 \
varnishncsa.1 varnishreplay.1 varnishstat.1 varnishtest.1 \
varnishtop.1
MAN7= vcl.7
-USE_REINPLACE= YES
USE_RC_SUBR= varnishd varnishlog varnishncsa
.include <bsd.port.pre.mk>
diff --git a/x11-drivers/xf86-video-mga/Makefile b/x11-drivers/xf86-video-mga/Makefile
index a7c09aeae12b..3f52135f5e51 100644
--- a/x11-drivers/xf86-video-mga/Makefile
+++ b/x11-drivers/xf86-video-mga/Makefile
@@ -19,7 +19,6 @@ USE_GL= gl
XORG_CAT= driver
USE_XORG= xf86driproto videoproto xextproto glproto
MAN4= mga.4x
-USE_REINPLACE= yes
pre-patch:
${REINPLACE_CMD} \