diff options
-rw-r--r-- | graphics/gridpix/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gridpix/Makefile b/graphics/gridpix/Makefile index d6e196bd82f6..96ddd25b35e1 100644 --- a/graphics/gridpix/Makefile +++ b/graphics/gridpix/Makefile @@ -13,8 +13,7 @@ DISTNAME= GridPix-${PORTVERSION} MAINTAINER= asami@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/lib/libpnm.a:${PORTSDIR}/graphics/netpbm \ - ${LOCALBASE}/include/shhopt.h:${PORTSDIR}/devel/libshhopt +BUILD_DEPENDS= ${LOCALBASE}/lib/libpnm.a:${PORTSDIR}/graphics/netpbm LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg # create necessary directories -- don't want to depend on an http |