mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
Patch up Makefile.in to ignore the doc subdirectory since guavac.info
doesn't provide any information at all. (This file is close to empty.)
This commit is contained in:
parent
cace0033fd
commit
db2b7d810e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7139
11
java/guavac/files/patch-ag
Normal file
11
java/guavac/files/patch-ag
Normal file
@ -0,0 +1,11 @@
|
||||
--- Makefile.in.orig Sat Jun 14 03:18:41 1997
|
||||
+++ Makefile.in Mon Jun 30 19:27:30 1997
|
||||
@@ -52,7 +52,7 @@
|
||||
# prefix='$(prefix)' exec_prefix='$(exec_prefix)' \
|
||||
# bindir='$(bindir)' infodir='$(infodir)' mandir='$(mandir)'
|
||||
|
||||
-SUBDIRS = common compiler man doc checks
|
||||
+SUBDIRS = common compiler man checks # doc
|
||||
|
||||
DISTFILES = README NEWS TODO THANKS COPYING RELEASE ChangeLog \
|
||||
configure.in mkinstalldirs install-sh Makefile.in \
|
Loading…
x
Reference in New Issue
Block a user