diff options
author | joerg <joerg@pkgsrc.org> | 2012-11-19 23:14:14 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2012-11-19 23:14:14 +0000 |
commit | 8b2b5d9dc43b18fa59e55327b3b6dfaeb655fda6 (patch) | |
tree | 5cbbfeeeea70b1db27d5b7ec672444387bbdea03 /audio/flactag | |
parent | c7cdc5cc4cff2f8b696f91cb287221b446bf282c (diff) | |
download | pkgsrc-8b2b5d9dc43b18fa59e55327b3b6dfaeb655fda6.tar.gz |
Needs asciidoc.
Diffstat (limited to 'audio/flactag')
-rw-r--r-- | audio/flactag/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/flactag/Makefile b/audio/flactag/Makefile index 1c9ff17ca88..07c8f86fb1e 100644 --- a/audio/flactag/Makefile +++ b/audio/flactag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/11/06 18:38:33 drochner Exp $ +# $NetBSD: Makefile,v 1.14 2012/11/19 23:14:14 joerg Exp $ # DISTNAME= flactag-2.0.4 @@ -14,6 +14,8 @@ USE_LANGUAGES= c c++ USE_TOOLS= gmake pkg-config GNU_CONFIGURE= yes +BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc + INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 # "ripflag" doesn't work well, "discid" pollutes the namespace |