aboutsummaryrefslogtreecommitdiff
path: root/www/wsmake
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-06-04 08:00:25 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-06-04 08:00:25 +0000
commit2f80472db9aa2ce8a45f5424c9a5c48e09f1eb93 (patch)
treec4464078d533a384f13b42f19c1779ab14a646ef /www/wsmake
parent671c39f5a9454a7a83500cad1907770a0c139ab9 (diff)
downloadports-2f80472db9aa2ce8a45f5424c9a5c48e09f1eb93.tar.gz
ports-2f80472db9aa2ce8a45f5424c9a5c48e09f1eb93.zip
- Fix PLIST with NOPORTDOCS
Reported by: ionbot
Notes
Notes: svn path=/head/; revision=214289
Diffstat (limited to 'www/wsmake')
-rw-r--r--www/wsmake/files/patch-Makefile.in13
1 files changed, 11 insertions, 2 deletions
diff --git a/www/wsmake/files/patch-Makefile.in b/www/wsmake/files/patch-Makefile.in
index 56c2b06efb7f..2701dba6a83d 100644
--- a/www/wsmake/files/patch-Makefile.in
+++ b/www/wsmake/files/patch-Makefile.in
@@ -1,5 +1,5 @@
---- Makefile.in.orig 2008-06-03 21:19:34.000000000 +0200
-+++ Makefile.in 2008-06-03 21:20:28.000000000 +0200
+--- Makefile.in.orig 2002-11-25 02:45:53.000000000 +0100
++++ Makefile.in 2008-06-04 09:51:49.000000000 +0200
@@ -154,7 +154,7 @@
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure \
config.log config.status $(AUX_DIST)
@@ -9,3 +9,12 @@
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
+@@ -491,7 +491,7 @@
+ uninstall: uninstall-recursive
+
+ install-am: all-am
+- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am @DOCS_TRUE@install-data-am
+
+ installcheck: installcheck-recursive
+ install-strip: