29abbd1c1b
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html (latest 3.1/i386 bulk build of 2006Q4). Feel free to fix them...
22 lines
537 B
Makefile
22 lines
537 B
Makefile
# $NetBSD: Makefile,v 1.19 2007/01/31 00:04:11 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= denemo-0.7.6
|
|
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+
|
|
|
|
DEPENDS+= lilypond-[0-9]*:../../print/lilypond
|
|
|
|
BROKEN_IN= pkgsrc-2006Q4
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_DIRS+= xdg-1.4
|
|
USE_TOOLS+= pkg-config
|
|
|
|
.include "../../textproc/libxml2/buildlink3.mk"
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|