diff --git a/japanese/pips800/Makefile b/japanese/pips800/Makefile index 9c83ac1d279b..4c80963d3298 100644 --- a/japanese/pips800/Makefile +++ b/japanese/pips800/Makefile @@ -2,7 +2,7 @@ # Date created: 00/04/18 # Whom: Satoshi Taoka # -# $FreeBSD: /tmp/pcvs/ports/japanese/pips800/Attic/Makefile,v 1.2 2000-12-14 14:46:14 taoka Exp $ +# $FreeBSD: /tmp/pcvs/ports/japanese/pips800/Attic/Makefile,v 1.3 2001-01-09 01:45:33 taoka Exp $ # PORTNAME= pips${PRTYPE} @@ -26,7 +26,11 @@ DESCR= ${.CURDIR}/pkg-descr .include PRTYPE?= 800 +.if (${PORTVERSION} == 1.3) +RUN_DEPENDS+= /compat/linux/usr/lib/libpm${PRTYPE}c.so:${PORTSDIR}/print/pips${PRTYPE} +.else RUN_DEPENDS+= /compat/linux/usr/lib/libPrt${PRTYPE}.so:${PORTSDIR}/print/pips${PRTYPE} +.endif do-install: # empty