diff options
Diffstat (limited to 'graphics/xawtv/files/patch-libng::contrib-plugins::Subdir.mk')
-rw-r--r-- | graphics/xawtv/files/patch-libng::contrib-plugins::Subdir.mk | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/xawtv/files/patch-libng::contrib-plugins::Subdir.mk b/graphics/xawtv/files/patch-libng::contrib-plugins::Subdir.mk new file mode 100644 index 0000000..999c06b --- /dev/null +++ b/graphics/xawtv/files/patch-libng::contrib-plugins::Subdir.mk @@ -0,0 +1,11 @@ +--- libng/contrib-plugins/Subdir.mk.orig Thu Feb 13 15:15:28 2003 ++++ libng/contrib-plugins/Subdir.mk Thu Feb 13 15:15:34 2003 +@@ -18,7 +18,7 @@ + + # linear-blend has mmx support ... + ifeq ($(USE_MMX),yes) +-libng/contrib-plugins/linear-blend.so : CFLAGS += -DMMX=1 ++#libng/contrib-plugins/linear-blend.so : CFLAGS += -DMMX=1 + endif + + # global targets |