change dependency, png.1.6 -> png.1

This commit is contained in:
brad 2000-06-25 22:40:14 +00:00
parent 0fc30d6d54
commit fc9eafa939
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2000/05/31 13:01:09 espie Exp $
# $OpenBSD: Makefile,v 1.7 2000/06/25 22:40:14 brad Exp $
DISTNAME= ghostscript-6.01
CATEGORIES= print lang
@ -35,7 +35,7 @@ BUILD_DEPENDS= /nonexistent::${JPEGDIR}:patch \
/nonexistent::${PNGDIR}:patch \
unzip::archivers/unzip \
LIB_DEPENDS= png.1.6::${PNGDIR}
LIB_DEPENDS= png.1::${PNGDIR}
EXTRACT_ONLY= ${GS_SOURCES}
WRKDIST= ${WRKDIR}/gs6.01

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2000/05/31 13:01:08 espie Exp $
# $OpenBSD: Makefile,v 1.11 2000/06/25 22:40:15 brad Exp $
# Original from: Andreas Klemm <andreas@klemm.gtn.com>
DISTNAME= ghostscript-5.50
@ -36,7 +36,7 @@ BUILD_DEPENDS= /nonexistent::${JPEGDIR}:patch \
/nonexistent::${PNGDIR}:patch \
unzip::archivers/unzip \
LIB_DEPENDS= png.1.6::${PNGDIR}
LIB_DEPENDS= png.1::${PNGDIR}
EXTRACT_ONLY= ${GS_SOURCES}
WRKDIST= ${WRKDIR}/gs5.50