summaryrefslogtreecommitdiff
path: root/graphics/denemo/Makefile
diff options
context:
space:
mode:
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