summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-03-15 19:44:29 +0000
committerAde Lovett <ade@FreeBSD.org>2002-03-15 19:44:29 +0000
commit9210b7cb0736d3caf5bffb4efd46c7cd6856af55 (patch)
tree9b67a2278866d18f2877c41baaa49e17e7c00bdc /x11-wm
parentFixed Build in 4.2 (diff)
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
Notes
Notes: svn path=/head/; revision=56168
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/e16/Makefile2
-rw-r--r--x11-wm/enlightenment-devel/Makefile2
-rw-r--r--x11-wm/enlightenment/Makefile2
-rw-r--r--x11-wm/icewm/Makefile2
-rw-r--r--x11-wm/kappdock/Makefile2
-rw-r--r--x11-wm/kwix/Makefile2
-rw-r--r--x11-wm/ude/Makefile2
-rw-r--r--x11-wm/windowmaker/Makefile4
8 files changed, 9 insertions, 9 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile
index d22ac8e14052..50a226824c55 100644
--- a/x11-wm/e16/Makefile
+++ b/x11-wm/e16/Makefile
@@ -27,7 +27,7 @@ MAINTAINER= vanilla@FreeBSD.org
LIB_DEPENDS= Fnlib.0:${PORTSDIR}/graphics/fnlib \
ghttp.1:${PORTSDIR}/www/libghttp \
- intl.1:${PORTSDIR}/devel/gettext
+ intl.1:${PORTSDIR}/devel/gettext-old
USE_GMAKE= yes
USE_X_PREFIX= yes
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile
index d22ac8e14052..50a226824c55 100644
--- a/x11-wm/enlightenment-devel/Makefile
+++ b/x11-wm/enlightenment-devel/Makefile
@@ -27,7 +27,7 @@ MAINTAINER= vanilla@FreeBSD.org
LIB_DEPENDS= Fnlib.0:${PORTSDIR}/graphics/fnlib \
ghttp.1:${PORTSDIR}/www/libghttp \
- intl.1:${PORTSDIR}/devel/gettext
+ intl.1:${PORTSDIR}/devel/gettext-old
USE_GMAKE= yes
USE_X_PREFIX= yes
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile
index d22ac8e14052..50a226824c55 100644
--- a/x11-wm/enlightenment/Makefile
+++ b/x11-wm/enlightenment/Makefile
@@ -27,7 +27,7 @@ MAINTAINER= vanilla@FreeBSD.org
LIB_DEPENDS= Fnlib.0:${PORTSDIR}/graphics/fnlib \
ghttp.1:${PORTSDIR}/www/libghttp \
- intl.1:${PORTSDIR}/devel/gettext
+ intl.1:${PORTSDIR}/devel/gettext-old
USE_GMAKE= yes
USE_X_PREFIX= yes
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index 2edffd4a4a1f..a8b116a49931 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-2
MAINTAINER= nakai@FreeBSD.org
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old \
giconv.2:${PORTSDIR}/converters/libiconv
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/x11-wm/kappdock/Makefile b/x11-wm/kappdock/Makefile
index e69ed9605e1f..03b1e1254023 100644
--- a/x11-wm/kappdock/Makefile
+++ b/x11-wm/kappdock/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.Informatik.Uni-Oldenburg.DE/~bigboss/kappdock/
MAINTAINER= jeremy@external.org
LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \
- intl.1:${PORTSDIR}/devel/gettext
+ intl.1:${PORTSDIR}/devel/gettext-old
INSTALLS_SHLIB= yes
USE_XLIB= yes
diff --git a/x11-wm/kwix/Makefile b/x11-wm/kwix/Makefile
index f4b7a8cf77f9..135c40347a49 100644
--- a/x11-wm/kwix/Makefile
+++ b/x11-wm/kwix/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}kb
MAINTAINER= demon@FreeBSD.org
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old
USE_KDEBASE_VER=2
USE_GMAKE= yes
diff --git a/x11-wm/ude/Makefile b/x11-wm/ude/Makefile
index 401ec3002dc2..8ec12bff9182 100644
--- a/x11-wm/ude/Makefile
+++ b/x11-wm/ude/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-0.2.7b-BETA
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old
USE_X_PREFIX= yes
USE_XPM= yes
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile
index c0a41c2a38d9..25f78c351f8c 100644
--- a/x11-wm/windowmaker/Makefile
+++ b/x11-wm/windowmaker/Makefile
@@ -14,11 +14,11 @@ DISTNAME= WindowMaker-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
-BUILD_DEPENDS= msgfmt-new:${PORTSDIR}/devel/gettext-devel
+BUILD_DEPENDS= msgfmt-new:${PORTSDIR}/devel/gettext
LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
- intl.1:${PORTSDIR}/devel/gettext \
+ intl.1:${PORTSDIR}/devel/gettext-old \
Hermes.1:${PORTSDIR}/graphics/Hermes
RUN_DEPENDS= ${X11BASE}/share/WindowMaker/Themes/Checker.themed/style:${PORTSDIR}/graphics/wmicons