forked from Lainports/freebsd-ports
11 lines
338 B
Text
11 lines
338 B
Text
--- import/Makefile.in.orig 2008-08-15 00:00:00.000000000 -0400
|
|
+++ import/Makefile.in 2008-08-15 00:01:38.000000000 -0400
|
|
@@ -798,7 +798,7 @@
|
|
@NET_STREAM_TRUE@NET_MOD = import_net.la
|
|
BSDAV_MOD = import_bsdav.la
|
|
pkgdir = $(MOD_PATH)
|
|
-SUBDIRS = nuv v4l
|
|
+SUBDIRS = v4l %%NUV%%
|
|
pkg_LTLIBRARIES = \
|
|
import_avi.la \
|
|
import_mpeg2.la \
|