1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/math/oleo/files/patch-ad
Chris D. Faulhaber 0721c061a1 Update port to 1.99.12
PR:		20264
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-02 00:05:11 +00:00

20 lines
593 B
Plaintext

--- Makefile.in.orig Sat Jul 22 18:51:35 2000
+++ Makefile.in Fri Jul 28 04:28:46 2000
@@ -124,14 +124,14 @@
D = `date +%G%m%d.%H%M%S`
-SUBDIRS = doc lib intl src m4 po Xresources examples afm
+SUBDIRS = doc lib intl src m4 po Xresources examples
# Remove this file here (it is created via configure), not from within intl.
DISTCLEANFILES = intl/libintl.h
EXTRA_DIST = oleobug.in FAQ oleo.spec.in oleo.spec
-docdir = $(prefix)/Oleo
+docdir = $(datadir)/doc/Oleo
doc_DATA = AUTHORS FAQ
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs