openbsd-ports/x11/lesstif/patches/patch-Makefile.in
2006-01-12 00:08:47 +00:00

21 lines
726 B
Plaintext

$OpenBSD: patch-Makefile.in,v 1.3 2006/01/12 00:08:47 naddy Exp $
--- Makefile.in.orig Thu Dec 21 13:42:37 2000
+++ Makefile.in Thu Jan 12 00:58:07 2006
@@ -128,14 +128,14 @@ AUTOMAKE_OPTIONS = 1.4
# Lets put the informational stuff in a sub directory to avoid
# poluting /usr/local for default installs.
#
-rootdir = $(exec_prefix)/LessTif
+rootdir = $(pkgdatadir)
root_DATA = AUTHORS BUG-REPORTING COPYING COPYING.LIB CREDITS KNOWN_BUGS README RELEASE-POLICY release-notes.txt
EXTRA_DIST = acconfig.h configure BUG-REPORTING CREDITS KNOWN_BUGS RELEASE-POLICY NOTES
-htmldir = $(exec_prefix)/LessTif/doc
+htmldir = $(pkgdatadir)/doc/html
html_DATA = release-notes.html
#install-data-hook: