aboutsummaryrefslogtreecommitdiff
path: root/textproc/xmlcatmgr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xmlcatmgr/Makefile')
-rw-r--r--textproc/xmlcatmgr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xmlcatmgr/Makefile b/textproc/xmlcatmgr/Makefile
index 9e3965a12f1d..9e25ffcd2ad1 100644
--- a/textproc/xmlcatmgr/Makefile
+++ b/textproc/xmlcatmgr/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xmlcatmgr
-PORTVERSION= 0.2
-PORTREVISION= 1
+PORTVERSION= 1.1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:L}
@@ -29,6 +28,7 @@ MAKE_ENV+= BT_PREFIX="${PREFIX}"
MAKE_ENV+= BT_PROG_AWK="${AWK}"
MAKE_ENV+= BT_PROG_SH="${SH}"
MAKE_ENV+= BT_DIR_CATALOG="${CATALOG_MASTER_XML_DIR}"
+MAKE_ENV+= BT_DIR_DOC="${DOCSDIR}"
MAKE_ENV+= BT_INSTALL_DIR="${MKDIR}"
MAKE_ENV+= BT_INSTALL_BIN="${INSTALL_SCRIPT}"
MAKE_ENV+= BT_INSTALL_DATA="${INSTALL_DATA}"