opnsense-ports/multimedia/transcode/files/patch-import_Makefile.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
413 B
Text

--- import/Makefile.in.orig 2009-07-18 08:16:35.000000000 -0400
+++ import/Makefile.in 2009-07-18 11:11:51.000000000 -0400
@@ -458,7 +458,7 @@
distclean-recursive maintainer-clean-recursive
ETAGS = etags
CTAGS = ctags
-DIST_SUBDIRS = framegen nuv v4l
+DIST_SUBDIRS = framegen v4l %%NUV%%
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
A52_CFLAGS = @A52_CFLAGS@
A52_LIBS = @A52_LIBS@