aboutsummaryrefslogtreecommitdiff
path: root/textproc/jade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/jade/Makefile')
-rw-r--r--textproc/jade/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile
index c6fc83cb9dbb..b1835e128c08 100644
--- a/textproc/jade/Makefile
+++ b/textproc/jade/Makefile
@@ -16,7 +16,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Object-oriented SGML/XML parser toolkit and DSSSL engine
-RUN_DEPENDS= ${XMLCATMGR}:textproc/xmlcatmgr
+RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr
CONFLICTS= sp-1.*
@@ -24,13 +24,8 @@ GNU_CONFIGURE= yes
USES= desthack gmake libtool
USE_LDCONFIG= yes
CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog
-PLIST_SUB= XMLCATMGR=${XMLCATMGR}
-PLIST_SUB+= CATALOG_PORTS_SGML=${CATALOG_PORTS_SGML}
MAKE_JOBS_UNSAFE= yes
-CATALOG_PORTS_SGML= ${PREFIX}/share/sgml/catalog.ports
-XMLCATMGR= ${LOCALBASE}/bin/xmlcatmgr
-
post-extract:
@${CHMOD} u+w ${WRKSRC}/configure