From f8facd78314b70d65c255b6702a5c1ddabdd19ea Mon Sep 17 00:00:00 2001 From: mharo Date: Sun, 2 Apr 2000 00:04:37 +0000 Subject: netpnm moved to ${LOCALBASE}, update *_DEPENDS --- graphics/gphoto/Makefile | 2 +- graphics/gphoto2/Makefile | 2 +- graphics/gridpix/Makefile | 2 +- graphics/mpegedit/Makefile | 2 +- japanese/latex2html/Makefile | 2 +- multimedia/mpegedit/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/graphics/gphoto/Makefile b/graphics/gphoto/Makefile index 6b4cc99d2376..275f9be9954d 100644 --- a/graphics/gphoto/Makefile +++ b/graphics/gphoto/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.mustec.eu.org/~psj/downloads/ \ MAINTAINER= anders@fix.no -BUILD_DEPENDS= ${X11BASE}/include/ppm.h:${PORTSDIR}/graphics/netpbm +BUILD_DEPENDS= ${LOCALBASE}/include/ppm.h:${PORTSDIR}/graphics/etpbm LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ gdk_imlib.5:${PORTSDIR}/graphics/imlib RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 6b4cc99d2376..275f9be9954d 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.mustec.eu.org/~psj/downloads/ \ MAINTAINER= anders@fix.no -BUILD_DEPENDS= ${X11BASE}/include/ppm.h:${PORTSDIR}/graphics/netpbm +BUILD_DEPENDS= ${LOCALBASE}/include/ppm.h:${PORTSDIR}/graphics/etpbm LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ gdk_imlib.5:${PORTSDIR}/graphics/imlib RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick 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 diff --git a/graphics/mpegedit/Makefile b/graphics/mpegedit/Makefile index 59cb659f4071..12110ff6aad0 100644 --- a/graphics/mpegedit/Makefile +++ b/graphics/mpegedit/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/tools/ MAINTAINER= erich@FreeBSD.org -BUILD_DEPENDS= ${X11BASE}/include/pbmplus.h:${PORTSDIR}/graphics/netpbm +BUILD_DEPENDS= ${LOCALBASE}/include/pbmplus.h:${PORTSDIR}/graphics/netpbm .include .if ${OSVERSION} > 400002 && ${OSVERSION} < 400012 diff --git a/japanese/latex2html/Makefile b/japanese/latex2html/Makefile index b0698fd02cfd..ca6f5ba98732 100644 --- a/japanese/latex2html/Makefile +++ b/japanese/latex2html/Makefile @@ -21,7 +21,7 @@ MAINTAINER= ixtl@utmc.or.jp RUN_DEPENDS= ${PREFIX}/bin/latex:${PORTSDIR}/print/latex \ ${PREFIX}/bin/dvips:${PORTSDIR}/print/dvips \ ${PREFIX}/bin/gs:${PORTSDIR}/print/ghostscript5 \ - ${X11BASE}/bin/anytopnm:${PORTSDIR}/graphics/netpbm + ${LOCALBASE}/bin/anytopnm:${PORTSDIR}/graphics/netpbm .ifdef USE_PNG RUN_DEPENDS += ${X11BASE}/bin/pnmtopng:${PORTSDIR}/graphics/pnmtopng diff --git a/multimedia/mpegedit/Makefile b/multimedia/mpegedit/Makefile index 59cb659f4071..12110ff6aad0 100644 --- a/multimedia/mpegedit/Makefile +++ b/multimedia/mpegedit/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/tools/ MAINTAINER= erich@FreeBSD.org -BUILD_DEPENDS= ${X11BASE}/include/pbmplus.h:${PORTSDIR}/graphics/netpbm +BUILD_DEPENDS= ${LOCALBASE}/include/pbmplus.h:${PORTSDIR}/graphics/netpbm .include .if ${OSVERSION} > 400002 && ${OSVERSION} < 400012 -- cgit