summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-25 05:41:38 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-25 05:41:38 +0000
commitadccc29aad24aa2caee0df9724a127f6b5f5f113 (patch)
treed64c901bd45aee3f6673aedc99d00e9166668c43 /x11-wm
parentUpdate to 0.12.1. This brings a shared lib bump of libintl.so. It is (diff)
Chase the libintl.so shared lib version.
Notes
Notes: svn path=/head/; revision=87644
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/ude/Makefile2
-rw-r--r--x11-wm/windowmaker/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile
index 6056e18d74de..bf1647d61a86 100644
--- a/x11-wm/e16/Makefile
+++ b/x11-wm/e16/Makefile
@@ -24,7 +24,7 @@ COMMENT= A very artistic X window manager
LIB_DEPENDS= Fnlib.0:${PORTSDIR}/graphics/fnlib \
ghttp.1:${PORTSDIR}/www/libghttp \
- intl.4:${PORTSDIR}/devel/gettext
+ intl.5:${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 6056e18d74de..bf1647d61a86 100644
--- a/x11-wm/enlightenment-devel/Makefile
+++ b/x11-wm/enlightenment-devel/Makefile
@@ -24,7 +24,7 @@ COMMENT= A very artistic X window manager
LIB_DEPENDS= Fnlib.0:${PORTSDIR}/graphics/fnlib \
ghttp.1:${PORTSDIR}/www/libghttp \
- intl.4:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext
USE_GMAKE= yes
USE_X_PREFIX= yes
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile
index 6056e18d74de..bf1647d61a86 100644
--- a/x11-wm/enlightenment/Makefile
+++ b/x11-wm/enlightenment/Makefile
@@ -24,7 +24,7 @@ COMMENT= A very artistic X window manager
LIB_DEPENDS= Fnlib.0:${PORTSDIR}/graphics/fnlib \
ghttp.1:${PORTSDIR}/www/libghttp \
- intl.4:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext
USE_GMAKE= yes
USE_X_PREFIX= yes
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index 1e8b28835366..ad8226c620b9 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Window Manager designed for speed, usability and consistency
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_X_PREFIX= yes
WANT_GNOME= yes
diff --git a/x11-wm/kappdock/Makefile b/x11-wm/kappdock/Makefile
index 522ae66e6169..8e54ddf1fad5 100644
--- a/x11-wm/kappdock/Makefile
+++ b/x11-wm/kappdock/Makefile
@@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-0.46
MAINTAINER= jeremy@external.org
COMMENT= A dock-like applet for KDE3
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
diff --git a/x11-wm/ude/Makefile b/x11-wm/ude/Makefile
index 085f248a9c3d..24f2e63fbede 100644
--- a/x11-wm/ude/Makefile
+++ b/x11-wm/ude/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= udeproject
MAINTAINER= ports@FreeBSD.org
COMMENT= Small, fast, compact windowmanager
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${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 fad85bafa9e3..3ecf9d0c3358 100644
--- a/x11-wm/windowmaker/Makefile
+++ b/x11-wm/windowmaker/Makefile
@@ -18,7 +18,7 @@ COMMENT= GNUStep-compliant NeXTStep window manager clone
LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
- intl.4:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext
.if !defined(WITHOUT_HERMES)
LIB_DEPENDS+= Hermes.1:${PORTSDIR}/graphics/Hermes
.endif