From 6e82078eeffa2d3575e27ed632f26e8ec04106e6 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 5 Nov 2006 17:17:04 +0000 Subject: DESTDIR support. --- multimedia/libdv/Makefile.common | 4 +++- multimedia/libdvdread/Makefile | 3 ++- multimedia/libtheora/Makefile | 4 +++- 3 files changed, 8 insertions(+), 3 deletions(-) (limited to 'multimedia') diff --git a/multimedia/libdv/Makefile.common b/multimedia/libdv/Makefile.common index d0603638cd2..0b8e5109892 100644 --- a/multimedia/libdv/Makefile.common +++ b/multimedia/libdv/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2006/10/07 20:35:48 tron Exp $ +# $NetBSD: Makefile.common,v 1.7 2006/11/05 17:25:35 joerg Exp $ DISTNAME= libdv-0.104 CATEGORIES= multimedia @@ -8,6 +8,8 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://libdv.sourceforge.net/ COMMENT= DV video codec library +PKG_DESTDIR_SUPPORT= user-destdir + DISTINFO_FILE= ${.CURDIR}/../../multimedia/libdv/distinfo PATCHDIR= ${.CURDIR}/../../multimedia/libdv/patches diff --git a/multimedia/libdvdread/Makefile b/multimedia/libdvdread/Makefile index 54d14fd3d73..a39886837fd 100644 --- a/multimedia/libdvdread/Makefile +++ b/multimedia/libdvdread/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/10/17 16:41:10 drochner Exp $ +# $NetBSD: Makefile,v 1.17 2006/11/05 17:25:35 joerg Exp $ DISTNAME= libdvdread-0.9.7 CATEGORIES= multimedia @@ -9,6 +9,7 @@ HOMEPAGE= http://www.dtek.chalmers.se/groups/dvd/ COMMENT= DVD access library, primarily used in Ogle PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_TOOLS+= gmake diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile index 814c8f1ec78..aee6d4cd058 100644 --- a/multimedia/libtheora/Makefile +++ b/multimedia/libtheora/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/07/29 19:45:30 jmmv Exp $ +# $NetBSD: Makefile,v 1.13 2006/11/05 17:25:35 joerg Exp $ # DISTNAME= libtheora-1.0alpha7 @@ -10,6 +10,8 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.theora.org/ COMMENT= Video codec for Ogg multimedia streaming +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= YES PKGCONFIG_OVERRIDE= theora.pc.in USE_LIBTOOL= YES -- cgit v1.2.3