mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
f027cc67f8
Assign new MAINTAINER PR: ports/131447 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: itetcu@ (mentor)
12 lines
413 B
Plaintext
12 lines
413 B
Plaintext
--- 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@
|