summaryrefslogtreecommitdiff
path: root/graphics/gd2
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-10-21 04:30:31 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-10-21 04:30:31 +0000
commitf51b59edd8bfaa777ba00c8863ac5fa37bacf85a (patch)
treee2231627c36264cbfb0e8c8ba6129eb7dd659e88 /graphics/gd2
parentXFree86-4 installs freetype.6, freetype2 installs freetype.7 (diff)
remove unnecessary "\"
Notes
Notes: svn path=/head/; revision=49019
Diffstat (limited to 'graphics/gd2')
-rw-r--r--graphics/gd2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gd2/Makefile b/graphics/gd2/Makefile
index f25fb3783b03..08d9f1da458f 100644
--- a/graphics/gd2/Makefile
+++ b/graphics/gd2/Makefile
@@ -22,7 +22,7 @@ MAINTAINER?= ports@FreeBSD.org
BUILD_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2
.endif
LIB_DEPENDS= png:${PORTSDIR}/graphics/png \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
+ jpeg.9:${PORTSDIR}/graphics/jpeg
USE_FREETYPE2= yes
.ifndef WITHOUT_XPM