aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-gd
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-14 07:30:37 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-14 07:30:37 +0000
commiteb17ecf3a76595b3591b8d87d75a5f57c714567c (patch)
treed5bc006116d9cbe0288c6224d463f3f2400e14ce /graphics/py-gd
parent9227fe1c3d9ad96d27c5cbeee81a06fff57dab4e (diff)
downloadports-eb17ecf3a76595b3591b8d87d75a5f57c714567c.tar.gz
ports-eb17ecf3a76595b3591b8d87d75a5f57c714567c.zip
Notes
Diffstat (limited to 'graphics/py-gd')
-rw-r--r--graphics/py-gd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-gd/Makefile b/graphics/py-gd/Makefile
index 46aa621cc79c..6234893edf5b 100644
--- a/graphics/py-gd/Makefile
+++ b/graphics/py-gd/Makefile
@@ -13,9 +13,9 @@ DISTNAME= gdmodule-${PORTVERSION}
MAINTAINER= perky@fallin.lv
-LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \
- ttf.4:${PORTSDIR}/print/freetype
+LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd
+USE_FREETYPE= yes
USE_PYTHON= yes
EXCMD= /usr/bin/ex
PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,^${LOCALBASE}/,,g} \