diff options
Diffstat (limited to 'x11/gst-plugins0.10-x11/Makefile')
-rw-r--r-- | x11/gst-plugins0.10-x11/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gst-plugins0.10-x11/Makefile b/x11/gst-plugins0.10-x11/Makefile index bcf026a8ded..00fd385ad85 100644 --- a/x11/gst-plugins0.10-x11/Makefile +++ b/x11/gst-plugins0.10-x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/09/22 12:36:45 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/29 05:06:17 asau Exp $ # GST_PLUGINS0.10_NAME= x11 @@ -6,8 +6,6 @@ GST_PLUGINS0.10_DIRS= sys/ximage sys/xvimage GST_PLUGINS0.10_FLAGS= x xshm xvideo PKGREVISION= 2 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../multimedia/gst-plugins0.10-base/Makefile.common" .include "../../x11/libXv/buildlink3.mk" |