From d8368bbc25c90072a19b5e48f0fba26251b6877f Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 20 Jun 2008 01:09:05 +0000 Subject: Add DESTDIR support. --- audio/gst-plugins0.10-oss/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio/gst-plugins0.10-oss') diff --git a/audio/gst-plugins0.10-oss/Makefile b/audio/gst-plugins0.10-oss/Makefile index 393e6cb6906..2b228fa6167 100644 --- a/audio/gst-plugins0.10-oss/Makefile +++ b/audio/gst-plugins0.10-oss/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2006/06/14 11:24:30 drochner Exp $ +# $NetBSD: Makefile,v 1.6 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.10_NAME= oss GST_PLUGINS0.10_DIRS= sys/oss +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.10-good/Makefile.common" SUBST_CLASSES+= devoss -- cgit v1.2.3