diff options
Diffstat (limited to 'devel/rudiments/Makefile')
-rw-r--r-- | devel/rudiments/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rudiments/Makefile b/devel/rudiments/Makefile index 2cbc16ca7db..ed59e8fb4e0 100644 --- a/devel/rudiments/Makefile +++ b/devel/rudiments/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/10/03 00:13:33 tv Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:38 tv Exp $ # DISTNAME= rudiments-0.25.1 @@ -11,7 +11,6 @@ HOMEPAGE= http://rudiments.sourceforge.net/ COMMENT= C++ class library for client/server/daemon applications GNU_CONFIGURE= YES -USE_BUILDLINK3= YES USE_GNU_TOOLS+= make USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES |