diff options
Diffstat (limited to 'devel/rudiments/Makefile')
-rw-r--r-- | devel/rudiments/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rudiments/Makefile b/devel/rudiments/Makefile index ed59e8fb4e0..d83e9842677 100644 --- a/devel/rudiments/Makefile +++ b/devel/rudiments/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:38 tv Exp $ +# $NetBSD: Makefile,v 1.6 2005/05/22 20:07:55 jlam Exp $ # DISTNAME= rudiments-0.25.1 @@ -11,7 +11,7 @@ HOMEPAGE= http://rudiments.sourceforge.net/ COMMENT= C++ class library for client/server/daemon applications GNU_CONFIGURE= YES -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES |