From 124972920685718ccf47d3d71cf546d1ad69324f Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 2 Nov 2006 17:59:37 +0000 Subject: DESTDIR support. --- audio/speex/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio/speex') diff --git a/audio/speex/Makefile b/audio/speex/Makefile index d52ae9f8347..86a10d7c57e 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/03/11 03:15:07 reed Exp $ +# $NetBSD: Makefile,v 1.24 2006/11/02 17:59:37 joerg Exp $ # DISTNAME= speex-1.0.5 @@ -9,6 +9,8 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.speex.org/ COMMENT= Open-source, patent-free voice codec +PKG_DESTDIR_SUPPORT= user-destdir + USE_LIBTOOL= YES GNU_CONFIGURE= YES PKGCONFIG_OVERRIDE= speex.pc.in -- cgit v1.2.3