summaryrefslogtreecommitdiff
path: root/audio/SDL_mixer/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2005-06-01 14:11:26 +0000
committerwiz <wiz>2005-06-01 14:11:26 +0000
commitf70000e16607b084f2a5e9af92ac98032eb73286 (patch)
tree79af1114ba9b36758078e34145a73cf67d356e9c /audio/SDL_mixer/Makefile
parent439e7de87f3757e27ea9b1057ffe2610689e1122 (diff)
downloadpkgsrc-f70000e16607b084f2a5e9af92ac98032eb73286.tar.gz
Update to 1.2.6nb2:
Fix MIDI playback. Remove configuration option that defaults to yes. From ISIHARA Takanori in PR 30330.
Diffstat (limited to 'audio/SDL_mixer/Makefile')
-rw-r--r--audio/SDL_mixer/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/audio/SDL_mixer/Makefile b/audio/SDL_mixer/Makefile
index a5204f5fd5f..80d5fdd6c20 100644
--- a/audio/SDL_mixer/Makefile
+++ b/audio/SDL_mixer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2005/04/11 21:44:51 tv Exp $
+# $NetBSD: Makefile,v 1.22 2005/06/01 14:11:26 wiz Exp $
DISTNAME= SDL_mixer-1.2.6
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/
@@ -16,10 +16,9 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LIBTOOL= YES
USE_X11= YES
GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --enable-music-ogg
CPPFLAGS= -Dunix=1
-CFLAGS= -DPREFIX="\"${PREFIX}\""
+CFLAGS= -DSYSCONFDIR="\"${PKG_SYSCONFDIR}\""
INSTALLATION_DIRS= bin