diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-08-02 00:22:41 +0800 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-08-02 00:22:41 +0800 |
commit | c8eaa93644980f3fb055e61b794ca9a9f399853d (patch) | |
tree | 60cccd66ad3b96a99ef31426ff5de7ea3b10d37e /x11-wm | |
parent | 05a6d5adc72f0599c2474427957578c01e9646d5 (diff) | |
download | freebsd-ports-gnome-c8eaa93644980f3fb055e61b794ca9a9f399853d.tar.gz freebsd-ports-gnome-c8eaa93644980f3fb055e61b794ca9a9f399853d.tar.zst freebsd-ports-gnome-c8eaa93644980f3fb055e61b794ca9a9f399853d.zip |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/e16/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/enlightenment-devel/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/enlightenment/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/icewm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/kappdock/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/kwix/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/ude/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/windowmaker/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index bc8dcb289a93..3ab3d18c9295 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -23,7 +23,7 @@ MAINTAINER= vanilla@FreeBSD.org LIB_DEPENDS= Fnlib.0:${PORTSDIR}/graphics/fnlib \ ghttp.1:${PORTSDIR}/www/libghttp \ - intl.2:${PORTSDIR}/devel/gettext + intl.4:${PORTSDIR}/devel/gettext USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile index bc8dcb289a93..3ab3d18c9295 100644 --- a/x11-wm/enlightenment-devel/Makefile +++ b/x11-wm/enlightenment-devel/Makefile @@ -23,7 +23,7 @@ MAINTAINER= vanilla@FreeBSD.org LIB_DEPENDS= Fnlib.0:${PORTSDIR}/graphics/fnlib \ ghttp.1:${PORTSDIR}/www/libghttp \ - intl.2:${PORTSDIR}/devel/gettext + intl.4:${PORTSDIR}/devel/gettext USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index bc8dcb289a93..3ab3d18c9295 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -23,7 +23,7 @@ MAINTAINER= vanilla@FreeBSD.org LIB_DEPENDS= Fnlib.0:${PORTSDIR}/graphics/fnlib \ ghttp.1:${PORTSDIR}/www/libghttp \ - intl.2:${PORTSDIR}/devel/gettext + intl.4:${PORTSDIR}/devel/gettext USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 704ce1772570..b7032fca8834 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= nakai@FreeBSD.org BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_X_PREFIX= yes WANT_ESOUND= yes diff --git a/x11-wm/kappdock/Makefile b/x11-wm/kappdock/Makefile index 4ef27189fe0f..b074b9246572 100644 --- a/x11-wm/kappdock/Makefile +++ b/x11-wm/kappdock/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.Informatik.Uni-Oldenburg.DE/~bigboss/kappdock/ MAINTAINER= jeremy@external.org LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ - intl.2:${PORTSDIR}/devel/gettext + intl.4:${PORTSDIR}/devel/gettext INSTALLS_SHLIB= yes USE_XLIB= yes diff --git a/x11-wm/kwix/Makefile b/x11-wm/kwix/Makefile index 8a442f877130..0080f2c2c505 100644 --- a/x11-wm/kwix/Makefile +++ b/x11-wm/kwix/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}kb MAINTAINER= demon@FreeBSD.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_KDEBASE_VER=2 USE_GMAKE= yes diff --git a/x11-wm/ude/Makefile b/x11-wm/ude/Makefile index 3e923ba72fab..10344f9828c2 100644 --- a/x11-wm/ude/Makefile +++ b/x11-wm/ude/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= udeproject MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ jpeg.9:${PORTSDIR}/graphics/jpeg USE_X_PREFIX= yes diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 0f7a55849a62..8518613301ab 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -17,7 +17,7 @@ MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ - intl.2:${PORTSDIR}/devel/gettext \ + intl.4:${PORTSDIR}/devel/gettext \ Hermes.1:${PORTSDIR}/graphics/Hermes RUN_DEPENDS= ${X11BASE}/share/WindowMaker/Themes/Checker.themed/style:${PORTSDIR}/graphics/wmicons |