diff options
author | rh <rh> | 1999-08-28 09:43:06 +0000 |
---|---|---|
committer | rh <rh> | 1999-08-28 09:43:06 +0000 |
commit | 8109c85797ae21cf8f1a84c4db77e46323ab592c (patch) | |
tree | 8d07d8f005aa52375ea0db13eef8463410f3ae07 /sysutils | |
parent | e114fc613f96f848aae2ba7fddc485026af99eaf (diff) | |
download | pkgsrc-8109c85797ae21cf8f1a84c4db77e46323ab592c.tar.gz |
Update dependency on gtk+-1.2.4
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gcombust/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index 6f6794be690..9550689b312 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1999/08/20 08:25:39 rh Exp $ +# $NetBSD: Makefile,v 1.7 1999/08/28 09:43:14 rh Exp $ # DISTNAME= gcombust-0.1.20 @@ -12,7 +12,7 @@ DEPENDS+= mkhybrid-1.12b5.2:../mkhybrid DEPENDS+= cdrecord-1.6.1:../cdrecord DEPENDS+= cdlabelgen-1.5.0:../../graphics/cdlabelgen DEPENDS+= gv-3.5.8:../../print/gv -DEPENDS+= gtk+-1.2.2:../../x11/gtk +DEPENDS+= gtk+-1.2.4:../../x11/gtk GNU_CONFIGURE= YES |