pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/ffmpegthumbnailer user-destdir support



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc8b3f88c3d1
branches:  trunk
changeset: 552121:cc8b3f88c3d1
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Sun Dec 28 13:34:51 2008 +0000

description:
user-destdir support

diffstat:

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

diffs (18 lines):

diff -r 8f2c18c105a0 -r cc8b3f88c3d1 multimedia/ffmpegthumbnailer/Makefile
--- a/multimedia/ffmpegthumbnailer/Makefile     Sun Dec 28 13:10:29 2008 +0000
+++ b/multimedia/ffmpegthumbnailer/Makefile     Sun Dec 28 13:34:51 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/28 12:32:15 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2008/12/28 13:34:51 jmcneill Exp $
 #
 
 DISTNAME=      ffmpegthumbnailer-1.3.0
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://code.google.com/p/ffmpegthumbnailer/
 COMMENT=       Lightweight video thumbnailer that can be used by file managers
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
 USE_TOOLS+=    pkg-config



Home | Main Index | Thread Index | Old Index