Modernize LIB_DEPENDS format.

Approved by: portmgr (blanket approval)
This commit is contained in:
Matthias Andree 2014-02-19 21:38:43 +00:00
parent 703bd258b1
commit 2791d44a90
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345152

View file

@ -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