diff options
Diffstat (limited to 'lang/pnetC/Makefile')
-rw-r--r-- | lang/pnetC/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/pnetC/Makefile b/lang/pnetC/Makefile index 875e4a58cda..791f3ebb9bf 100644 --- a/lang/pnetC/Makefile +++ b/lang/pnetC/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:15:02 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:15 tv Exp $ # DISTNAME= pnetC-0.6.6 @@ -12,7 +12,6 @@ COMMENT= C language binding for DotGNU Portable .NET GNU_CONFIGURE= yes USE_GNU_TOOLS+= make -USE_BUILDLINK3= yes USE_LIBTOOL= yes .include "../../lang/pnet/buildlink3.mk" |