aboutsummaryrefslogtreecommitdiff
path: root/textproc/openjade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/openjade/Makefile')
-rw-r--r--textproc/openjade/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile
index 89b7ae82e47e..dfe1b30e1712 100644
--- a/textproc/openjade/Makefile
+++ b/textproc/openjade/Makefile
@@ -11,8 +11,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-pre/}
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Object-oriented SGML/XML parser toolkit and DSSSL engine
-LIB_DEPENDS= libosp.so:${PORTSDIR}/textproc/opensp
-RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
+LIB_DEPENDS= libosp.so:textproc/opensp
+RUN_DEPENDS= ${XMLCATMGR}:textproc/xmlcatmgr
USES= gettext gmake libtool perl5
USE_LDCONFIG= yes