summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/ap-utils/Makefile2
-rw-r--r--net/centericq/Makefile2
-rw-r--r--net/darkstat/Makefile2
-rw-r--r--net/dctc-gui/Makefile2
-rw-r--r--net/etherape/Makefile2
-rw-r--r--net/gtkhx/Makefile2
-rw-r--r--net/ipv6calc/Makefile2
-rw-r--r--net/jwhois/Makefile2
-rw-r--r--net/linneighborhood/Makefile2
-rw-r--r--net/lmule/Makefile2
-rw-r--r--net/mydns/Makefile2
-rw-r--r--net/nc6/Makefile2
-rw-r--r--net/netdude/Makefile2
-rw-r--r--net/tcpreen/Makefile2
-rw-r--r--net/wol/Makefile2
-rw-r--r--net/xmule/Makefile2
16 files changed, 16 insertions, 16 deletions
diff --git a/net/ap-utils/Makefile b/net/ap-utils/Makefile
index a7622f3..4417597 100644
--- a/net/ap-utils/Makefile
+++ b/net/ap-utils/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= daniel+aputils@pelleg.org
COMMENT= A set of utilities to configure and monitor wireless access points
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
USE_BZIP2= yes
diff --git a/net/centericq/Makefile b/net/centericq/Makefile
index e0bec5a..a80e2bc 100644
--- a/net/centericq/Makefile
+++ b/net/centericq/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://konst.org.ua/download/
MAINTAINER= ijliao@FreeBSD.org
COMMENT= A ncurses based interface for ICQ, Yahoo!, AIM, MSN and IRC
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
iconv.3:${PORTSDIR}/converters/libiconv \
# fribidi.0:${PORTSDIR}/converters/fribidi
diff --git a/net/darkstat/Makefile b/net/darkstat/Makefile
index f7d2986..2548e7d 100644
--- a/net/darkstat/Makefile
+++ b/net/darkstat/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://members.optushome.com.au/emikulic/net/darkstat/ \
MAINTAINER= emikulic@optushome.com.au
COMMENT= Network statistics gatherer, similar to but smaller than ntop
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
diff --git a/net/dctc-gui/Makefile b/net/dctc-gui/Makefile
index d869d07..7174b72 100644
--- a/net/dctc-gui/Makefile
+++ b/net/dctc-gui/Makefile
@@ -18,7 +18,7 @@ COMMENT= A GUI to DirectConnect (www.neo-modus.com) text client
BUILD_DEPENDS= dctc:${PORTSDIR}/net/dctc
LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4 \
- intl.4:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomelibs gnomeprefix
diff --git a/net/etherape/Makefile b/net/etherape/Makefile
index ac8e5fc..7038057 100644
--- a/net/etherape/Makefile
+++ b/net/etherape/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= samy@kerneled.com
COMMENT= A graphical network traffic visualization tool for gnome
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_GNOME= libglade2 libgnomeui
USE_LIBTOOL= yes
diff --git a/net/gtkhx/Makefile b/net/gtkhx/Makefile
index 13beb95..6f1a765 100644
--- a/net/gtkhx/Makefile
+++ b/net/gtkhx/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= gtkhx
MAINTAINER= jre@vineyard.net
COMMENT= A GTK+ version of Hx, a UNIX Hotline Client
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_XLIB= yes
USE_GNOME= gdkpixbuf
diff --git a/net/ipv6calc/Makefile b/net/ipv6calc/Makefile
index 56e4e6b..df1d286 100644
--- a/net/ipv6calc/Makefile
+++ b/net/ipv6calc/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/
MAINTAINER= edwin@mavetju.org
COMMENT= Convert, change and calculate with IPv6 addresses
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile
index 11901ae..46c7a8e 100644
--- a/net/jwhois/Makefile
+++ b/net/jwhois/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= jwhois
MAINTAINER= matusita@FreeBSD.org
COMMENT=An improved WHOIS client capable of selecting server to query
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --localstatedir=${PREFIX}/var/jwhois
diff --git a/net/linneighborhood/Makefile b/net/linneighborhood/Makefile
index 74d988e..3ec624a 100644
--- a/net/linneighborhood/Makefile
+++ b/net/linneighborhood/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.bnro.de/~schmidjo/download/
MAINTAINER= h.eichmann@gmx.de
COMMENT= GTK+ gui for browsing and mounting SMB filesystems
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
RUN_DEPENDS= smbclient:${PORTSDIR}/net/samba
GNU_CONFIGURE= yes
diff --git a/net/lmule/Makefile b/net/lmule/Makefile
index 3a1dae1..0617a97 100644
--- a/net/lmule/Makefile
+++ b/net/lmule/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= lmule
MAINTAINER= lioux@FreeBSD.org
COMMENT= Port of eMule eDonkey P2P client using wxWindows class library
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
expat.4:${PORTSDIR}/textproc/expat2 \
wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
diff --git a/net/mydns/Makefile b/net/mydns/Makefile
index 23d8439..22f4754 100644
--- a/net/mydns/Makefile
+++ b/net/mydns/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://mydns.bboy.net/download/
MAINTAINER= simond@irrelevant.org
COMMENT= DNS server designed to utilize the MySQL database
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
iconv.3:${PORTSDIR}/converters/libiconv
GNU_CONFIGURE= yes
diff --git a/net/nc6/Makefile b/net/nc6/Makefile
index 9eebfc1..4fdba92 100644
--- a/net/nc6/Makefile
+++ b/net/nc6/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= filippo@widestore.net
COMMENT= Netcat 6 is a netcat clone with IPv6 support
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
- intl.4:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext
MAN1= nc6.1
GNU_CONFIGURE= yes
diff --git a/net/netdude/Makefile b/net/netdude/Makefile
index 536d42d..dc9b7d5 100644
--- a/net/netdude/Makefile
+++ b/net/netdude/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
iconv.3:${PORTSDIR}/converters/libiconv \
ltdl.4:${PORTSDIR}/devel/libltdl
diff --git a/net/tcpreen/Makefile b/net/tcpreen/Makefile
index 5f20375..9ad62685 100644
--- a/net/tcpreen/Makefile
+++ b/net/tcpreen/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= Janos.Mohacsi@bsd.hu
COMMENT= A simple TCP session re-engineering tool
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_BZIP2= yes
USE_GETOPT_LONG= yes
diff --git a/net/wol/Makefile b/net/wol/Makefile
index 85d0882..dcbe8c3 100644
--- a/net/wol/Makefile
+++ b/net/wol/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ahh
MAINTAINER= sergei@kolobov.com
COMMENT= Tool to wake up Wake-On-LAN compliant computers
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
iconv.3:${PORTSDIR}/converters/libiconv
GNU_CONFIGURE= yes
diff --git a/net/xmule/Makefile b/net/xmule/Makefile
index bf0f93d..7adb0a5 100644
--- a/net/xmule/Makefile
+++ b/net/xmule/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= xmule
MAINTAINER= lioux@FreeBSD.org
COMMENT= Port of eMule eDonkey P2P client using wxWindows class library
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
expat.4:${PORTSDIR}/textproc/expat2 \
wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
OpenPOWER on IntegriCloud