aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/apcupsd/Makefile2
-rw-r--r--sysutils/fileutils/Makefile2
-rw-r--r--sysutils/gcombust/Makefile2
-rw-r--r--sysutils/gfslicer/Makefile2
-rw-r--r--sysutils/slmon/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile
index fe608bd0fe85..217f0ce189d4 100644
--- a/sysutils/apcupsd/Makefile
+++ b/sysutils/apcupsd/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.apcupsd.org/pub/apcupsd/stable/tar/
MAINTAINER= Lars.Koeller@Uni-Bielefeld.de
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old
STARTUP_SCRIPT= apcupsd.sh.sample
PLIST_SUB= STARTUP_SCRIPT=${STARTUP_SCRIPT}
diff --git a/sysutils/fileutils/Makefile b/sysutils/fileutils/Makefile
index 9677b6d29d15..2e56c901a654 100644
--- a/sysutils/fileutils/Makefile
+++ b/sysutils/fileutils/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= cyrille.lefevre@laposte.net
# Global variables
#
-LIB_DEPEND= intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPEND= intl.1:${PORTSDIR}/devel/gettext-old
USE_PERL5= yes
USE_LIBTOOL= yes
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile
index 55eff47c09bb..be33aabb3ec2 100644
--- a/sysutils/gcombust/Makefile
+++ b/sysutils/gcombust/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/
MAINTAINER= mcdouga9@msu.edu
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old
RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools \
mkisofs:${PORTSDIR}/sysutils/mkisofs \
cdlabelgen:${PORTSDIR}/print/cdlabelgen
diff --git a/sysutils/gfslicer/Makefile b/sysutils/gfslicer/Makefile
index a4298f9ba7a2..4be71ee13624 100644
--- a/sysutils/gfslicer/Makefile
+++ b/sysutils/gfslicer/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.geocities.com/gfslicer/
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext-old
USE_X_PREFIX= yes
USE_GTK= yes
diff --git a/sysutils/slmon/Makefile b/sysutils/slmon/Makefile
index a809ac7aa336..0c780a60d93e 100644
--- a/sysutils/slmon/Makefile
+++ b/sysutils/slmon/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= slang:${PORTSDIR}/devel/libslang \
gtop:${PORTSDIR}/devel/libgtop \
- intl:${PORTSDIR}/devel/gettext \
+ intl:${PORTSDIR}/devel/gettext-old \
gnugetopt:${PORTSDIR}/devel/libgnugetopt
GNU_CONFIGURE= yes