diff options
| author | Steve Price <steve@FreeBSD.org> | 1999-09-07 10:45:31 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1999-09-07 10:45:31 +0000 |
| commit | ec1b2d16edeedc0bda532cc44f668ce6b6a8a8dd (patch) | |
| tree | 1d344968c5ecdfe759d80ad4c74aa976f7d4f8fa /graphics/netpbm | |
| parent | 99249f70296a7c82fcf6e43aea94158863b10a3a (diff) | |
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 |
