summaryrefslogtreecommitdiff
path: root/multimedia/dvdstyler
diff options
context:
space:
mode:
authordrochner <drochner>2009-08-19 08:44:06 +0000
committerdrochner <drochner>2009-08-19 08:44:06 +0000
commit7eccbfd4bbeb16881d78391f96e03b9ae8e9064e (patch)
tree5414a012ea3e47cd2af77426ace82b0f9574e107 /multimedia/dvdstyler
parent7a87731ab02ab1c64e216e4efe664446b1f336dd (diff)
downloadpkgsrc-7eccbfd4bbeb16881d78391f96e03b9ae8e9064e.tar.gz
add build dependencies on xmlto and zip, from Robert Elz per PR pkg/41907
(made BUILD_DEPENDS as suggested by wiz)
Diffstat (limited to 'multimedia/dvdstyler')
-rw-r--r--multimedia/dvdstyler/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile
index 13c2b7026e3..b0ade927e4e 100644
--- a/multimedia/dvdstyler/Makefile
+++ b/multimedia/dvdstyler/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2009/08/17 17:32:09 drochner Exp $
+# $NetBSD: Makefile,v 1.20 2009/08/19 08:44:06 drochner Exp $
#
DISTNAME= DVDStyler-1.7.3
@@ -15,6 +15,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= dvdauthor>=0.6.10:../../multimedia/dvdauthor
DEPENDS+= dvd+rw-tools-[0-9]*:../../sysutils/dvd+rw-tools
DEPENDS+= mpgtx-[0-9]*:../../graphics/mpgtx
+BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
+BUILD_DEPENDS+= zip-[0-9]*:../../archivers/zip
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes