aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2003-11-17 20:29:10 +0800
committertrevor <trevor@FreeBSD.org>2003-11-17 20:29:10 +0800
commit134a2ff668068c0cd7e3377f772f73ac1b92f2c3 (patch)
tree549c80090312265a4f699a560a6c5728a99640a3 /devel
parent788aa2724ce75df128e38b71927de028f7cffd60 (diff)
downloadfreebsd-ports-gnome-134a2ff668068c0cd7e3377f772f73ac1b92f2c3.tar.gz
freebsd-ports-gnome-134a2ff668068c0cd7e3377f772f73ac1b92f2c3.tar.zst
freebsd-ports-gnome-134a2ff668068c0cd7e3377f772f73ac1b92f2c3.zip
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Diffstat (limited to 'devel')
-rw-r--r--devel/anjuta-devel/Makefile1
-rw-r--r--devel/atk/Makefile1
-rw-r--r--devel/autogen/Makefile1
-rw-r--r--devel/bonobo-conf/Makefile1
-rw-r--r--devel/bugbuddy2/Makefile1
-rw-r--r--devel/commoncpp/Makefile1
-rw-r--r--devel/gconf2/Makefile1
-rw-r--r--devel/glade2/Makefile1
-rw-r--r--devel/glib20/Makefile1
-rw-r--r--devel/gnomevfs-extras/Makefile1
-rw-r--r--devel/kdesdk3/Makefile1
-rw-r--r--devel/kdesdk4/Makefile1
-rw-r--r--devel/libIDL/Makefile1
-rw-r--r--devel/libglade2/Makefile1
-rw-r--r--devel/libgtop/Makefile1
-rw-r--r--devel/libgtop2/Makefile1
-rw-r--r--devel/libsigc++/Makefile1
-rw-r--r--devel/py-twisted/Makefile1
-rw-r--r--devel/sgb/Makefile1
-rw-r--r--devel/tdl/Makefile1
20 files changed, 0 insertions, 20 deletions
diff --git a/devel/anjuta-devel/Makefile b/devel/anjuta-devel/Makefile
index a686a8cdda4a..3592c415aad5 100644
--- a/devel/anjuta-devel/Makefile
+++ b/devel/anjuta-devel/Makefile
@@ -20,7 +20,6 @@ NO_LATEST_LINK= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack libgnomeprintui libgnomeui vte
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/devel/atk/Makefile b/devel/atk/Makefile
index 42db9556432a..b8ea29830a82 100644
--- a/devel/atk/Makefile
+++ b/devel/atk/Makefile
@@ -18,7 +18,6 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A GNOME accessibility toolkit (ATK)
USE_BZIP2= yes
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
USE_GNOME= gnomehack glib20
diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile
index 7c9d535ff95d..a1afcd34778e 100644
--- a/devel/autogen/Makefile
+++ b/devel/autogen/Makefile
@@ -19,7 +19,6 @@ COMMENT= The Automated Program Generator
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
USE_GNOME= gnometarget libxml2
-USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libguile=yes --with-libxml2=yes
diff --git a/devel/bonobo-conf/Makefile b/devel/bonobo-conf/Makefile
index 1ffae2fb33ca..1a449ce9e61b 100644
--- a/devel/bonobo-conf/Makefile
+++ b/devel/bonobo-conf/Makefile
@@ -18,7 +18,6 @@ USE_X_PREFIX= yes
USE_PERL5= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack bonobo gconf
-USE_REINPLACE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/devel/bugbuddy2/Makefile b/devel/bugbuddy2/Makefile
index 6d014a213a18..85f3fca596bd 100644
--- a/devel/bugbuddy2/Makefile
+++ b/devel/bugbuddy2/Makefile
@@ -18,7 +18,6 @@ COMMENT= A bug reporting tool for GNOME 2
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
USE_GNOME= gnomeprefix gnomehack gnomedesktop
diff --git a/devel/commoncpp/Makefile b/devel/commoncpp/Makefile
index 59595f0e4707..4df7078990e7 100644
--- a/devel/commoncpp/Makefile
+++ b/devel/commoncpp/Makefile
@@ -25,7 +25,6 @@ USE_GMAKE= yes
USE_LIBTOOL= yes
USE_AUTOCONF= yes
INSTALLS_SHLIB= yes
-USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile
index 05342793c398..62e63ae124d3 100644
--- a/devel/gconf2/Makefile
+++ b/devel/gconf2/Makefile
@@ -19,7 +19,6 @@ COMMENT= A configuration database system for GNOME
USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
-USE_REINPLACE= yes
USE_GNOME= gnomehack gnomehier orbit2 gtk20 libxml2 linc
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
diff --git a/devel/glade2/Makefile b/devel/glade2/Makefile
index 68279a230148..554543f42c15 100644
--- a/devel/glade2/Makefile
+++ b/devel/glade2/Makefile
@@ -18,7 +18,6 @@ COMMENT= A user interface builder for GTK+/GNOME
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_REINPLACE= yes
USE_LIBTOOL= yes
USE_GNOME= gnomeprefix gnomehack libgnomedb libgnomeui
USE_GMAKE= yes
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index 2e9efece1223..77dfa982fa7a 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -26,7 +26,6 @@ NO_LATEST_LINK= yes
USE_BZIP2= yes
USE_LIBTOOL= yes
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack gnometarget pkgconfig
USE_GMAKE= yes
diff --git a/devel/gnomevfs-extras/Makefile b/devel/gnomevfs-extras/Makefile
index 4c281116a6d2..56433f611b95 100644
--- a/devel/gnomevfs-extras/Makefile
+++ b/devel/gnomevfs-extras/Makefile
@@ -22,7 +22,6 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack gnomehier gnomevfs2
-USE_REINPLACE= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= --without-rio500
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/devel/kdesdk3/Makefile b/devel/kdesdk3/Makefile
index 58bb9c4daf61..573bf30fc712 100644
--- a/devel/kdesdk3/Makefile
+++ b/devel/kdesdk3/Makefile
@@ -22,7 +22,6 @@ PREFIX= ${KDE_PREFIX}
USE_BZIP2= yes
USE_GMAKE= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
diff --git a/devel/kdesdk4/Makefile b/devel/kdesdk4/Makefile
index 58bb9c4daf61..573bf30fc712 100644
--- a/devel/kdesdk4/Makefile
+++ b/devel/kdesdk4/Makefile
@@ -22,7 +22,6 @@ PREFIX= ${KDE_PREFIX}
USE_BZIP2= yes
USE_GMAKE= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile
index 3af8bbcb9ff5..fb88d2b80365 100644
--- a/devel/libIDL/Makefile
+++ b/devel/libIDL/Makefile
@@ -19,7 +19,6 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_BISON= yes
USE_GNOME= gnomehack glib20
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile
index 9bc4c313d48f..17484c3a4eff 100644
--- a/devel/libglade2/Makefile
+++ b/devel/libglade2/Makefile
@@ -22,7 +22,6 @@ RUN_DEPENDS= ${PYEXPAT}
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_PYTHON= yes
USE_LIBTOOL= yes
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index bb1ae8f1e3e4..da1ff678939c 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
USE_PERL5= yes
USE_GMAKE= yes
-USE_REINPLACE= yes
USE_GNOME= gnomelibs gnomehack
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile
index d57ab0eaa131..d5c4a8bc39d5 100644
--- a/devel/libgtop2/Makefile
+++ b/devel/libgtop2/Makefile
@@ -23,7 +23,6 @@ USE_BZIP2= yes
USE_PERL5= yes
USE_GMAKE= yes
USE_GNOME= gnomehack glib20
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile
index e21094cc3f8c..469991c40db7 100644
--- a/devel/libsigc++/Makefile
+++ b/devel/libsigc++/Makefile
@@ -20,7 +20,6 @@ COMMENT= Callback Framework for C++
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-USE_REINPLACE= yes
USE_GNOME= gnomehack
post-install:
diff --git a/devel/py-twisted/Makefile b/devel/py-twisted/Makefile
index a721f5107f54..7aaa28c847ee 100644
--- a/devel/py-twisted/Makefile
+++ b/devel/py-twisted/Makefile
@@ -25,7 +25,6 @@ COMMENT= An event-based Python framework for internet applications
USE_BZIP2= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-USE_REINPLACE= yes
MAN1= im.1 manhole.1 mktap.1 t-im.1 tapconvert.1 twistd.1
pre-install:
diff --git a/devel/sgb/Makefile b/devel/sgb/Makefile
index 189ec778dff5..771380d75e0c 100644
--- a/devel/sgb/Makefile
+++ b/devel/sgb/Makefile
@@ -17,7 +17,6 @@ COMMENT= The Stanford GraphBase: A Platform for Combinatorial Computing
BUILD_DEPENDS= ctangle:${PORTSDIR}/devel/cweb
-USE_REINPLACE= yes
NO_WRKSUBDIR= yes
ALL_TARGET= lib tests
diff --git a/devel/tdl/Makefile b/devel/tdl/Makefile
index a3bc421b2287..0d1a1f5e9c8e 100644
--- a/devel/tdl/Makefile
+++ b/devel/tdl/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= petef@FreeBSD.org
COMMENT= To-do list manager
HAS_CONFIGURE= yes
-USE_REINPLACE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX}
CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}"