aboutsummaryrefslogtreecommitdiff
path: root/math/cln/files
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-10 17:52:21 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-10 17:52:21 +0000
commitc8a11859fb2167a1de11d97bc44eba2961df1d83 (patch)
treed90b9f8b1cd6a7c8c29501a6a6d2fd3c2255e896 /math/cln/files
parent7f80d51eec09af225faf10c158a3324a1297ab85 (diff)
downloadports-c8a11859fb2167a1de11d97bc44eba2961df1d83.tar.gz
ports-c8a11859fb2167a1de11d97bc44eba2961df1d83.zip
Notes
Diffstat (limited to 'math/cln/files')
-rw-r--r--math/cln/files/patch-doc::Makefile.in10
1 files changed, 8 insertions, 2 deletions
diff --git a/math/cln/files/patch-doc::Makefile.in b/math/cln/files/patch-doc::Makefile.in
index 06f1840192b6..e69463a161e2 100644
--- a/math/cln/files/patch-doc::Makefile.in
+++ b/math/cln/files/patch-doc::Makefile.in
@@ -1,6 +1,6 @@
--- doc/Makefile.in.orig Wed Dec 6 00:38:27 2000
-+++ doc/Makefile.in Wed Jul 31 01:21:51 2002
-@@ -81,8 +81,7 @@
++++ doc/Makefile.in Thu Oct 9 22:51:12 2003
+@@ -81,14 +81,11 @@
install : all installdirs force
$(INSTALL_DATA) $(srcdir)/$(PACKAGE).info $(DESTDIR)$(infodir)/$(PACKAGE).info
@@ -10,3 +10,9 @@
installdirs : force
$(MKDIR) $(DESTDIR)$(datadir)
+ $(MKDIR) $(DESTDIR)$(infodir)
+- $(MKDIR) $(DESTDIR)$(htmldir)
+- $(MKDIR) $(DESTDIR)$(dvidir)
+
+ uninstall : force
+ $(RM) $(DESTDIR)$(infodir)/$(PACKAGE).info