summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-11-17 12:03:17 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-11-17 12:03:17 +0000
commit00e692203d42d4eef31590ffac3a0b871be12984 (patch)
tree213bfd0bc4e8b962fab582a79f582be7837e45f8 /net-im
parentAllow compiling with debugging enabled. (diff)
USE_REINPLACE must be defined before REINPLACE_CMD may be used.
Notes
Notes: svn path=/head/; revision=94169
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gnomeicu/Makefile1
-rw-r--r--net-im/gnomeicu2/Makefile1
-rw-r--r--net-im/libyahoo2/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile
index a84f5de3c166..3135c24b68b5 100644
--- a/net-im/gnomeicu/Makefile
+++ b/net-im/gnomeicu/Makefile
@@ -23,6 +23,7 @@ USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel libxml2
USE_GMAKE= yes
USE_LIBTOOL= yes
+USE_REINPLACE= yes
.if defined(WITH_DANTE)
LIB_DEPENDS+= socks.1:${PORTSDIR}/net/dante
SOCKSFLAGS= -Dconnect=Rconnect -Dbind=Rbind -Dgetsockname=Rgetsockname \
diff --git a/net-im/gnomeicu2/Makefile b/net-im/gnomeicu2/Makefile
index a84f5de3c166..3135c24b68b5 100644
--- a/net-im/gnomeicu2/Makefile
+++ b/net-im/gnomeicu2/Makefile
@@ -23,6 +23,7 @@ USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel libxml2
USE_GMAKE= yes
USE_LIBTOOL= yes
+USE_REINPLACE= yes
.if defined(WITH_DANTE)
LIB_DEPENDS+= socks.1:${PORTSDIR}/net/dante
SOCKSFLAGS= -Dconnect=Rconnect -Dbind=Rbind -Dgetsockname=Rgetsockname \
diff --git a/net-im/libyahoo2/Makefile b/net-im/libyahoo2/Makefile
index f9df2264f751..991840442acf 100644
--- a/net-im/libyahoo2/Makefile
+++ b/net-im/libyahoo2/Makefile
@@ -17,6 +17,7 @@ COMMENT= A C library that handles the new Yahoo! Messenger protocol
USE_BZIP2= yes
USE_GNOME= glib20 gnomehack gnometarget
+USE_REINPLACE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes