diff options
author | drochner <drochner> | 2009-07-09 18:17:52 +0000 |
---|---|---|
committer | drochner <drochner> | 2009-07-09 18:17:52 +0000 |
commit | 5cf1dcf20b5cc543be2c4e3ab740b4789f16aab6 (patch) | |
tree | 3bafce2aba2b72c2b9451c9fca4f8969fa5892ba /multimedia/gst-plugins0.10-x264 | |
parent | ab49f82bc8edf1d30540f14b2ed8d8013968d3f0 (diff) | |
download | pkgsrc-5cf1dcf20b5cc543be2c4e3ab740b4789f16aab6.tar.gz |
this is distributed with -ugly now
Diffstat (limited to 'multimedia/gst-plugins0.10-x264')
-rw-r--r-- | multimedia/gst-plugins0.10-x264/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gst-plugins0.10-x264/Makefile b/multimedia/gst-plugins0.10-x264/Makefile index 44932f1e4e6..2be475ea5af 100644 --- a/multimedia/gst-plugins0.10-x264/Makefile +++ b/multimedia/gst-plugins0.10-x264/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2009/01/26 10:42:46 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2009/07/09 18:17:52 drochner Exp $ # GST_PLUGINS0.10_NAME= x264 @@ -6,7 +6,7 @@ GST_PLUGINS0.10_DIRS= ext/x264 PKG_DESTDIR_SUPPORT= user-destdir -.include "../../multimedia/gst-plugins0.10-bad/Makefile.common" +.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common" # need shared lib BUILDLINK_API_DEPENDS.x264-devel+= x264-devel>=20071218nb1 |