From d4ff8ff3e5d0d584f4d1f44229bf5ab53cdc6ecc Mon Sep 17 00:00:00 2001 From: heinz Date: Sun, 20 Apr 2008 20:50:20 +0000 Subject: The package supports installation to DESTDIR. --- multimedia/libdvbpsi/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/multimedia/libdvbpsi/Makefile b/multimedia/libdvbpsi/Makefile index 14231730bcc..7c8ba630436 100644 --- a/multimedia/libdvbpsi/Makefile +++ b/multimedia/libdvbpsi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/02/05 23:10:16 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2008/04/20 20:50:20 heinz Exp $ DISTNAME= libdvbpsi-0.1.3 PKGREVISION= 2 @@ -9,6 +9,8 @@ MAINTAINER= wulf@NetBSD.org HOMEPAGE= http://www.videolan.org/ COMMENT= PSI decoder and generator library for MPEG2 and DVB streams +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_TOOLS+= gmake USE_LIBTOOL= yes -- cgit v1.2.3