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 /graphics/netpbm | |
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 'graphics/netpbm')
-rw-r--r-- | graphics/netpbm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index 8924b6d45512..3fe7b8db2f61 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -14,7 +14,7 @@ DISTFILES= netpbm-1mar1994.tar.gz MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS+= tiff.4:${PORTSDIR}/graphics/tiff34 +LIB_DEPENDS+= tiff.4:${PORTSDIR}/graphics/tiff LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg USE_IMAKE= yes |