Add dependency to linux-png for Ver. 1.3 pips*
Pointed out: Takeshi Ken Yamada <ken@tydfam.machida.tokyo.jp> Obtained from: FreeBSD-users-jp@jp.freebsd.org
This commit is contained in:
parent
27f5005ea4
commit
13c31c4b0d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36046
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user