summaryrefslogtreecommitdiff
path: root/audio/openal/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-12-01 13:59:43 +0000
committeradam <adam@pkgsrc.org>2004-12-01 13:59:43 +0000
commit1635a7c23aa4749a2c6283cecd078d35528eb02e (patch)
treeaa616d7465b6813b0da8184583e5ace544b6780c /audio/openal/Makefile
parentdbaf076852ed5033b95c5dc818bc312662705bfd (diff)
downloadpkgsrc-1635a7c23aa4749a2c6283cecd078d35528eb02e.tar.gz
Changes 20040816:
* Improvements toward the stable release
Diffstat (limited to 'audio/openal/Makefile')
-rw-r--r--audio/openal/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile
index 803ab5e3b03..1716d6c4733 100644
--- a/audio/openal/Makefile
+++ b/audio/openal/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2004/05/07 01:14:46 xtraeme Exp $
-#
+# $NetBSD: Makefile,v 1.11 2004/12/01 13:59:43 adam Exp $
-DISTNAME= openal-20030724
+DISTNAME= openal-20040816
CATEGORIES= audio
MASTER_SITES= http://math.smsu.edu/~erik/files/fbsd/ \
http://www.smluc.org/~erik/ \
@@ -11,12 +10,13 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.openal.org/
COMMENT= 3D positional spatialized sound library
-WRKSRC= ${WRKDIR}/${DISTNAME}/linux
-GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
-USE_GNU_TOOLS+= make
+WRKSRC= ${WRKDIR}/${DISTNAME}/linux
+USE_BUILDLINK3= yes
+USE_GNU_TOOLS+= make
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
-USE_MAKEINFO= YES
+USE_MAKEINFO= yes
INFO_FILES= openal.info
post-install: