diff options
Diffstat (limited to 'devel/libmpeg3/Makefile')
-rw-r--r-- | devel/libmpeg3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libmpeg3/Makefile b/devel/libmpeg3/Makefile index 3dfcfe6d531..503b8252bce 100644 --- a/devel/libmpeg3/Makefile +++ b/devel/libmpeg3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/17 21:31:36 grant Exp $ +# $NetBSD: Makefile,v 1.13 2004/01/22 08:24:30 grant Exp $ # DISTNAME= libmpeg3-1.3 @@ -18,7 +18,7 @@ CONFIGURE_ARGS+= --no-mmx --no-css USE_BUILDLINK2= yes HAS_CONFIGURE= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make PTHREAD_OPTS+= require |