diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:59:20 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:59:20 +0000 |
commit | 028edff22e4244bac15d71e0e6d1ce599ce6364b (patch) | |
tree | 5c27371086fea9221ac804a08fdba381aaa5226f /print | |
parent | d2a574cd84beadb78b14387a431e343f53019089 (diff) | |
download | ports-028edff22e4244bac15d71e0e6d1ce599ce6364b.tar.gz ports-028edff22e4244bac15d71e0e6d1ce599ce6364b.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/fontforge/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript-afpl/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript-gnu/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript-gpl/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript55/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript6/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript7/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript8/Makefile | 2 | ||||
-rw-r--r-- | print/hp2xx/Makefile | 2 | ||||
-rw-r--r-- | print/jadetex/Makefile | 2 | ||||
-rw-r--r-- | print/panda/Makefile | 2 | ||||
-rw-r--r-- | print/pdflib3/Makefile | 2 | ||||
-rw-r--r-- | print/pfaedit/Makefile | 2 | ||||
-rw-r--r-- | print/ruby-panda/Makefile | 2 | ||||
-rw-r--r-- | print/ruby-pdflib/Makefile | 2 | ||||
-rw-r--r-- | print/teTeX-base/Makefile | 2 | ||||
-rw-r--r-- | print/teTeX/Makefile | 2 | ||||
-rw-r--r-- | print/transfig/Makefile | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index ca5b0872d938..abf4ca7bfd41 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -21,7 +21,7 @@ LIBGUNI_VER= 010808 LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.4:${PORTSDIR}/graphics/png \ + png.5:${PORTSDIR}/graphics/png \ ungif.5:${PORTSDIR}/graphics/libungif USE_XLIB= yes diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index 82f4e8d01f94..08b5950c0020 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -35,7 +35,7 @@ EXTRACT_ONLY= ${GS_SOURCES} MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/gs${PORTVERSION} ALL_TARGET= all pcl3opts escputil diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index d2290d82d25d..80a20d521636 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -22,7 +22,7 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract \ unzip:${PORTSDIR}/archivers/unzip -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png NO_LATEST_LINK= "Older version." diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index 82f4e8d01f94..08b5950c0020 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -35,7 +35,7 @@ EXTRACT_ONLY= ${GS_SOURCES} MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/gs${PORTVERSION} ALL_TARGET= all pcl3opts escputil diff --git a/print/ghostscript55/Makefile b/print/ghostscript55/Makefile index d2290d82d25d..80a20d521636 100644 --- a/print/ghostscript55/Makefile +++ b/print/ghostscript55/Makefile @@ -22,7 +22,7 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract \ unzip:${PORTSDIR}/archivers/unzip -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png NO_LATEST_LINK= "Older version." diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile index 82f4e8d01f94..08b5950c0020 100644 --- a/print/ghostscript6/Makefile +++ b/print/ghostscript6/Makefile @@ -35,7 +35,7 @@ EXTRACT_ONLY= ${GS_SOURCES} MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/gs${PORTVERSION} ALL_TARGET= all pcl3opts escputil diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index d2290d82d25d..80a20d521636 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -22,7 +22,7 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract \ unzip:${PORTSDIR}/archivers/unzip -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png NO_LATEST_LINK= "Older version." diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 82f4e8d01f94..08b5950c0020 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -35,7 +35,7 @@ EXTRACT_ONLY= ${GS_SOURCES} MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/gs${PORTVERSION} ALL_TARGET= all pcl3opts escputil diff --git a/print/hp2xx/Makefile b/print/hp2xx/Makefile index 6caf1bbc5141..4bc4d859fc21 100644 --- a/print/hp2xx/Makefile +++ b/print/hp2xx/Makefile @@ -14,7 +14,7 @@ DISTNAME= hp2xx-3.20-png MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/${DISTNAME}/sources USE_XLIB= yes diff --git a/print/jadetex/Makefile b/print/jadetex/Makefile index 1176c82cb2a4..466b6f295900 100644 --- a/print/jadetex/Makefile +++ b/print/jadetex/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= jadetex MAINTAINER= nik BUILD_DEPENDS= hugelatex:${PORTSDIR}/print/hugelatex -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX MAKE_ENV= TEXMFCNF=${FILESDIR}:${PREFIX}/share/texmf/web2c diff --git a/print/panda/Makefile b/print/panda/Makefile index 4ec18cee434a..00865fa1773d 100644 --- a/print/panda/Makefile +++ b/print/panda/Makefile @@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= knu@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.4:${PORTSDIR}/graphics/png \ + png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.p/-rc/} diff --git a/print/pdflib3/Makefile b/print/pdflib3/Makefile index e02b3c169dc4..829a95088cd3 100644 --- a/print/pdflib3/Makefile +++ b/print/pdflib3/Makefile @@ -14,7 +14,7 @@ MAINTAINER= billf@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.4:${PORTSDIR}/graphics/png + png.5:${PORTSDIR}/graphics/png RESTRICTED= "many odd restrictions on usage and distribution" INSTALLS_SHLIB= yes diff --git a/print/pfaedit/Makefile b/print/pfaedit/Makefile index ca5b0872d938..abf4ca7bfd41 100644 --- a/print/pfaedit/Makefile +++ b/print/pfaedit/Makefile @@ -21,7 +21,7 @@ LIBGUNI_VER= 010808 LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.4:${PORTSDIR}/graphics/png \ + png.5:${PORTSDIR}/graphics/png \ ungif.5:${PORTSDIR}/graphics/libungif USE_XLIB= yes diff --git a/print/ruby-panda/Makefile b/print/ruby-panda/Makefile index cadcb289bc63..698c2fff3d07 100644 --- a/print/ruby-panda/Makefile +++ b/print/ruby-panda/Makefile @@ -17,7 +17,7 @@ MAINTAINER= knu@FreeBSD.org LIB_DEPENDS= panda.0:${PORTSDIR}/print/panda \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.4:${PORTSDIR}/graphics/png \ + png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff USE_RUBY= yes diff --git a/print/ruby-pdflib/Makefile b/print/ruby-pdflib/Makefile index ffba8ac0f8ef..436c0868f5d4 100644 --- a/print/ruby-pdflib/Makefile +++ b/print/ruby-pdflib/Makefile @@ -17,7 +17,7 @@ MAINTAINER= knu@FreeBSD.org LIB_DEPENDS= pdf.3:${PORTSDIR}/print/pdflib3 \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.4:${PORTSDIR}/graphics/png \ + png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff USE_RUBY= yes diff --git a/print/teTeX-base/Makefile b/print/teTeX-base/Makefile index a8cc0c9c2197..493249582052 100644 --- a/print/teTeX-base/Makefile +++ b/print/teTeX-base/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${TETEX_SRC} ${TETEX_TEXMF} MAINTAINER= br@netland.inka.de -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ wwwcore.1:${PORTSDIR}/www/libwww USE_XLIB= yes diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index a8cc0c9c2197..493249582052 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${TETEX_SRC} ${TETEX_TEXMF} MAINTAINER= br@netland.inka.de -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ wwwcore.1:${PORTSDIR}/www/libwww USE_XLIB= yes diff --git a/print/transfig/Makefile b/print/transfig/Makefile index 4c700dc15061..91911d86ba7a 100644 --- a/print/transfig/Makefile +++ b/print/transfig/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= chuckr@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.4:${PORTSDIR}/graphics/png + png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm USE_IMAKE= yes |