diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/apcupsd/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fileutils/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gcombust/Makefile | 2 | ||||
-rw-r--r-- | sysutils/slmon/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index 40e2e45..4e169e3 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.apcupsd.org/pub/apcupsd/stable/tar/ MAINTAINER= Lars.Koeller@Uni-Bielefeld.de -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext STARTUP_SCRIPT= apcupsd.sh.sample PLIST_SUB= STARTUP_SCRIPT=${STARTUP_SCRIPT} diff --git a/sysutils/fileutils/Makefile b/sysutils/fileutils/Makefile index c534a77..8dda879 100644 --- a/sysutils/fileutils/Makefile +++ b/sysutils/fileutils/Makefile @@ -17,7 +17,7 @@ MAINTAINER= cyrille.lefevre@laposte.net # Global variables # -LIB_DEPEND= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPEND= intl.4:${PORTSDIR}/devel/gettext USE_PERL5= yes USE_LIBTOOL= yes diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index 1f81cde..faf505a 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/ MAINTAINER= mcdouga9@msu.edu -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools \ mkisofs:${PORTSDIR}/sysutils/mkisofs \ cdlabelgen:${PORTSDIR}/print/cdlabelgen diff --git a/sysutils/slmon/Makefile b/sysutils/slmon/Makefile index 733e021..ab7d2bd 100644 --- a/sysutils/slmon/Makefile +++ b/sysutils/slmon/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \ gtop.1:${PORTSDIR}/devel/libgtop \ - intl.2:${PORTSDIR}/devel/gettext \ + intl.4:${PORTSDIR}/devel/gettext \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt GNU_CONFIGURE= yes |