From d74e40366e80ea7e17675a52874e5b0ab822e309 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sun, 16 Apr 2000 22:55:29 +0000 Subject: netpbm is installed in ${LOCALBASE] now. --- graphics/urt/Makefile | 2 +- palm/imgvtopgm/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index 65cf300e9842..bfd8d4d65f49 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -19,7 +19,7 @@ PATCH_DIST_STRIP=-p1 MAINTAINER= giffunip@asme.org LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff -BUILD_DEPENDS= ${X11BASE}/lib/libpbm.a:${PORTSDIR}/graphics/netpbm +BUILD_DEPENDS= ${LOCALBASE}/lib/libpbm.a:${PORTSDIR}/graphics/netpbm EXTRACT_ONLY= urt-3.1b.tar.Z diff --git a/palm/imgvtopgm/Makefile b/palm/imgvtopgm/Makefile index c64b7292a65c..47e865912e89 100644 --- a/palm/imgvtopgm/Makefile +++ b/palm/imgvtopgm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.trends.net/~mu/srcs/ MAINTAINER= sumikawa@kame.net -BUILD_DEPENDS= ${X11BASE}/lib/libpbm.a:${PORTSDIR}/graphics/netpbm +BUILD_DEPENDS= ${LOCALBASE}/lib/libpbm.a:${PORTSDIR}/graphics/netpbm GNU_CONFIGURE= yes -- cgit v1.2.3