summaryrefslogtreecommitdiffstats
path: root/graphics/gdtclft
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-07-02 22:24:10 +0000
committerkris <kris@FreeBSD.org>2000-07-02 22:24:10 +0000
commit1a11674d834397d4742421deaff21fe0bb52ab37 (patch)
tree010c39747a47b44d97034413ab0539a9e69dc02a /graphics/gdtclft
parentaa5e26fa3e8af056e95905c7bf90d939a952cac9 (diff)
downloadFreeBSD-ports-1a11674d834397d4742421deaff21fe0bb52ab37.zip
FreeBSD-ports-1a11674d834397d4742421deaff21fe0bb52ab37.tar.gz
Add missing dependency on freetype port
Noticed by: bento
Diffstat (limited to 'graphics/gdtclft')
-rw-r--r--graphics/gdtclft/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gdtclft/Makefile b/graphics/gdtclft/Makefile
index 9e643ef..e369bfa 100644
--- a/graphics/gdtclft/Makefile
+++ b/graphics/gdtclft/Makefile
@@ -14,7 +14,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= mi@aldan.algebra.com
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \
- gd.1:${PORTSDIR}/graphics/gd
+ gd.1:${PORTSDIR}/graphics/gd \
+ ttf.4:${PORTSDIR}/print/freetype
MAKEFILE= ${FILESDIR}/Makefile.bsd
MAKE_ENV= TCL_VER=8.2 MKDIR="${MKDIR}" INSTALL_DATA="${INSTALL_DATA}"
OpenPOWER on IntegriCloud