summaryrefslogtreecommitdiff
path: root/archivers/szip/buildlink3.mk
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/buildlink3.mk
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/buildlink3.mk')
-rw-r--r--archivers/szip/buildlink3.mk14
1 files changed, 2 insertions, 12 deletions
diff --git a/archivers/szip/buildlink3.mk b/archivers/szip/buildlink3.mk
index 913e2bb705b..5a624582f4d 100644
--- a/archivers/szip/buildlink3.mk
+++ b/archivers/szip/buildlink3.mk
@@ -1,14 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2004/04/20 18:03:29 drochner Exp $
-# XXX
-# XXX This file was created automatically using createbuildlink-3.4.
-# XXX After this file as been verified as correct, the comment lines
-# XXX beginning with "XXX" should be removed. Please do not commit
-# XXX unverified buildlink[23].mk files.
-# XXX
-# XXX Packages that only install static libraries or headers should
-# XXX include the following line:
-# XXX
-# XXX BUILDLINK_DEPMETHOD.szip?= build
+# $NetBSD: buildlink3.mk,v 1.2 2005/02/24 16:20:25 adam Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
SZIP_BUILDLINK3_MK:= ${SZIP_BUILDLINK3_MK}+
@@ -21,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nszip}
BUILDLINK_PACKAGES+= szip
.if !empty(SZIP_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.szip+= szip>=1.1
+BUILDLINK_DEPENDS.szip+= szip>=2.0
BUILDLINK_PKGSRCDIR.szip?= ../../archivers/szip
.endif # SZIP_BUILDLINK3_MK