diff options
Diffstat (limited to 'graphics/g2/Makefile')
-rw-r--r-- | graphics/g2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile index ba7cb21137cb..7e2973ecad4a 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= libs/graphics MAINTAINER= billf@FreeBSD.org -LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd USE_XLIB= yes GNU_CONFIGURE= yes |