pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio The package supports installation to DESTDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f1cd4cb0fee6
branches: trunk
changeset: 537954:f1cd4cb0fee6
user: heinz <heinz%pkgsrc.org@localhost>
date: Mon Jan 21 20:34:42 2008 +0000
description:
The package supports installation to DESTDIR.
diffstat:
audio/libsidplay2/Makefile | 4 +++-
audio/sidplay2/Makefile | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r 86c0fcc587db -r f1cd4cb0fee6 audio/libsidplay2/Makefile
--- a/audio/libsidplay2/Makefile Mon Jan 21 19:09:42 2008 +0000
+++ b/audio/libsidplay2/Makefile Mon Jan 21 20:34:42 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/10/08 21:31:31 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2008/01/21 20:34:42 heinz Exp $
#
DISTNAME= sidplay-libs-2.1.1
@@ -11,6 +11,8 @@
HOMEPAGE= http://sidplay2.sourceforge.net/
COMMENT= Sidplay2 Library
+PKG_DESTDIR_SUPPORT= user-destdir
+
OVERRIDE_DIRDEPTH= 3
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff -r 86c0fcc587db -r f1cd4cb0fee6 audio/sidplay2/Makefile
--- a/audio/sidplay2/Makefile Mon Jan 21 19:09:42 2008 +0000
+++ b/audio/sidplay2/Makefile Mon Jan 21 20:34:42 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/04/09 13:13:38 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2008/01/21 20:37:49 heinz Exp $
#
DISTNAME= sidplay-2.0.9
@@ -10,6 +10,8 @@
HOMEPAGE= http://sidplay2.sourceforge.net/
COMMENT= Tool for playing sidtunes
+PKG_DESTDIR_SUPPORT= user-destdir
+
NOT_FOR_PLATFORM= Interix-*-*
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index