From 85cf745783afdb3a8ba87a6e94f9c6d19000d51b Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 1 Feb 2010 01:50:04 +0000 Subject: DESTDIR support --- audio/trm/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'audio/trm/Makefile') diff --git a/audio/trm/Makefile b/audio/trm/Makefile index ea04de478c1..4df16c170a2 100644 --- a/audio/trm/Makefile +++ b/audio/trm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2007/07/01 11:59:01 chris Exp $ +# $NetBSD: Makefile,v 1.11 2010/02/01 01:50:04 joerg Exp $ # DISTNAME= trm-0.2.1 @@ -10,6 +10,8 @@ MAINTAINER= chris@NetBSD.org HOMEPAGE= http://www.musicbrainz.org/products/trmgen/download.html COMMENT= Acoustic signature generator +PKG_DESTDIR_SUPPORT= user-destdir + CONFLICTS= tunepimp-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews @@ -20,6 +22,8 @@ USE_LANGUAGES= c c++ AUTOMAKE_REQD= 1.6.3 USE_TOOLS+= automake aclocal autoheader autoconf +INSTALLATION_DIRS+= bin + pre-configure: set -e; cd ${WRKSRC}; \ aclocal; autoheader; automake -a --foreign -i; autoconf -- cgit v1.2.3