pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/dvdauthor The package supports installation...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/906ca19e3ac5
branches:  trunk
changeset: 530919:906ca19e3ac5
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sat Jul 14 14:03:06 2007 +0000

description:
The package supports installation to DESTDIR.

diffstat:

 multimedia/dvdauthor/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 7a6b73104a0c -r 906ca19e3ac5 multimedia/dvdauthor/Makefile
--- a/multimedia/dvdauthor/Makefile     Sat Jul 14 05:51:11 2007 +0000
+++ b/multimedia/dvdauthor/Makefile     Sat Jul 14 14:03:06 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2007/01/20 14:24:21 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2007/07/14 14:03:06 heinz Exp $
 
 DISTNAME=              dvdauthor-0.6.13
 CATEGORIES=            multimedia
@@ -8,6 +8,8 @@
 HOMEPAGE=              http://dvdauthor.sourceforge.net/
 COMMENT=               Tools to assist DVD authoring
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE=         YES
 USE_TOOLS+=            flex gmake yacc
 



Home | Main Index | Thread Index | Old Index