opnsense-ports/math/blitz++/files/patch-doc-Makefile.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
471 B
Text

--- ./doc/Makefile.in.orig Tue Feb 22 18:26:53 2005
+++ doc/Makefile.in Tue Feb 22 18:27:14 2005
@@ -275,7 +275,7 @@ target_vendor = @target_vendor@
SUBDIRS = examples stencils doxygen
# install these files
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/$(PACKAGE)
doc_DATA = blitz.ps blitz.pdf blitz.html \
blitz_abt.html blitz_fot.html blitz_ovr.html blitz_toc.html \
blitz_1.html blitz_2.html blitz_3.html blitz_4.html blitz_5.html \