diff options
Diffstat (limited to 'editors/zoinks')
-rw-r--r-- | editors/zoinks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/zoinks/Makefile b/editors/zoinks/Makefile index eeb4f708beeb..675a166e6d53 100644 --- a/editors/zoinks/Makefile +++ b/editors/zoinks/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= mike@mikelockwood.com COMMENT= An X11 programmer's editor and development environment -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old .if defined(WITH_IMLIB) USE_GNOME= imlib |