summaryrefslogtreecommitdiff
path: root/audio/flac/Makefile
diff options
context:
space:
mode:
authorben <ben>2004-10-18 18:25:49 +0000
committerben <ben>2004-10-18 18:25:49 +0000
commitf811582697d7018396c3100867f0cae874917ecb (patch)
tree32097ecbea6a2d3f64b44deff747e296233eff46 /audio/flac/Makefile
parent68a0881dd507c3635a12fe34ace9dd725281f38f (diff)
downloadpkgsrc-f811582697d7018396c3100867f0cae874917ecb.tar.gz
Correct platform from *-*-ppc to *-*-powerpc.
Diffstat (limited to 'audio/flac/Makefile')
-rw-r--r--audio/flac/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile
index 89b5670b5ea..8d4f8e89913 100644
--- a/audio/flac/Makefile
+++ b/audio/flac/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2004/10/18 14:23:29 ben Exp $
+# $NetBSD: Makefile,v 1.29 2004/10/18 18:25:49 ben Exp $
DISTNAME= flac-1.1.1
PKGREVISION= 1
@@ -25,7 +25,7 @@ CONFIGURE_ENV+= ac_cv_path_XMMS_CONFIG="no"
BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm
.endif
-.if !empty(MACHINE_PLATFORM:M*-*-ppc)
+.if !empty(MACHINE_PLATFORM:M*-*-powerpc)
.if ${OPSYS} != "Darwin"
CONFIGURE_ARGS+= --disable-asm-optimizations
CONFIGURE_ARGS+= --disable-altivec