pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/SDL_sound The package supports installation to D...
details: https://anonhg.NetBSD.org/pkgsrc/rev/952ba19ea3a3
branches: trunk
changeset: 536517:952ba19ea3a3
user: heinz <heinz%pkgsrc.org@localhost>
date: Sun Dec 16 14:33:53 2007 +0000
description:
The package supports installation to DESTDIR.
diffstat:
audio/SDL_sound/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a9862429c398 -r 952ba19ea3a3 audio/SDL_sound/Makefile
--- a/audio/SDL_sound/Makefile Sun Dec 16 14:27:35 2007 +0000
+++ b/audio/SDL_sound/Makefile Sun Dec 16 14:33:53 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/01/26 18:10:49 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2007/12/16 14:33:53 heinz Exp $
#
DISTNAME= SDL_sound-1.0.1
@@ -10,6 +10,8 @@
HOMEPAGE= http://icculus.org/SDL_sound/
COMMENT= SDL library to handle the decoding of different file formats
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
Home |
Main Index |
Thread Index |
Old Index