aboutsummaryrefslogtreecommitdiff
path: root/lang/librep2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/librep2/Makefile')
-rw-r--r--lang/librep2/Makefile2
1 files changed, 1 insertions, 1 deletions
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