summaryrefslogtreecommitdiff
path: root/multimedia/mplayer-share
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mplayer-share')
-rw-r--r--multimedia/mplayer-share/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/mplayer-share/Makefile.common b/multimedia/mplayer-share/Makefile.common
index aa8bd251401..af1269b7023 100644
--- a/multimedia/mplayer-share/Makefile.common
+++ b/multimedia/mplayer-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2004/05/16 08:46:43 grant Exp $
+# $NetBSD: Makefile.common,v 1.10 2004/05/16 10:15:49 grant Exp $
#
MPLAYER_DIST_VERSION= 1.0pre4
@@ -38,6 +38,8 @@ CONFIGURE_ARGS+= --prefix="${PREFIX}" \
--with-x11libdir="${X11BASE}/lib" \
--disable-mpdvdkit
+ONLY_FOR_COMPILER= gcc
+
# The configure script attempts to test-execute compiled programs in /tmp,
# but that directory may be mounted as noexec; work this around by setting
# TMPDIR to ${WRKDIR}