summaryrefslogtreecommitdiff
path: root/audio/SDL_sound
diff options
context:
space:
mode:
authorheinz <heinz>2007-12-16 14:33:53 +0000
committerheinz <heinz>2007-12-16 14:33:53 +0000
commit4bfa015a8c758de5a6ddd4d834fc993465e236e7 (patch)
tree7b386eca42b8ea14fb4eb5f3e08651ea59ab2415 /audio/SDL_sound
parentfd5cd5c55bb33702bcf936a6d6956e4d35308a27 (diff)
downloadpkgsrc-4bfa015a8c758de5a6ddd4d834fc993465e236e7.tar.gz
The package supports installation to DESTDIR.
Diffstat (limited to 'audio/SDL_sound')
-rw-r--r--audio/SDL_sound/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/SDL_sound/Makefile b/audio/SDL_sound/Makefile
index b80959c0380..0f7c56b3834 100644
--- a/audio/SDL_sound/Makefile
+++ b/audio/SDL_sound/Makefile
@@ -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 @@ MAINTAINER= cube@NetBSD.org
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