summaryrefslogtreecommitdiff
path: root/graphics/gd1/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-10-21 04:28:27 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-10-21 04:28:27 +0000
commit9adc91f01a2d919268acc2b7f5cb26f26e13b81c (patch)
tree596b9102008e33c950bbd2ce1353396889d05eaa /graphics/gd1/Makefile
parentMake sure there's a mtab in etc. This is required in a couple of (diff)
XFree86-4 installs freetype.6, freetype2 installs freetype.7
so we have to use "freetype.7" instead of just "freetype" Reported by: Mike Harding <mvh@ix.netcom.com>
Notes
Notes: svn path=/head/; revision=49018
Diffstat (limited to 'graphics/gd1/Makefile')
-rw-r--r--graphics/gd1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile
index 3a67bd9a3207..674023da7fb1 100644
--- a/graphics/gd1/Makefile
+++ b/graphics/gd1/Makefile
@@ -24,7 +24,7 @@ BUILD_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2
.endif
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- freetype:${PORTSDIR}/print/freetype2
+ freetype7:${PORTSDIR}/print/freetype2
USE_FREETYPE2= yes