mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
872f681f8a
o Fix build on 6-current. o Bump PORTREVISION, accordingly. PR: ports/74881 [1] Submitted by: Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> [1]
11 lines
221 B
Plaintext
11 lines
221 B
Plaintext
--- font/Makefile.FreeBSD.orig Sat Jan 25 19:08:44 1997
|
|
+++ font/Makefile.FreeBSD Fri Dec 24 11:46:26 2004
|
|
@@ -11,6 +11,7 @@
|
|
.endif
|
|
|
|
PROG= fld
|
|
+NO_MAN= yes
|
|
|
|
.if exists(${.OBJDIR}/../lib)
|
|
LIBOBJ= -L${.OBJDIR}/../lib
|