diff options
Diffstat (limited to 'devel/librfuncs/Makefile')
-rw-r--r-- | devel/librfuncs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/librfuncs/Makefile b/devel/librfuncs/Makefile index f56bfa1fbd0..9cdcf067dc7 100644 --- a/devel/librfuncs/Makefile +++ b/devel/librfuncs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/11/29 16:56:39 shannonjr Exp $ +# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:27 tv Exp $ # DISTNAME= librfuncs-1.0.6 @@ -11,7 +11,6 @@ MAINTAINER= shannonjr@NetBSD.org HOMEPAGE= http://www.johnrshannon.com/NetBSD/ COMMENT= Provides missing POSIX *_r functions -USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes |