pkgsrc/multimedia/libmp4v2/patches/patch-ak
drochner 70986b479c split out the libmp4v2 part from mpeg4ip -- all users in the pkgsrc
tree just need that library, the player in mpeg4ip just causes an unwanted
dependency on SDL and complications due to plugin building
2007-02-09 19:57:48 +00:00

13 lines
442 B
Text

$NetBSD: patch-ak,v 1.1.1.1 2007/02/09 19:57:48 drochner Exp $
--- lib/mp4v2/Makefile.in.orig 2007-02-09 13:03:33.000000000 +0100
+++ lib/mp4v2/Makefile.in
@@ -284,7 +284,7 @@ target_alias = @target_alias@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
-SUBDIRS = . test util
+#SUBDIRS = . test util
INCLUDES = -I$(top_srcdir)/include
AM_CXXFLAGS = @BILLS_CPPWARNINGS@
lib_LTLIBRARIES = libmp4v2.la