summaryrefslogtreecommitdiff
path: root/audio/lame/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/lame/Makefile')
-rw-r--r--audio/lame/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile
index a14c8efe067..7e125558b62 100644
--- a/audio/lame/Makefile
+++ b/audio/lame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2005/09/04 02:37:02 xtraeme Exp $
+# $NetBSD: Makefile,v 1.52 2005/12/05 20:49:48 rillig Exp $
#
DISTNAME= lame-${VERS}
@@ -24,7 +24,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-vorbis
# Avoid an ICE in gcc2 on sparc64
-CONFIGURE_ENV+= F77=${FALSE}
+CONFIGURE_ENV+= F77=${FALSE:Q}
LDFLAGS.SunOS+= -lm