pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/libgpod The package supports installation to DES...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb963db2465b
branches:  trunk
changeset: 539041:bb963db2465b
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Mon Feb 25 22:11:59 2008 +0000

description:
The package supports installation to DESTDIR.

diffstat:

 audio/libgpod/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 10b56f39fecb -r bb963db2465b audio/libgpod/Makefile
--- a/audio/libgpod/Makefile    Mon Feb 25 18:34:59 2008 +0000
+++ b/audio/libgpod/Makefile    Mon Feb 25 22:11:59 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2007/12/02 13:04:06 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2008/02/25 22:11:59 heinz Exp $
 
 DISTNAME=              libgpod-0.6.0
 CATEGORIES=            audio
@@ -8,6 +8,8 @@
 HOMEPAGE=              http://www.gtkpod.org/libgpod.html
 COMMENT=               Library for accessing iPod onboard databases, playlists, etc
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE=         yes
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake intltool msgfmt pkg-config



Home | Main Index | Thread Index | Old Index