summaryrefslogtreecommitdiffstats
path: root/print/pips800/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-07-10 22:02:48 +0000
committerpav <pav@FreeBSD.org>2004-07-10 22:02:48 +0000
commit7ca3ab150e2a3860f75e5d5a5d6dd63405c70840 (patch)
tree717a0c5d20de20cbdd3dbd515ba8557a09e988e4 /print/pips800/Makefile
parent0e0cfbf22a7b4ef2c7c9f51d1f74d70267bcdf96 (diff)
downloadFreeBSD-ports-7ca3ab150e2a3860f75e5d5a5d6dd63405c70840.zip
FreeBSD-ports-7ca3ab150e2a3860f75e5d5a5d6dd63405c70840.tar.gz
- Correct dependency on linux-png
Thank to Jean-Yves for spotting this and finding a solution. Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Diffstat (limited to 'print/pips800/Makefile')
-rw-r--r--print/pips800/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pips800/Makefile b/print/pips800/Makefile
index 8530dbf..2c4edd1 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 \
OpenPOWER on IntegriCloud