diff options
Diffstat (limited to 'multimedia/mplayer-share')
-rw-r--r-- | multimedia/mplayer-share/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mplayer-share/Makefile.common b/multimedia/mplayer-share/Makefile.common index 5e9b440f0ee..e5d7de6945d 100644 --- a/multimedia/mplayer-share/Makefile.common +++ b/multimedia/mplayer-share/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.20 2005/04/18 17:49:41 drochner Exp $ +# $NetBSD: Makefile.common,v 1.21 2005/05/22 20:08:22 jlam Exp $ MPLAYER_DIST_VERSION= 1.0pre7 @@ -32,7 +32,7 @@ NO_BIN_ON_CD= "a dependency is restricted" NO_BIN_ON_FTP= "a dependency is restricted" NO_SRC_ON_FTP= "prohibited by USAs DMCA" -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake HAS_CONFIGURE= YES PTHREAD_OPTS+= require |