summaryrefslogtreecommitdiff
path: root/audio/openal
diff options
context:
space:
mode:
Diffstat (limited to 'audio/openal')
-rw-r--r--audio/openal/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile
index e95f82cbfae..63c48463d5f 100644
--- a/audio/openal/Makefile
+++ b/audio/openal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2007/09/15 11:45:57 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2008/06/20 01:09:07 joerg Exp $
DISTNAME= openal-0.0.8
PKGREVISION= 2
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.openal.org/
COMMENT= 3D positional spatialized sound library
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= gmake makeinfo
USE_LIBTOOL= yes
GNU_CONFIGURE= yes