summaryrefslogtreecommitdiff
path: root/graphics/clanlib
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>1999-12-12 07:59:39 +0000
committerrh <rh@pkgsrc.org>1999-12-12 07:59:39 +0000
commit802d6b99389a029adec35d899b59417f282eb53a (patch)
treea9e134454ec59344aa97c0ab0915e6bda391d339 /graphics/clanlib
parent4fb45b5914e7c176b8be7933871b51d885322819 (diff)
downloadpkgsrc-802d6b99389a029adec35d899b59417f282eb53a.tar.gz
Add missing dependency on pth.
Diffstat (limited to 'graphics/clanlib')
-rw-r--r--graphics/clanlib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/clanlib/Makefile b/graphics/clanlib/Makefile
index 046594a42cf..cc2477372bf 100644
--- a/graphics/clanlib/Makefile
+++ b/graphics/clanlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/11/30 13:24:45 rh Exp $
+# $NetBSD: Makefile,v 1.5 1999/12/12 07:59:39 rh Exp $
DISTNAME= ClanLib-0.2.2
CATEGORIES= graphics games devel x11
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.clanlib.org/
DEPENDS+= Hermes-1.2.6*:../../graphics/hermes
DEPENDS+= Mesa-*:../../graphics/Mesa
DEPENDS+= png-1.0.3:../../graphics/png
+DEPENDS+= pth-*:../../devel/pth
USE_X11BASE= yes
GNU_CONFIGURE= yes