Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2014-02-21 17:56:36 +00:00
parent 4cb568edf3
commit cf20553f9d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345521

View file

@ -16,6 +16,8 @@ RUN_DEPENDS= ${ISO8879_CAT}:${PORTSDIR}/textproc/iso8879 \
${LINUXDOC_CAT}:${PORTSDIR}/textproc/linuxdoc
NO_BUILD= yes
NO_MTREE= yes
NO_INSTALL= yes
# The following catalogs are listed in catalog-list-file actually.
ISO8879_CAT= ${LOCALBASE}/share/sgml/iso8879/catalog
@ -23,8 +25,4 @@ ISO12083_CAT= ${LOCALBASE}/share/sgml/iso12083/catalog
HTML_CAT= ${LOCALBASE}/share/sgml/html/catalog
LINUXDOC_CAT= ${LOCALBASE}/share/sgml/linuxdoc/catalog
NO_STAGE= yes
do-install:
@${DO_NADA}
.include <bsd.port.mk>