openbsd-ports/audio/faad/patches/patch-frontend_Makefile_am
ajacoutot 991a75909d Update to faad 2.7.
from Brad
2012-05-22 18:38:48 +00:00

20 lines
636 B
Plaintext

$OpenBSD: patch-frontend_Makefile_am,v 1.4 2012/05/22 18:38:48 ajacoutot Exp $
--- frontend/Makefile.am.orig Fri Feb 6 11:03:37 2009
+++ frontend/Makefile.am Mon May 14 16:55:55 2012
@@ -1,12 +1,11 @@
bin_PROGRAMS = faad
-man_MANS = faad.man
+man_MANS = faad.1
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/common/faad \
-I$(top_srcdir)/common/mp4ff
faad_LDADD = $(top_builddir)/libfaad/libfaad.la \
- $(top_builddir)/common/mp4ff/libmp4ff.a
+ $(top_builddir)/common/mp4ff/libmp4ff.la
faad_SOURCES = main.c \
- audio.c audio.h \
- $(top_srcdir)/common/faad/getopt.c
+ audio.c audio.h