summaryrefslogtreecommitdiffstats
path: root/graphics/gd2
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-10-21 04:30:31 +0000
committerijliao <ijliao@FreeBSD.org>2001-10-21 04:30:31 +0000
commit3149737db5150b0c8f53eacedf0e70c47a35cfe8 (patch)
tree2154f585444f89be0b874d999f9e23e0e5522f38 /graphics/gd2
parent9dbaec52163ae4f9838fe84f7466f0120edecfd8 (diff)
downloadFreeBSD-ports-3149737db5150b0c8f53eacedf0e70c47a35cfe8.zip
FreeBSD-ports-3149737db5150b0c8f53eacedf0e70c47a35cfe8.tar.gz
remove unnecessary "\"
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 f25fb37..08d9f1d 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
OpenPOWER on IntegriCloud