summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2008-01-21 20:34:42 +0000
committerheinz <heinz@pkgsrc.org>2008-01-21 20:34:42 +0000
commit33943ac38058c57050a0a4d70892a299855c5eeb (patch)
treead86741b10a102bd0e370fd4d0983e97aa1a87d1 /audio
parentd561a1687d759d20ed22625adb14b4381ac0c8bf (diff)
downloadpkgsrc-33943ac38058c57050a0a4d70892a299855c5eeb.tar.gz
The package supports installation to DESTDIR.
Diffstat (limited to 'audio')
-rw-r--r--audio/libsidplay2/Makefile4
-rw-r--r--audio/sidplay2/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile
index 8b3c636c663..bb167151e9e 100644
--- a/audio/libsidplay2/Makefile
+++ b/audio/libsidplay2/Makefile
@@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sidplay2.sourceforge.net/
COMMENT= Sidplay2 Library
+PKG_DESTDIR_SUPPORT= user-destdir
+
OVERRIDE_DIRDEPTH= 3
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff --git a/audio/sidplay2/Makefile b/audio/sidplay2/Makefile
index 681970c7ca2..8048841d54e 100644
--- a/audio/sidplay2/Makefile
+++ b/audio/sidplay2/Makefile
@@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sidplay2.sourceforge.net/
COMMENT= Tool for playing sidtunes
+PKG_DESTDIR_SUPPORT= user-destdir
+
NOT_FOR_PLATFORM= Interix-*-*
GNU_CONFIGURE= yes