diff options
Diffstat (limited to 'audio/gst-plugins0.8-lame/Makefile')
-rw-r--r-- | audio/gst-plugins0.8-lame/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/gst-plugins0.8-lame/Makefile b/audio/gst-plugins0.8-lame/Makefile index 1b7f62e80de..be39d0b0f39 100644 --- a/audio/gst-plugins0.8-lame/Makefile +++ b/audio/gst-plugins0.8-lame/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2006/04/17 14:52:11 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2008/06/20 01:09:06 joerg Exp $ # GST_PLUGINS0.8_NAME= lame GST_PLUGINS0.8_DIR= ext/lame +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../multimedia/gst-plugins0.8/Makefile.common" PKGREVISION= 5 |