diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2010-01-21 10:46:12 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2010-01-21 10:46:12 +0000 |
commit | b52b532c1a1b5d9929ff8c5dbd9ec6dc13f2f35b (patch) | |
tree | dd44ca439b9c8d7acff68b44434aa9eb596a5e0e /textproc | |
parent | 2ed39eb21955dbee9258096b7f8ec7859301c8b9 (diff) | |
download | ports-b52b532c1a1b5d9929ff8c5dbd9ec6dc13f2f35b.tar.gz ports-b52b532c1a1b5d9929ff8c5dbd9ec6dc13f2f35b.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/docbook-310/Makefile | 1 | ||||
-rw-r--r-- | textproc/docbook-410/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/textproc/docbook-310/Makefile b/textproc/docbook-310/Makefile index cfbcccd3632f..6edc11dc0fd4 100644 --- a/textproc/docbook-310/Makefile +++ b/textproc/docbook-310/Makefile @@ -19,7 +19,6 @@ COMMENT= V3.1 of the DocBook DTD, designed for technical documentation RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879 \ ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr -BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip USE_ZIP= yes NO_MTREE= yes diff --git a/textproc/docbook-410/Makefile b/textproc/docbook-410/Makefile index 2e2357403334..31b1743cd716 100644 --- a/textproc/docbook-410/Makefile +++ b/textproc/docbook-410/Makefile @@ -20,7 +20,6 @@ COMMENT= V4.1 of the DocBook DTD, designed for technical documentation RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879 \ ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr -BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip USE_ZIP= yes NO_MTREE= yes |