diff options
Diffstat (limited to 'graphics/mplayer-share/Makefile.common')
-rw-r--r-- | graphics/mplayer-share/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mplayer-share/Makefile.common b/graphics/mplayer-share/Makefile.common index 99029a0eb78..60c326dc0a8 100644 --- a/graphics/mplayer-share/Makefile.common +++ b/graphics/mplayer-share/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.48 2003/12/12 22:09:02 wiz Exp $ +# $NetBSD: Makefile.common,v 1.49 2004/01/24 15:46:44 grant Exp $ # MPLAYER_DIST_VERSION= 1.0pre3 @@ -25,7 +25,7 @@ NO_BIN_ON_FTP= "a dependency is restricted" NO_SRC_ON_FTP= "prohibited by USAs DMCA" USE_BUILDLINK2= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make HAS_CONFIGURE= YES PTHREAD_OPTS+= require |