summaryrefslogtreecommitdiff
path: root/graphics/denemo/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2003-05-02 11:53:34 +0000
committerwiz <wiz>2003-05-02 11:53:34 +0000
commit1805879c02891a54853d9411895c829f25b4b03c (patch)
tree0b3576bf8d40c5f7d058728d38e43564bcae5836 /graphics/denemo/Makefile
parent21b7dafeafdf4f2a6ce8038817479cf829b6e0b6 (diff)
downloadpkgsrc-1805879c02891a54853d9411895c829f25b4b03c.tar.gz
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'graphics/denemo/Makefile')
-rw-r--r--graphics/denemo/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/denemo/Makefile b/graphics/denemo/Makefile
index 4305f4708dd..08b488890fe 100644
--- a/graphics/denemo/Makefile
+++ b/graphics/denemo/Makefile
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.5 2002/03/13 17:37:04 fredb Exp $
+# $NetBSD: Makefile,v 1.6 2003/05/02 11:55:12 wiz Exp $
#
DISTNAME= denemo-0.5.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=denemo/}
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://denemo.sourceforge.net/
-COMMENT= GUI musical score editor written in C/gtk+
+COMMENT= GUI musical score editor written in C/GTK+
DEPENDS+= lilypond-[0-9]*:../../print/lilypond
-DEPENDS+= gtk+>=1.2.0:../../x11/gtk
+DEPENDS+= gtk+>=1.2.10nb4:../../x11/gtk
GNU_CONFIGURE= YES
USE_X11BASE= YES