c91b85366f
- now uses libmp4v2 from multimedia/libmp4v2 instead of audio/faad ok brad@
11 lines
259 B
Plaintext
11 lines
259 B
Plaintext
$OpenBSD: patch-common_Makefile_am,v 1.1 2008/09/15 22:00:38 jakemsr Exp $
|
|
--- common/Makefile.am.orig Thu Jul 10 23:57:28 2008
|
|
+++ common/Makefile.am Thu Jul 10 23:57:53 2008
|
|
@@ -1,5 +1,5 @@
|
|
if WITH_MP4V2
|
|
-SUBDIRS = mp4v2
|
|
+SUBDIRS =
|
|
else
|
|
SUBDIRS =
|
|
endif
|