summaryrefslogtreecommitdiffstats
path: root/graphics/gridpix/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-09-03 07:26:04 +0000
committersobomax <sobomax@FreeBSD.org>2002-09-03 07:26:04 +0000
commitdb5e0110fc3ae39aca9637391a994bce72ec55db (patch)
tree852aefddc43d3062e552b07f065f856acc95ff17 /graphics/gridpix/Makefile
parentc6e6562c72d051a4f09581ea47d530984d4380c4 (diff)
downloadFreeBSD-ports-db5e0110fc3ae39aca9637391a994bce72ec55db.zip
FreeBSD-ports-db5e0110fc3ae39aca9637391a994bce72ec55db.tar.gz
Correct BUILD_DEPENDS.
Submitted by: bento
Diffstat (limited to 'graphics/gridpix/Makefile')
-rw-r--r--graphics/gridpix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gridpix/Makefile b/graphics/gridpix/Makefile
index d15044d0..279ed6d 100644
--- a/graphics/gridpix/Makefile
+++ b/graphics/gridpix/Makefile
@@ -14,7 +14,7 @@ DISTNAME= GridPix-${PORTVERSION}
MAINTAINER= asami@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/lib/libnetpnm.a:${PORTSDIR}/graphics/netpbm
+BUILD_DEPENDS= ${LOCALBASE}/lib/libnetpbm.a:${PORTSDIR}/graphics/netpbm
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
# create necessary directories -- don't want to depend on an http
OpenPOWER on IntegriCloud