summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--japanese/pips800/Makefile6
1 files changed, 5 insertions, 1 deletions
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 <taoka@FreeBSD.org>
#
-# $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 <bsd.port.pre.mk>
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