summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authordillo <dillo@pkgsrc.org>2005-06-02 16:00:56 +0000
committerdillo <dillo@pkgsrc.org>2005-06-02 16:00:56 +0000
commitecb0f25eec9fc89abf0fddb17b71cf2f8b795713 (patch)
tree23a1030e9f87a0b74c3a32dd9c639be3df18427e /multimedia
parentd8eaba83c3c309e3fe7c92c036a8690598292342 (diff)
downloadpkgsrc-ecb0f25eec9fc89abf0fddb17b71cf2f8b795713.tar.gz
convert to options framework, noted by Geert Hendrickx
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mplayer-share/Makefile.cflags4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mplayer-share/Makefile.cflags b/multimedia/mplayer-share/Makefile.cflags
index 69c4c9382e7..78ddb83a652 100644
--- a/multimedia/mplayer-share/Makefile.cflags
+++ b/multimedia/mplayer-share/Makefile.cflags
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.cflags,v 1.1.1.1 2004/01/26 12:06:40 jmmv Exp $
+# $NetBSD: Makefile.cflags,v 1.2 2005/06/02 16:00:56 dillo Exp $
# This must be included after everything else to truly clear ${CFLAGS}
# in the non-runtime-cpu-detection case. If ${CFLAGS} is non-empty, the
# configure script refuses to add any optimizations at all.
-.if ${MPLAYER_ENABLE_RUNTIME_CPU_DETECTION} == YES
+.if !empty(PKG_OPTIONS:Mmplayer-runtime-cpudetection)
. if ${MACHINE_ARCH} == i386
# Schedule for the typical machine fast enough to run mplayer. This
# is nearly optimal for K6-2 as well. Anything slowler will still run