From 3b0d97b0de8516db29699676c860489da3f7f0e1 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 20 Jun 2008 01:09:05 +0000 Subject: Add DESTDIR support. --- audio/sox/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio/sox') diff --git a/audio/sox/Makefile b/audio/sox/Makefile index 2edb815a85d..8b094f57d2f 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2008/04/27 08:19:54 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2008/06/20 01:09:07 joerg Exp $ DISTNAME= sox-14.0.1 CATEGORIES= audio @@ -9,6 +9,8 @@ HOMEPAGE= http://sox.sourceforge.net/ COMMENT= SOund eXchange - universal sound sample translator PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes #USE_CMAKE= yes USE_LANGUAGES= c c++ -- cgit v1.2.3