From 267a8177c538967c4c015644f5655bb784cd1430 Mon Sep 17 00:00:00 2001 From: heinz Date: Mon, 21 Jan 2008 21:32:36 +0000 Subject: The package supports installation to DESTDIR. --- audio/timidity/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'audio/timidity') diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile index afab29f0fff..e55ebc7c95e 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2007/06/08 17:18:53 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2008/01/21 21:32:36 heinz Exp $ DISTNAME= TiMidity++-2.13.2 PKGNAME= ${DISTNAME:S/TiMidity++/timidity/} @@ -11,7 +11,9 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://timidity.sourceforge.net/ COMMENT= MIDI to WAV renderer and player -CONFLICTS= kdemultimedia-2.[0-9]* +PKG_DESTDIR_SUPPORT= user-destdir + +CONFLICTS= kdemultimedia-2.[0-9]* GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-vt100 -- cgit v1.2.3