diff options
Diffstat (limited to 'graphics/gridpix/Makefile')
-rw-r--r-- | graphics/gridpix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gridpix/Makefile b/graphics/gridpix/Makefile index efeca74e247c..d15044d0887c 100644 --- a/graphics/gridpix/Makefile +++ b/graphics/gridpix/Makefile @@ -14,7 +14,7 @@ DISTNAME= GridPix-${PORTVERSION} MAINTAINER= asami@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/lib/libpnm.a:${PORTSDIR}/graphics/netpbm +BUILD_DEPENDS= ${LOCALBASE}/lib/libnetpnm.a:${PORTSDIR}/graphics/netpbm LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg # create necessary directories -- don't want to depend on an http |