diff options
Diffstat (limited to 'devel/libbegemot/Makefile')
-rw-r--r-- | devel/libbegemot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libbegemot/Makefile b/devel/libbegemot/Makefile index fc44587ed2f..6906ce5b307 100644 --- a/devel/libbegemot/Makefile +++ b/devel/libbegemot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/04/05 11:12:52 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:26 tv Exp $ # DISTNAME= libbegemot-1.9 @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org COMMENT= Base development library, contains useful routines GNU_CONFIGURE= yes -USE_BUILDLINK3= yes USE_LIBTOOL= yes .include "../../mk/bsd.pkg.mk" |