summaryrefslogtreecommitdiff
path: root/archivers/szip/Makefile
diff options
context:
space:
mode:
authordholland <dholland>2011-10-13 22:34:56 +0000
committerdholland <dholland>2011-10-13 22:34:56 +0000
commitb6d9bc41dad5e01100fc69a08213b2bc90c3b177 (patch)
tree0cb069e2472e6e433c802ab437c1d8b468337ca4 /archivers/szip/Makefile
parent9565dbf3b99c62bc3786e9b4c1f4e3d9adce8632 (diff)
downloadpkgsrc-b6d9bc41dad5e01100fc69a08213b2bc90c3b177.tar.gz
Upstream has once again released (or "relased") a new version without
a new version number. New DIST_SUBDIR, bump PKGREVISION to 2. ------ Relase notes for SZIP 2.1 July 14, 2010 Bug fixes: -- None. New features: -- CMake support added, which allows for shared or static builds.
Diffstat (limited to 'archivers/szip/Makefile')
-rw-r--r--archivers/szip/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/archivers/szip/Makefile b/archivers/szip/Makefile
index b1088e35ae6..86b710a1f00 100644
--- a/archivers/szip/Makefile
+++ b/archivers/szip/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2010/02/06 22:06:21 gdt Exp $
+# $NetBSD: Makefile,v 1.14 2011/10/13 22:34:56 dholland Exp $
DISTNAME= szip-2.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.hdfgroup.org/lib-external/szip/2.1/src/
@@ -19,7 +19,8 @@ NO_BIN_ON_CDROM= ${RESTRICTED}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
-DIST_SUBDIR= ${PKGNAME}
+# pkgrevisions 0, 1, 2 all have different distfiles, but 3 might not
+DIST_SUBDIR= ${PKGNAME_NOREV}nb2
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX}