aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-01-23 18:12:26 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-01-23 18:12:26 +0000
commit78da40aa98fcf6cb07ce5586fa21a0ebbf344900 (patch)
tree137406de20fa3d6cc8b974ee1cecac3ea2105c30 /net-mgmt
parentb6d2dde3b5f30ac582771ce6f232d0b08b60b648 (diff)
downloadports-78da40aa98fcf6cb07ce5586fa21a0ebbf344900.tar.gz
ports-78da40aa98fcf6cb07ce5586fa21a0ebbf344900.zip
Now gettext 0.12.1 is gettext-old.
Notes
Notes: svn path=/head/; revision=98909
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/ap-utils/Makefile2
-rw-r--r--net-mgmt/darkstat/Makefile2
-rw-r--r--net-mgmt/etherape/Makefile2
-rw-r--r--net-mgmt/ipv6calc/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/ap-utils/Makefile b/net-mgmt/ap-utils/Makefile
index 71f50a4eb35a..449d48af832f 100644
--- a/net-mgmt/ap-utils/Makefile
+++ b/net-mgmt/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.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
GNU_CONFIGURE= yes
USE_BZIP2= yes
diff --git a/net-mgmt/darkstat/Makefile b/net-mgmt/darkstat/Makefile
index 71ecde8e25c3..c9ec2d5f2ebb 100644
--- a/net-mgmt/darkstat/Makefile
+++ b/net-mgmt/darkstat/Makefile
@@ -21,7 +21,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --disable-nls
PLIST_SUB= NLS="@comment "
.else
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE}
PLIST_SUB= NLS=""
.endif
diff --git a/net-mgmt/etherape/Makefile b/net-mgmt/etherape/Makefile
index 2819f9f5f0db..dcaad8b88488 100644
--- a/net-mgmt/etherape/Makefile
+++ b/net-mgmt/etherape/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= samy@kerneled.com
COMMENT= A graphical network traffic visualization tool for gnome
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
USE_GNOME= libglade2 libgnomeui
USE_LIBTOOL= yes
diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile
index 62624f43618f..b903a464c8c6 100644
--- a/net-mgmt/ipv6calc/Makefile
+++ b/net-mgmt/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.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
GNU_CONFIGURE= yes
USE_GMAKE= yes