From 2b91267400b270fb108d623722f94c77e8d1ac21 Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 29 Nov 2009 22:27:54 +0000 Subject: This package's configure script wants msggrep, but nothing uses it, so fake it out. While here, turn on destdir support. --- audio/solfege/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'audio/solfege') diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile index 10401634560..727817aa6c0 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2009/09/07 19:02:13 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2009/11/29 22:27:54 dholland Exp $ # DISTNAME= solfege-3.14.1 @@ -10,12 +10,14 @@ MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://www.solfege.org/ COMMENT= Practice several musical ear training exercises +PKG_DESTDIR_SUPPORT= user-destdir + BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl BUILD_DEPENDS+= txt2man-[0-9]*:../../converters/txt2man USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes -CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} +CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} ac_cv_path_MSGGREP=true CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} CONFIGURE_ARGS+= --disable-oss-sound CONFIGURE_ARGS+= --disable-pygtk-test -- cgit v1.2.3