diff options
Diffstat (limited to 'graphics/zimg')
-rw-r--r-- | graphics/zimg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/zimg/Makefile b/graphics/zimg/Makefile index 7702ae18ebc9..92816eb0fec9 100644 --- a/graphics/zimg/Makefile +++ b/graphics/zimg/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.zellner.org/zimg/download/ MAINTAINER= will@FreeBSD.org -LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-edf --with-gd-includes=${LOCALBASE}/include |