summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordholland <dholland>2013-03-24 16:21:56 +0000
committerdholland <dholland>2013-03-24 16:21:56 +0000
commit2e9a1150a6b673a4a19e6c082033f7d76a177bc0 (patch)
treebe284587acda1bbb6e17a2893d32a18343e2d6a2 /devel
parenta688bacece19d061d1939f5b16181a82deb6c5f9 (diff)
downloadpkgsrc-2e9a1150a6b673a4a19e6c082033f7d76a177bc0.tar.gz
Needs asciidoc as well as xmlto; however, xmlto is only used at build time.
PKGREVISION -> 1
Diffstat (limited to 'devel')
-rw-r--r--devel/reposurgeon/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/reposurgeon/Makefile b/devel/reposurgeon/Makefile
index c7f2f489c93..e5deee62498 100644
--- a/devel/reposurgeon/Makefile
+++ b/devel/reposurgeon/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2013/03/14 21:20:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2013/03/24 16:21:56 dholland Exp $
#
DISTNAME= reposurgeon-2.26
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.catb.org/~esr/reposurgeon/
@@ -10,7 +11,8 @@ HOMEPAGE= http://www.catb.org/~esr/reposurgeon/
COMMENT= Tool for editing version-control repository history
LICENSE= modified-bsd
-DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
+BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
+BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
USE_LANGUAGES= # none