mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
11 lines
333 B
Plaintext
11 lines
333 B
Plaintext
--- ./wscript_build.orig 2013-01-27 22:58:14.032166250 +0000
|
|
+++ ./wscript_build 2013-01-27 23:03:34.089892588 +0000
|
|
@@ -130,7 +130,6 @@
|
|
if bld.AD_DC_BUILD_IS_ENABLED():
|
|
bld.RECURSE('source4/setup')
|
|
bld.RECURSE('source4/scripting')
|
|
-bld.RECURSE('pidl')
|
|
bld.RECURSE('lib')
|
|
bld.RECURSE('libds/common')
|
|
bld.RECURSE('source3')
|