diff options
Diffstat (limited to 'archivers/szip')
-rw-r--r-- | archivers/szip/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/szip/Makefile b/archivers/szip/Makefile index ae525d3fc8b..0cb389a604e 100644 --- a/archivers/szip/Makefile +++ b/archivers/szip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/11/20 00:57:38 marino Exp $ +# $NetBSD: Makefile,v 1.16 2012/09/11 19:47:01 asau Exp $ DISTNAME= szip-2.1 PKGREVISION= 3 @@ -17,7 +17,6 @@ NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir # pkgrevisions 0, 1, 2 and 3 all have different distfiles DIST_SUBDIR= ${PKGNAME_NOREV}nb3 |