diff options
Diffstat (limited to 'devel/libiberty/Makefile')
-rw-r--r-- | devel/libiberty/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libiberty/Makefile b/devel/libiberty/Makefile index a80852a509c..baee1c70f10 100644 --- a/devel/libiberty/Makefile +++ b/devel/libiberty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/01/18 21:58:55 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:27 tv Exp $ # DISTNAME= libiberty-1.0 @@ -11,7 +11,6 @@ COMMENT= This package provides the GNU liberty library of "missing" functions PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make GNU_CONFIGURE= yes |