pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/mkv2mp4 supports user-destdir
details: https://anonhg.NetBSD.org/pkgsrc/rev/0325bfa60b91
branches: trunk
changeset: 553528:0325bfa60b91
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Fri Jan 23 15:14:41 2009 +0000
description:
supports user-destdir
diffstat:
multimedia/mkv2mp4/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 3c62e731eb8a -r 0325bfa60b91 multimedia/mkv2mp4/Makefile
--- a/multimedia/mkv2mp4/Makefile Fri Jan 23 15:11:43 2009 +0000
+++ b/multimedia/mkv2mp4/Makefile Fri Jan 23 15:14:41 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/23 15:00:05 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2009/01/23 15:14:41 jmcneill Exp $
#
SVNREV= 11
@@ -8,6 +8,8 @@
MASTER_SITES= http://mkv2mp4.googlecode.com/svn-history/r${SVNREV}/trunk/
NO_BUILD= yes
+PKG_DESTDIR_SUPPORT= user-destdir
+
DISTFILES= ${DISTNAME}.py README
DIST_SUBDIR= mkv2mp4
Home |
Main Index |
Thread Index |
Old Index