aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gd
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-10-23 00:30:46 +0800
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-10-23 00:30:46 +0800
commitc1aa304ed54e35b9e7df59f7862d1f5b2495a13d (patch)
tree753b9a1e787f45c1aa7cd4dcc110d3cca3d3489f /graphics/gd
parentd587d5a75bae6019374eb04019c1452c29eea9dd (diff)
downloadfreebsd-ports-gnome-c1aa304ed54e35b9e7df59f7862d1f5b2495a13d.tar.gz
freebsd-ports-gnome-c1aa304ed54e35b9e7df59f7862d1f5b2495a13d.tar.zst
freebsd-ports-gnome-c1aa304ed54e35b9e7df59f7862d1f5b2495a13d.zip
back out last commit, let others decide what to do
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