summaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-08-25 05:41:38 +0000
committermarcus <marcus@FreeBSD.org>2003-08-25 05:41:38 +0000
commitf873071cf220092fc2b1a289bb07ac1a96f20904 (patch)
tree0d46dae57fd55801ba99fc6ccced0142f7ff5a2c /x11-wm
parentb84ffc37d836afb05469cbc63d78c49e83210017 (diff)
downloadFreeBSD-ports-f873071cf220092fc2b1a289bb07ac1a96f20904.zip
FreeBSD-ports-f873071cf220092fc2b1a289bb07ac1a96f20904.tar.gz
Chase the libintl.so shared lib version.
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 6056e18..bf1647d 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 6056e18..bf1647d 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 6056e18..bf1647d 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 1e8b288..ad8226c 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 522ae66..8e54ddf 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 085f248..24f2e63 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 fad85ba..3ecf9d0 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
OpenPOWER on IntegriCloud