ports/comms/gnokii/files/patch-Makefile.in
Guido Falsi 8274f12d4f - Fix configure when both X11 and SMSD options are off [1]
(this port always requires glib20)
- While here regenerate patches to silence portlint warnings

Reporterd by:	Marc van Houtum <marc at dutchsecurity.net> (by email) [1]
2015-06-15 14:36:21 +00:00

14 lines
602 B
Text

--- Makefile.in.orig 2015-06-15 14:14:28 UTC
+++ Makefile.in
@@ -313,9 +313,9 @@ target_vendor = @target_vendor@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-SUBDIRS = getopt include common gnokii po Docs $(am__append_1) \
+SUBDIRS = include common gnokii po $(am__append_1) \
$(am__append_2) $(am__append_3)
-DIST_SUBDIRS = include Docs common gnokii gnokiid utils xgnokii po smsd Windows testsuite getopt
+DIST_SUBDIRS = include common gnokii gnokiid utils xgnokii po smsd Windows testsuite getopt
EXTRA_DIST = \
ChangeLog \
COPYING \