summaryrefslogtreecommitdiff
path: root/multimedia/dvdauthor/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2010-05-08 16:11:06 +0000
committerdrochner <drochner>2010-05-08 16:11:06 +0000
commit94e5869a084f29c3b54550d452efee007a563c06 (patch)
tree90b648e09951381a78159c7071431c63c76e7907 /multimedia/dvdauthor/Makefile
parenta1fc5519c93f2e3bfafbfc50ea94518c13cf0efe (diff)
downloadpkgsrc-94e5869a084f29c3b54550d452efee007a563c06.tar.gz
update to 0.6.18
changes: -implement link-subset jumps -implement audio and subpicture content attributes -misc fixes and improvements
Diffstat (limited to 'multimedia/dvdauthor/Makefile')
-rw-r--r--multimedia/dvdauthor/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile
index 552bd573a8e..ba50e461484 100644
--- a/multimedia/dvdauthor/Makefile
+++ b/multimedia/dvdauthor/Makefile
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.22 2010/01/18 09:59:16 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2010/05/08 16:11:06 drochner Exp $
-DISTNAME= dvdauthor-0.6.14
-PKGREVISION= 7
+DISTNAME= dvdauthor-0.6.18
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dvdauthor/}
MAINTAINER= sekiya@NetBSD.org
HOMEPAGE= http://dvdauthor.sourceforge.net/
COMMENT= Tools to assist DVD authoring
+WRKSRC= ${WRKDIR}/dvdauthor
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
-USE_TOOLS+= flex gmake yacc
+USE_TOOLS+= flex gmake yacc pkg-config
.include "../../graphics/ImageMagick/buildlink3.mk"
.include "../../converters/fribidi/buildlink3.mk"