From 03d71be49bd0919dd1151fb1dcf791655a89ba55 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 18 May 2011 08:28:39 +0000 Subject: Remove gcc restriction added in 2004. Let's see if it's still requiring gcc-only in 2011. Addresses PR 44981. --- multimedia/mplayer-share/Makefile.common | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'multimedia') diff --git a/multimedia/mplayer-share/Makefile.common b/multimedia/mplayer-share/Makefile.common index 1db53005dac..70947af7130 100644 --- a/multimedia/mplayer-share/Makefile.common +++ b/multimedia/mplayer-share/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.48 2010/10/24 21:56:51 ahoka Exp $ +# $NetBSD: Makefile.common,v 1.49 2011/05/18 08:28:39 wiz Exp $ # used by multimedia/gmplayer/Makefile # used by multimedia/mencoder/Makefile # used by multimedia/mplayer/Makefile @@ -46,8 +46,6 @@ CONFIGURE_ARGS+= --prefix=${PREFIX:Q} \ --with-extralibdir="${LOCALBASE}/lib" \ --disable-dvdread-internal --disable-smb -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} -- cgit v1.2.3