aboutsummaryrefslogtreecommitdiff
path: root/textproc/xhtml-basic
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-01 12:15:01 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-01 12:15:01 +0000
commit65f0df7f9aa936f5aa2d0ffabf8e3a12e80da937 (patch)
tree60e6ab43cd4a89e2ebe28c3b7897f0dd323caeb1 /textproc/xhtml-basic
parentfe16c5e1b6b0152fe9a8c4323e87ad13dfede6ac (diff)
downloadports-65f0df7f9aa936f5aa2d0ffabf8e3a12e80da937.tar.gz
ports-65f0df7f9aa936f5aa2d0ffabf8e3a12e80da937.zip
Register the catalog, otherwise, it's not really usable.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=417873
Diffstat (limited to 'textproc/xhtml-basic')
-rw-r--r--textproc/xhtml-basic/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/xhtml-basic/Makefile b/textproc/xhtml-basic/Makefile
index d007d3c25149..034f246ae4f2 100644
--- a/textproc/xhtml-basic/Makefile
+++ b/textproc/xhtml-basic/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xhtml-basic
PORTVERSION= 1.0.${RECDATE}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://www.w3.org/TR/2000/REC-${PORTNAME}-${RECDATE}/
DISTNAME= ${PORTNAME}
@@ -28,7 +28,8 @@ PORTDATA= xhtml-basic10-model-1.mod \
xhtml-basic10.dtd \
xml1.dcl
-PLIST_FILES+= %%DATADIR%%/catalog.xml
+PLIST_FILES+= %%DATADIR%%/catalog.xml \
+ "@xmlcatmgr %%DATADIR%%/catalog.xml"
PORTDOCS= Overview.html \
W3C-REC.css \