diff options
author | ache <ache@FreeBSD.org> | 2001-09-11 03:32:41 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-09-11 03:32:41 +0000 |
commit | 1eef012a40dcc8cbf3e7296c341f7e26703f89d4 (patch) | |
tree | ba18ff967dd7709fc780872a2bf6c4ea7f554c5f /astro/xtide/Makefile | |
parent | ed6c5c7e0dd17182b15410ac5173ebf0ce1edb20 (diff) | |
download | FreeBSD-ports-1eef012a40dcc8cbf3e7296c341f7e26703f89d4.zip FreeBSD-ports-1eef012a40dcc8cbf3e7296c341f7e26703f89d4.tar.gz |
Bump png major
Diffstat (limited to 'astro/xtide/Makefile')
-rw-r--r-- | astro/xtide/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index 84df6ec..ba471ee 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -14,7 +14,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= patseal@hyperhost.net -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png IGNOREFILES= harmonics.txt.gz |