summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-04-29 21:29:36 +0000
committerkris <kris@FreeBSD.org>2000-04-29 21:29:36 +0000
commit4e0ea24acd1e352b415c68796aeb04ada794d435 (patch)
treec7d573adff958c1c644be713cfb32552b354cc2e /graphics
parentbed7b55ead3135116a7a681a99ccd38cf5a58e86 (diff)
downloadFreeBSD-ports-4e0ea24acd1e352b415c68796aeb04ada794d435.zip
FreeBSD-ports-4e0ea24acd1e352b415c68796aeb04ada794d435.tar.gz
Add BUILD_DEPENDS on libshhopt port
Noticed by: bento
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gridpix/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gridpix/Makefile b/graphics/gridpix/Makefile
index 96ddd25..d6e196b 100644
--- a/graphics/gridpix/Makefile
+++ b/graphics/gridpix/Makefile
@@ -13,7 +13,8 @@ DISTNAME= GridPix-${PORTVERSION}
MAINTAINER= asami@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/lib/libpnm.a:${PORTSDIR}/graphics/netpbm
+BUILD_DEPENDS= ${LOCALBASE}/lib/libpnm.a:${PORTSDIR}/graphics/netpbm \
+ ${LOCALBASE}/include/shhopt.h:${PORTSDIR}/devel/libshhopt
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
# create necessary directories -- don't want to depend on an http
OpenPOWER on IntegriCloud