aboutsummaryrefslogtreecommitdiff
path: root/print/pips800
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2000-12-18 00:46:46 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2000-12-18 00:46:46 +0000
commit13c31c4b0d06160c5ef5bf7026231e4ab182987e (patch)
tree258f761a381689d0dc9ed9c42adc85998ee58ff1 /print/pips800
parent27f5005ea4f7d00a0f5a218c1bd8a6735d83157e (diff)
downloadports-13c31c4b0d06160c5ef5bf7026231e4ab182987e.tar.gz
ports-13c31c4b0d06160c5ef5bf7026231e4ab182987e.zip
Notes
Diffstat (limited to 'print/pips800')
-rw-r--r--print/pips800/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/pips800/Makefile b/print/pips800/Makefile
index 22fca2266bcd..e7439b4e1c57 100644
--- a/print/pips800/Makefile
+++ b/print/pips800/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pips${PRTYPE}
PORTVERSION?= 1.2
+PORTREVISION= 1
CATEGORIES?= print linux
MASTER_SITES?= http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE}/
DISTNAME?= ${PORTNAME}-${PORTVERSION}
@@ -23,11 +24,11 @@ NO_WRKSUBDIR= yes
PLIST_SUB= BASE_NAME=${BASE_NAME} PRTYPE=${PRTYPE} LIB_DIR_FILE=usr/lib/${LIB_FILE} LIB_README=${LIB_NAME}
MD5_FILE= ${.CURDIR}/distinfo
.if (${PORTVERSION} == 1.2)
-PORTREVISION= 1
LIB_FILE= libPrt${PRTYPE}.so
LIB_NAME= "@comment Readme of the Lib for only 1.3 or later"
FILTER= ${FILESDIR}/filter.rev_1.2
.else
+RUN_DEPENDS+= /compat/linux/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png
LIB_FILE= libpm${PRTYPE}c.so
LIB_NAME= share/doc/${BASE_NAME}/libpm${PRTYPE}c.readme
FILTER= ${FILESDIR}/filter.rev