diff options
author | ache <ache@FreeBSD.org> | 2001-09-11 10:30:09 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-09-11 10:30:09 +0800 |
commit | ee85559bb85232aa24014749b72ebf893395e31c (patch) | |
tree | 7ab15ef4d14cc4adfb730628dea50225b76eef00 /x11/dgs | |
parent | 5b5e6e858662d3eaa048d87aa3cf3c91908aa7ed (diff) | |
download | freebsd-ports-gnome-ee85559bb85232aa24014749b72ebf893395e31c.tar.gz freebsd-ports-gnome-ee85559bb85232aa24014749b72ebf893395e31c.tar.zst freebsd-ports-gnome-ee85559bb85232aa24014749b72ebf893395e31c.zip |
Bump png major
Diffstat (limited to 'x11/dgs')
-rw-r--r-- | x11/dgs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile index 531f839b9174..4f9dc9ae5338 100644 --- a/x11/dgs/Makefile +++ b/x11/dgs/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= dgs MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.4:${PORTSDIR}/graphics/png \ + png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 |