freebsd-ports/converters/ical2html/files/patch-Makefile.in
Munechika SUMIKAWA 7a9fd725a1 ical2html takes an iCalendar file and outputs an HTML file showing one
or more months in the form of tables.

Submitted by:	Keiichi SHIMA <keiichi@iijlab.net>
Reviewed by:	sumikawa
2005-04-14 17:19:20 +00:00

11 lines
313 B
Text

--- Makefile.in.orig Wed Apr 13 12:49:01 2005
+++ Makefile.in Wed Apr 13 12:48:37 2005
@@ -89,7 +89,7 @@
am__quote = @am__quote@
bindir = @bindir@
build_alias = @build_alias@
-datadir = @datadir@
+datadir = @datadir@/ical2html
exec_prefix = @exec_prefix@
host_alias = @host_alias@
includedir = @includedir@