mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
9de2d2b511
Add missing dependencies as reported by poudriere. Pet portlint.
12 lines
406 B
Plaintext
12 lines
406 B
Plaintext
--- Makefile.in.orig 2014-01-03 04:17:31 UTC
|
|
+++ Makefile.in
|
|
@@ -310,7 +310,7 @@ target_alias = @target_alias@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = doc examples man src contrib share
|
|
+SUBDIRS = examples man src contrib share
|
|
EXTRA_DIST = ChangeLog COPYING INSTALL LICENSE.TXT README NEWS AUTHORS \
|
|
autogen.sh wave_locale.h tcl.m4
|
|
|