summaryrefslogtreecommitdiff
path: root/archivers/szip/Makefile
diff options
context:
space:
mode:
authoradam <adam>2005-02-24 16:20:25 +0000
committeradam <adam>2005-02-24 16:20:25 +0000
commit4a1b8b9b0431d46de76655ac8f6e400bfe97786e (patch)
treebf931748fc52961f4fd7063e3f18668ed440d06a /archivers/szip/Makefile
parenta46190e366a90531a0eebe7e50f6bcf622599781 (diff)
downloadpkgsrc-4a1b8b9b0431d46de76655ac8f6e400bfe97786e.tar.gz
Changes 2.0:
Bug fixes: -- Few bugs that caused overflow of the output buffer were fixed. New features: -- For information about changes in the SZIP source code see http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/Release_notes_2_0.pdf -- This release supports shared libraries. See "Known problems" section for additional information.
Diffstat (limited to 'archivers/szip/Makefile')
-rw-r--r--archivers/szip/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/archivers/szip/Makefile b/archivers/szip/Makefile
index 785e741d799..85d0dcaf374 100644
--- a/archivers/szip/Makefile
+++ b/archivers/szip/Makefile
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.2 2004/07/28 02:47:35 minskim Exp $
-#
+# $NetBSD: Makefile,v 1.3 2005/02/24 16:20:25 adam Exp $
-DISTNAME= szip1.1
-PKGNAME= szip-1.1
-CATEGORIES= archivers
-MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/szip/src/
+DISTNAME= szip-2.0
+CATEGORIES= archivers
+MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/szip/2.0/src/
+EXTRACT_SUFX= .tar
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/
-COMMENT= Extended-Rice lossless compression
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/
+COMMENT= Extended-Rice lossless compression
PKG_INSTALLATION_TYPES= overwrite pkgviews
-HAS_CONFIGURE= yes
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX}
LICENSE= no-commercial-use