diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gnomeicu/Makefile | 1 | ||||
-rw-r--r-- | net-im/gnomeicu2/Makefile | 1 | ||||
-rw-r--r-- | net-im/libyahoo2/Makefile | 1 |
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 |