diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-13 07:41:11 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-13 07:41:11 +0000 |
commit | 6a0d21b311c2d500bf25094f44dd0717952a0909 (patch) | |
tree | 4bce62922600680a8652b8b7f6bef6899c2418cd /editors/zoinks | |
parent | d1cf9518bec6b12e11bb5c3abf46da1a08c8870b (diff) | |
download | ports-6a0d21b311c2d500bf25094f44dd0717952a0909.tar.gz ports-6a0d21b311c2d500bf25094f44dd0717952a0909.zip |
Notes
Diffstat (limited to 'editors/zoinks')
-rw-r--r-- | editors/zoinks/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/zoinks/Makefile b/editors/zoinks/Makefile index d21708140875..7b587f607a0a 100644 --- a/editors/zoinks/Makefile +++ b/editors/zoinks/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= mike@mikelockwood.com COMMENT= An X11 programmer's editor and development environment +LIB_DEPENDS= intl.5:${PORTSDIR}/editors/zoinks + .if defined(WITH_IMLIB) USE_GNOME= imlib CONFIGURE_ARGS+= --enable-imlib |