diff options
Diffstat (limited to 'archivers/gtar-info/Makefile')
-rw-r--r-- | archivers/gtar-info/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gtar-info/Makefile b/archivers/gtar-info/Makefile index 063a9937848..2d0ad1123a1 100644 --- a/archivers/gtar-info/Makefile +++ b/archivers/gtar-info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/08/09 10:27:41 seb Exp $ +# $NetBSD: Makefile,v 1.14 2004/03/11 18:03:49 xtraeme Exp $ # DISTNAME= tar-1.13.25 @@ -15,7 +15,7 @@ COMMENT= Info format documentation for the GNU tape archiver INFO_FILES= tar.info -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes NO_CONFIGURE= yes NO_BUILD= yes |