diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 17:25:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 17:25:25 +0000 |
commit | 90e4be82825ccbf0a54d7f0c86778e37faa24604 (patch) | |
tree | e4d42d1a01d2f26e6678f4a42045d4b7ee2dadf6 /textproc/docbook-xsd | |
parent | e42fb6b674459aeb59304ab3398a9804ff8e9237 (diff) |
Notes
Diffstat (limited to 'textproc/docbook-xsd')
-rw-r--r-- | textproc/docbook-xsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/docbook-xsd/Makefile b/textproc/docbook-xsd/Makefile index 213fe2142614..8513a5aa4ac8 100644 --- a/textproc/docbook-xsd/Makefile +++ b/textproc/docbook-xsd/Makefile @@ -5,11 +5,11 @@ PORTNAME= docbook-xsd DISTVERSION= 1.0b1 CATEGORIES= textproc MASTER_SITES= http://www.oasis-open.org/docbook/xmlschema/${DISTVERSION}/ -EXTRACT_SUFX= .zip MAINTAINER= gabor@FreeBSD.org COMMENT= DocBook W3C XML Schema +USES= zip NO_BUILD= yes do-install: |