summaryrefslogtreecommitdiff
path: root/x11-toolkits/fltk/files/patch-documentation_Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2015-02-09 02:28:38 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2015-02-09 02:28:38 +0000
commit8bf267de95d7c053157b5021a371f9245513897c (patch)
treed0d40f98f40499635326cd41e61093d4304e2864 /x11-toolkits/fltk/files/patch-documentation_Makefile
parentnet/libzmq3: Update to 3.2.5 (diff)
Update to version 1.3.3
PR: 197463 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=378707
Diffstat (limited to 'x11-toolkits/fltk/files/patch-documentation_Makefile')
-rw-r--r--x11-toolkits/fltk/files/patch-documentation_Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-toolkits/fltk/files/patch-documentation_Makefile b/x11-toolkits/fltk/files/patch-documentation_Makefile
deleted file mode 100644
index 12fa68c421f5..000000000000
--- a/x11-toolkits/fltk/files/patch-documentation_Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
---- documentation/Makefile.orig 2011-08-27 01:33:42.000000000 +0000
-+++ documentation/Makefile 2011-08-27 01:39:59.000000000 +0000
-@@ -84,11 +84,6 @@
- $(INSTALL_DATA) fltk.pdf $(DESTDIR)$(docdir); \
- fi
- echo "Installing man pages in $(DESTDIR)$(mandir) ..."
-- -$(INSTALL_DIR) $(DESTDIR)$(mandir)/cat1
-- $(INSTALL_MAN) $(SRC_DOCDIR)/fluid.$(CAT1EXT) $(DESTDIR)$(mandir)/cat1
-- $(INSTALL_MAN) $(SRC_DOCDIR)/fltk-config.$(CAT1EXT) $(DESTDIR)$(mandir)/cat1
-- -$(INSTALL_DIR) $(DESTDIR)$(mandir)/cat3
-- $(INSTALL_MAN) $(SRC_DOCDIR)/fltk.$(CAT3EXT) $(DESTDIR)$(mandir)/cat3
- -$(INSTALL_DIR) $(DESTDIR)$(mandir)/man1
- $(INSTALL_MAN) $(SRC_DOCDIR)/fluid.man $(DESTDIR)$(mandir)/man1/fluid.1
- $(INSTALL_MAN) $(SRC_DOCDIR)/fltk-config.man $(DESTDIR)$(mandir)/man1/fltk-config.1