From a8589c1eaf8e814635c2ab37c8a03e91d6e61a83 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 10 Jul 2004 22:02:48 +0000 Subject: - Correct dependency on linux-png Thank to Jean-Yves for spotting this and finding a solution. Submitted by: Jean-Yves Lefort --- print/pips800/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print') diff --git a/print/pips800/Makefile b/print/pips800/Makefile index 8530dbf2f015..2c4edd1d2f8b 100644 --- a/print/pips800/Makefile +++ b/print/pips800/Makefile @@ -36,7 +36,7 @@ EXPIRATION_DATE= "August 23, 2004" RUN_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \ ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk \ pstops:${PORTSDIR}/print/psutils-${PAPERSIZE} \ - ${LINUXBASE}/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png + ${LINUXBASE}/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png10 .if ${PORTVERSION} == 2.0 || ${PORTVERSION} == 2.1 RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libgnome.so.32:${PORTSDIR}/x11/linux-gnomelibs \ ${LINUXBASE}/usr/lib/libgdk_imlib.so.1:${PORTSDIR}/graphics/linux-imlib \ -- cgit v1.2.3