summaryrefslogtreecommitdiff
path: root/graphics/gd1/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-10-21 07:09:39 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-10-21 07:09:39 +0000
commit79948b5210fd3f0053d3cd96377830559920036a (patch)
treec35c0df6356cd8657622f3bf2225bb97230d0db0 /graphics/gd1/Makefile
parentremove unnecessary "\" (diff)
typo
Notes
Notes: svn path=/head/; revision=49020
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 674023da7fb1..c965cd734eae 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 \
- freetype7:${PORTSDIR}/print/freetype2
+ freetype.7:${PORTSDIR}/print/freetype2
USE_FREETYPE2= yes