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 f962928c711b..4cb4f55b4bbe 100644 --- a/graphics/gridpix/Makefile +++ b/graphics/gridpix/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://stampede.cs.berkeley.edu/pub/GridPix/ MAINTAINER= asami@FreeBSD.org -BUILD_DEPENDS= ${X11BASE}/lib/libpnm.a:${PORTSDIR}/graphics/netpbm +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 |