freebsd-ports/graphics/xawtv/files/patch-font::Makefile.in
Alexander Langer da648df12f Update port to version 3.67, which fixes all known problems on 5.0.
Hand maintainership to Oliver Lehmann <lehmann@ans-netz.de>, since
greid doesn't seem to be interested in this port any more (various
feedback timeouts and mails from him indicate this)

PR:		31691, 32673, 32802, 33894
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
Approved by:	greid (MAINTAINER) (de-facto approved)
2002-01-16 22:08:43 +00:00

11 lines
231 B
Plaintext

--- font/Makefile.in.orig Sun Sep 2 12:01:30 2001
+++ font/Makefile.in Sun Sep 2 12:01:45 2001
@@ -23,7 +23,6 @@
done
if test "$(DESTDIR)" = ""; then \
(cd $(fontdir); mkfontdir); \
- xset fp rehash || true; \
fi