mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
netpnm moved to ${LOCALBASE}, update *_DEPENDS
This commit is contained in:
parent
5c16c7e505
commit
77140e508e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27260
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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 <bsd.port.pre.mk>
|
||||
.if ${OSVERSION} > 400002 && ${OSVERSION} < 400012
|
||||
|
@ -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
|
||||
|
@ -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 <bsd.port.pre.mk>
|
||||
.if ${OSVERSION} > 400002 && ${OSVERSION} < 400012
|
||||
|
Loading…
Reference in New Issue
Block a user