summaryrefslogtreecommitdiff
path: root/www/spfc
diff options
context:
space:
mode:
authorjwise <jwise@pkgsrc.org>2000-01-24 04:24:41 +0000
committerjwise <jwise@pkgsrc.org>2000-01-24 04:24:41 +0000
commit2d444e46651fc19374c5b6e1abe9ff8f8af5157d (patch)
tree37d2deb21922a0f1f09001a77b1b957e6047077e /www/spfc
parent743455bdb1abff21ffd8da57e2491eb039061543 (diff)
downloadpkgsrc-2d444e46651fc19374c5b6e1abe9ff8f8af5157d.tar.gz
Don't rebuild documentation - just install documentation which comes in
distfile. The makefile gets the doc rebuilding wrong, and the documentation which comes with it is fine.
Diffstat (limited to 'www/spfc')
-rw-r--r--www/spfc/files/patch-sum3
-rw-r--r--www/spfc/patches/patch-aa11
2 files changed, 14 insertions, 0 deletions
diff --git a/www/spfc/files/patch-sum b/www/spfc/files/patch-sum
new file mode 100644
index 00000000000..c869e425ce9
--- /dev/null
+++ b/www/spfc/files/patch-sum
@@ -0,0 +1,3 @@
+$NetBSD: patch-sum,v 1.1 2000/01/24 04:24:41 jwise Exp $
+
+MD5 (patch-aa) = 0037e0a390e501880520f7379d563411
diff --git a/www/spfc/patches/patch-aa b/www/spfc/patches/patch-aa
new file mode 100644
index 00000000000..29b4c9ec9dd
--- /dev/null
+++ b/www/spfc/patches/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.orig Mon Apr 12 02:53:26 1999
++++ Makefile Sun Jan 23 23:16:31 2000
+@@ -64,7 +64,7 @@
+ $(JAVADOC) $(JAVADOCOPT) $(PACKAGES)
+ cp $(DOCDIR)/packages.html $(DOCDIR)/index.html
+
+-all: jar javadoc
++all: jar
+
+ dist: all
+ @echo Creating distribution...