aboutsummaryrefslogtreecommitdiff
path: root/lang
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 /lang
parentb46611d8cf5744f43a12213e07177cfde2b532fe (diff)
downloadports-9210b7cb0736d3caf5bffb4efd46c7cd6856af55.tar.gz
ports-9210b7cb0736d3caf5bffb4efd46c7cd6856af55.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/librep/Makefile2
-rw-r--r--lang/librep2/Makefile2
-rw-r--r--lang/mdk/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile
index a91161ea0554..3491d8946850 100644
--- a/lang/librep/Makefile
+++ b/lang/librep/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= stable/sources/librep
MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
- intl.1:${PORTSDIR}/devel/gettext
+ intl.1:${PORTSDIR}/devel/gettext-old
.if !exists(/usr/lib/libgmp.so)
LIB_DEPENDS+= gmp.3:${PORTSDIR}/math/libgmp
.endif
diff --git a/lang/librep2/Makefile b/lang/librep2/Makefile
index a91161ea0554..3491d8946850 100644
--- a/lang/librep2/Makefile
+++ b/lang/librep2/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= stable/sources/librep
MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
- intl.1:${PORTSDIR}/devel/gettext
+ intl.1:${PORTSDIR}/devel/gettext-old
.if !exists(/usr/lib/libgmp.so)
LIB_DEPENDS+= gmp.3:${PORTSDIR}/math/libgmp
.endif
diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile
index 78c0347baf92..1cc78a303d4a 100644
--- a/lang/mdk/Makefile
+++ b/lang/mdk/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ijliao@FreeBSD.org
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
- intl:${PORTSDIR}/devel/gettext \
+ intl:${PORTSDIR}/devel/gettext-old \
guile:${PORTSDIR}/lang/guile
USE_X_PREFIX= yes