diff options
Diffstat (limited to 'textproc/xhtml-modularization/Makefile')
-rw-r--r-- | textproc/xhtml-modularization/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/xhtml-modularization/Makefile b/textproc/xhtml-modularization/Makefile index 351ac336f43a..9defd2eac106 100644 --- a/textproc/xhtml-modularization/Makefile +++ b/textproc/xhtml-modularization/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xhtml-modularization -# Date created: Dec 2, 2003 -# Whom: nectar -# +# Created by: nectar # $FreeBSD$ -# PORTNAME= xhtml-modularization PORTVERSION= 1.0.${RECDATE} @@ -46,6 +42,7 @@ SGMLCAT_RM= ${XMLCATMGR} -sc ${SGMLCAT} remove \ CATALOG_PORTS_SGML= ${PREFIX}/share/sgml/catalog.ports CATALOG_PORTS_XML= ${PREFIX}/share/xml/catalog.ports +NO_STAGE= yes .include "${.CURDIR}/contents.inc" # I'd much rather do this stuff in line with the actual installation |