mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Modernize LIB_DEPENDS format.
Approved by: portmgr (blanket approval)
This commit is contained in:
parent
703bd258b1
commit
2791d44a90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345152
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-pre/}
|
|||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= Object-oriented SGML/XML parser toolkit and DSSSL engine
|
||||
|
||||
LIB_DEPENDS= osp.5:${PORTSDIR}/textproc/opensp
|
||||
LIB_DEPENDS= libosp.so:${PORTSDIR}/textproc/opensp
|
||||
RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue