diff options
Diffstat (limited to 'archivers/gtar-info/Makefile')
-rw-r--r-- | archivers/gtar-info/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/gtar-info/Makefile b/archivers/gtar-info/Makefile index 1ce1fac4e7f..13e13c49e7e 100644 --- a/archivers/gtar-info/Makefile +++ b/archivers/gtar-info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2012/01/06 11:49:31 obache Exp $ +# $NetBSD: Makefile,v 1.32 2012/09/11 19:46:55 asau Exp $ DISTNAME= tar-1.26 PKGNAME= ${DISTNAME:S/tar/gtar-info/} @@ -13,7 +13,6 @@ HOMEPAGE= http://www.gnu.org/software/tar/tar.html COMMENT= Info format documentation for the GNU tape archiver LICENSE= gnu-fdl-v1.1 -PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews NO_CONFIGURE= yes |