diff options
Diffstat (limited to 'devel/libelf')
-rw-r--r-- | devel/libelf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libelf/Makefile b/devel/libelf/Makefile index f52156e204c..c57b300587b 100644 --- a/devel/libelf/Makefile +++ b/devel/libelf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/03/04 11:27:59 recht Exp $ +# $NetBSD: Makefile,v 1.2 2004/04/27 03:09:58 snj Exp $ # DISTNAME= libelf-0.8.5 @@ -9,7 +9,7 @@ MAINTAINER= petrov@NetBSD.org HOMEPAGE= http://www.stud.uni-hannover.de/~michael/software/ COMMENT= ELF object file access library -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes |