diff options
author | steve <steve@FreeBSD.org> | 1999-09-07 18:45:31 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-09-07 18:45:31 +0800 |
commit | d0d96303ee8833a968f363c21f48aa92cf3c552b (patch) | |
tree | 2dfea2e4170cf54d6d3944b40ab7af9ebba7b51e /print | |
parent | 7a9a2f6f2b4b6880957b942b0d65ffab8885c26a (diff) | |
download | freebsd-ports-gnome-d0d96303ee8833a968f363c21f48aa92cf3c552b.tar.gz freebsd-ports-gnome-d0d96303ee8833a968f363c21f48aa92cf3c552b.tar.zst freebsd-ports-gnome-d0d96303ee8833a968f363c21f48aa92cf3c552b.zip |
The tiff port now lives in ports/graphics/tiff.
Diffstat (limited to 'print')
-rw-r--r-- | print/pdflib/Makefile | 2 | ||||
-rw-r--r-- | print/pdflib3/Makefile | 2 | ||||
-rw-r--r-- | print/pdflib4/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile index 6b8bcbe4313e..95da15faf5e8 100644 --- a/print/pdflib/Makefile +++ b/print/pdflib/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.ifconnection.de/~tm/pdflib/ \ MAINTAINER= dirk@FreeBSD.org RUN_DEPENDS= ${PREFIX}/lib/afm/Courier:${PORTSDIR}/print/afm -LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff34 \ +LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg FETCH_BEFORE_ARGS= -b diff --git a/print/pdflib3/Makefile b/print/pdflib3/Makefile index 6b8bcbe4313e..95da15faf5e8 100644 --- a/print/pdflib3/Makefile +++ b/print/pdflib3/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.ifconnection.de/~tm/pdflib/ \ MAINTAINER= dirk@FreeBSD.org RUN_DEPENDS= ${PREFIX}/lib/afm/Courier:${PORTSDIR}/print/afm -LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff34 \ +LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg FETCH_BEFORE_ARGS= -b diff --git a/print/pdflib4/Makefile b/print/pdflib4/Makefile index 6b8bcbe4313e..95da15faf5e8 100644 --- a/print/pdflib4/Makefile +++ b/print/pdflib4/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.ifconnection.de/~tm/pdflib/ \ MAINTAINER= dirk@FreeBSD.org RUN_DEPENDS= ${PREFIX}/lib/afm/Courier:${PORTSDIR}/print/afm -LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff34 \ +LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg FETCH_BEFORE_ARGS= -b |