summaryrefslogtreecommitdiff
path: root/graphics/clanlib
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>2000-12-15 03:20:49 +0000
committergarbled <garbled@pkgsrc.org>2000-12-15 03:20:49 +0000
commitcf3f058d93e917daaa3d03a81ed39d3fb7764604 (patch)
tree9375eaa9ff396ad61748b9092817475143f002d6 /graphics/clanlib
parent8daedd572e551d15eefc0b303c211a9d4794e779 (diff)
downloadpkgsrc-cf3f058d93e917daaa3d03a81ed39d3fb7764604.tar.gz
Fix the hermes version requirement, and unhose a hosed patch
Diffstat (limited to 'graphics/clanlib')
-rw-r--r--graphics/clanlib/Makefile4
-rw-r--r--graphics/clanlib/patches/patch-ac6
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/clanlib/Makefile b/graphics/clanlib/Makefile
index c703e5e3163..cb8f6b4dbf0 100644
--- a/graphics/clanlib/Makefile
+++ b/graphics/clanlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2000/12/15 03:13:04 garbled Exp $
+# $NetBSD: Makefile,v 1.14 2000/12/15 03:20:49 garbled Exp $
DISTNAME= ClanLib-0.4.4
CATEGORIES= graphics games devel x11
@@ -7,7 +7,7 @@ MASTER_SITES= http://dark.x.dtu.dk/~mbn/clanlib/download/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.clanlib.org/
-DEPENDS+= Hermes>=1.2:../../graphics/hermes
+DEPENDS+= Hermes>=1.3:../../graphics/hermes
DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= pth-*:../../devel/pth
diff --git a/graphics/clanlib/patches/patch-ac b/graphics/clanlib/patches/patch-ac
index 7d7e32a982d..7caca2322b8 100644
--- a/graphics/clanlib/patches/patch-ac
+++ b/graphics/clanlib/patches/patch-ac
@@ -1,6 +1,6 @@
-$NetBSD: patch-ac,v 1.2 2000/12/15 03:13:05 garbled Exp $
---- Sources/API/Core/System/clanstring.h.orig Tue May 9 14:09:32
-2000 +++ Sources/API/Core/System/clanstring.h Thu Dec 14 18:08:39 2000
+$NetBSD: patch-ac,v 1.3 2000/12/15 03:20:50 garbled Exp $
+--- Sources/API/Core/System/clanstring.h.orig Tue May 9 14:09:32 2000
++++ Sources/API/Core/System/clanstring.h Thu Dec 14 18:08:39 2000
@@ -25,6 +25,8 @@
#ifndef WIN32