aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/openjade
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2014-02-20 05:38:43 +0800
committermandree <mandree@FreeBSD.org>2014-02-20 05:38:43 +0800
commit18dd7b781d6a69beca955793d45108e7fdcdac2a (patch)
tree1ba7afb2700295764b58b365420837d338c4e8bf /textproc/openjade
parent328aa9a8c121833aa83e04aa5894b682b60bbcca (diff)
downloadfreebsd-ports-graphics-18dd7b781d6a69beca955793d45108e7fdcdac2a.tar.gz
freebsd-ports-graphics-18dd7b781d6a69beca955793d45108e7fdcdac2a.tar.zst
freebsd-ports-graphics-18dd7b781d6a69beca955793d45108e7fdcdac2a.zip
Modernize LIB_DEPENDS format.
Approved by: portmgr (blanket approval)
Diffstat (limited to 'textproc/openjade')
-rw-r--r--textproc/openjade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile
index fb1854a63af..2f7eccbd202 100644
--- a/textproc/openjade/Makefile
+++ b/textproc/openjade/Makefile
@@ -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