aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-08-09 14:05:52 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-08-09 14:05:52 +0000
commitb83d7bf933421ec67d43832596ab3f5cf5a33532 (patch)
tree4b54bdffc904e7c6b2e7107151b63bada3f0ecb6 /lang/fpc
parenta851269bfa4538b5ba537c3f91e9eca1a5553fc6 (diff)
downloadports-b83d7bf933421ec67d43832596ab3f5cf5a33532.tar.gz
ports-b83d7bf933421ec67d43832596ab3f5cf5a33532.zip
Notes
Diffstat (limited to 'lang/fpc')
-rw-r--r--lang/fpc/Makefile.units2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fpc/Makefile.units b/lang/fpc/Makefile.units
index c5c74ec363af..217d9bb45e06 100644
--- a/lang/fpc/Makefile.units
+++ b/lang/fpc/Makefile.units
@@ -173,7 +173,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
.if ${PKGNAMESUFFIX} == "-libgd"
. if defined(WITH_LIBGD)
-LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd
. endif
.endif