summaryrefslogtreecommitdiff
path: root/graphics/gd
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-10-22 16:30:46 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-10-22 16:30:46 +0000
commitc1aa304ed54e35b9e7df59f7862d1f5b2495a13d (patch)
tree753b9a1e787f45c1aa7cd4dcc110d3cca3d3489f /graphics/gd
parentChange MAINTAINER to ports@FreeBSD.org because I'm often too busy and (diff)
back out last commit, let others decide what to do
Notes
Notes: svn path=/head/; revision=49079
Diffstat (limited to 'graphics/gd')
-rw-r--r--graphics/gd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index c965cd734eae..3a67bd9a3207 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/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.7:${PORTSDIR}/print/freetype2
+ freetype:${PORTSDIR}/print/freetype2
USE_FREETYPE2= yes