diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-13 11:28:30 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-13 11:28:30 +0000 |
commit | ed6ad9fc5ae21b430d80196f5260b388c66c10b0 (patch) | |
tree | 44fbd3f530ba718e55668bb14b7bbe6eaf91531b /editors | |
parent | 2caa893f83f7f51a71d297aebc7adaf09547cb5f (diff) | |
download | ports-ed6ad9fc5ae21b430d80196f5260b388c66c10b0.tar.gz ports-ed6ad9fc5ae21b430d80196f5260b388c66c10b0.zip |
Notes
Diffstat (limited to 'editors')
-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 7b587f607a0a..5e264106b010 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}/editors/zoinks +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext .if defined(WITH_IMLIB) USE_GNOME= imlib |