svn commit: r345521 - head/textproc/dtd-catalogs

Mathieu Arnold mat at FreeBSD.org
Fri Feb 21 17:56:37 UTC 2014


Author: mat
Date: Fri Feb 21 17:56:36 2014
New Revision: 345521
URL: http://svnweb.freebsd.org/changeset/ports/345521
QAT: https://qat.redports.org/buildarchive/r345521/

Log:
  Staging.
  
  Sponsored by:	Absolight

Modified:
  head/textproc/dtd-catalogs/Makefile

Modified: head/textproc/dtd-catalogs/Makefile
==============================================================================
--- head/textproc/dtd-catalogs/Makefile	Fri Feb 21 17:40:02 2014	(r345520)
+++ head/textproc/dtd-catalogs/Makefile	Fri Feb 21 17:56:36 2014	(r345521)
@@ -16,6 +16,8 @@ RUN_DEPENDS=	${ISO8879_CAT}:${PORTSDIR}/
 		${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/is
 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>


More information about the svn-ports-all mailing list