1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/japanese/man/files/patch-aa
Jun-ichiro itojun Hagino 6b204d5c44 original distribution updated to 1.1f.
simplify xpg4 related things.
do not depend on emacs.

PR:		5251
1998-03-20 16:49:43 +00:00

13 lines
307 B
Plaintext

--- man/Makefile Sun Dec 7 20:01:18 1997
+++ man/Makefile Thu Mar 5 09:44:02 1998
@@ -12,7 +12,9 @@
CFLAGS+= -I${LIBDESTDIR}
DPADD= ${LIBDESTDIR}/libman.a
LDADD= -L${LIBDESTDIR} -lman
+.if exists(/usr/lib/libxpg4.a)
LDADD+= -L/usr/lib -lxpg4
+.endif
.if exists(${.OBJDIR})
MAN1= ${.OBJDIR}/jman.1