Add NO_ARCH
- Take maintainership
This commit is contained in:
parent
4e43acdde2
commit
18fe94961f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=525224
1 changed files with 3 additions and 2 deletions
|
@ -8,7 +8,7 @@ CATEGORIES= textproc
|
|||
MASTER_SITES= http://www.w3.org/TR/2001/REC-${PORTNAME}-${RECDATE}/
|
||||
DISTNAME= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= W3C's Modularization of XHTML DTDs and docs
|
||||
|
||||
RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr
|
||||
|
@ -20,8 +20,9 @@ RECDATE= 20010410
|
|||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
SUB_FILES= catalog.xml
|
||||
NO_MTREE= yes
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
NO_MTREE= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${RECDATE}
|
||||
|
||||
dir_DTD= share/xml/dtd/xhtml-modularization
|
||||
|
|
Loading…
Reference in a new issue