summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-01-23 18:12:26 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-01-23 18:12:26 +0000
commit78da40aa98fcf6cb07ce5586fa21a0ebbf344900 (patch)
tree137406de20fa3d6cc8b974ee1cecac3ea2105c30 /lang
parentUpdate to 0.13. (diff)
Now gettext 0.12.1 is gettext-old.
Notes
Notes: svn path=/head/; revision=98909
Diffstat (limited to 'lang')
-rw-r--r--lang/clisp/Makefile2
-rw-r--r--lang/gawk/Makefile2
-rw-r--r--lang/librep/Makefile2
-rw-r--r--lang/lush/Makefile2
-rw-r--r--lang/mdk/Makefile2
-rw-r--r--lang/open-cobol-devel/Makefile2
-rw-r--r--lang/open-cobol/Makefile2
-rw-r--r--lang/php4/Makefile2
-rw-r--r--lang/php5/Makefile2
-rw-r--r--lang/php53/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index 0675b2250a17..310aa75666f3 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= henrik.motakef@web.de
COMMENT= An ANSI Common Lisp
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
- intl.5:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext-old
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/lang/gawk/Makefile b/lang/gawk/Makefile
index 7bdf34aa3c02..cda276fc9054 100644
--- a/lang/gawk/Makefile
+++ b/lang/gawk/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= gawk
MAINTAINER= dd@FreeBSD.org
COMMENT= The GNU version of Awk
-BUILD_DEPENDS= ${LOCALBASE}/lib/libintl.a:${PORTSDIR}/devel/gettext
+BUILD_DEPENDS= ${LOCALBASE}/lib/libintl.a:${PORTSDIR}/devel/gettext-old
.include <bsd.port.pre.mk>
diff --git a/lang/librep/Makefile b/lang/librep/Makefile
index 7808dcc1cf9e..4c09487784d5 100644
--- a/lang/librep/Makefile
+++ b/lang/librep/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= An Emacs Lisp like runtime library
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
- intl.5:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext-old
PLIST_SUB= GNUHOST=${ARCH}-pc-freebsd${OSREL:C/\..*//} VERSION=${PORTVERSION}
diff --git a/lang/lush/Makefile b/lang/lush/Makefile
index 236f7dfe231a..3d8f2214ae49 100644
--- a/lang/lush/Makefile
+++ b/lang/lush/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= dyeske@yahoo.com
COMMENT= A high level object-oriented programming language
LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image \
- intl.5:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext-old
USE_X_PREFIX= yes
USE_GL= yes
diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile
index 3b6222b5080f..b74297a39293 100644
--- a/lang/mdk/Makefile
+++ b/lang/mdk/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= MIX Development Kit offers an emulation of MIX and MIXAL
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
- intl.5:${PORTSDIR}/devel/gettext \
+ intl.5:${PORTSDIR}/devel/gettext-old \
guile.15:${PORTSDIR}/lang/guile
USE_REINPLACE= yes
diff --git a/lang/open-cobol-devel/Makefile b/lang/open-cobol-devel/Makefile
index 689994b4b82d..a66fac72b75f 100644
--- a/lang/open-cobol-devel/Makefile
+++ b/lang/open-cobol-devel/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= An open-source COBOL compiler
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
ltdl.4:${PORTSDIR}/devel/libltdl \
gmp.6:${PORTSDIR}/math/libgmp4
diff --git a/lang/open-cobol/Makefile b/lang/open-cobol/Makefile
index 689994b4b82d..a66fac72b75f 100644
--- a/lang/open-cobol/Makefile
+++ b/lang/open-cobol/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= An open-source COBOL compiler
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
ltdl.4:${PORTSDIR}/devel/libltdl \
gmp.6:${PORTSDIR}/math/libgmp4
diff --git a/lang/php4/Makefile b/lang/php4/Makefile
index a2de9d2385d5..00cb19651853 100644
--- a/lang/php4/Makefile
+++ b/lang/php4/Makefile
@@ -309,7 +309,7 @@ CONFIGURE_ARGS+=--with-gdbm=${LOCALBASE}
.endif
.if defined(WITH_GETTEXT)
-LIB_DEPENDS+= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS+= intl.5:${PORTSDIR}/devel/gettext-old
CONFIGURE_ARGS+=--with-gettext=${LOCALBASE}
.endif
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 35a267684095..a062df5f40da 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -300,7 +300,7 @@ CONFIGURE_ARGS+=--with-gdbm=${LOCALBASE}
.endif
.if defined(WITH_GETTEXT)
-LIB_DEPENDS+= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS+= intl.5:${PORTSDIR}/devel/gettext-old
CONFIGURE_ARGS+=--with-gettext=${LOCALBASE}
.endif
diff --git a/lang/php53/Makefile b/lang/php53/Makefile
index 35a267684095..a062df5f40da 100644
--- a/lang/php53/Makefile
+++ b/lang/php53/Makefile
@@ -300,7 +300,7 @@ CONFIGURE_ARGS+=--with-gdbm=${LOCALBASE}
.endif
.if defined(WITH_GETTEXT)
-LIB_DEPENDS+= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS+= intl.5:${PORTSDIR}/devel/gettext-old
CONFIGURE_ARGS+=--with-gettext=${LOCALBASE}
.endif