freebsd-ports/japanese/man/files/patch-aa
Jun Kuriyama b209c0b08c This is my first commit about ports collection.
Upgrade to 1.1g

PR:	6217
Submitted by:	myself :-)
1998-04-17 14:39:36 +00:00

13 lines
282 B
Plaintext

--- man/Makefile Sat Mar 28 15:18:44 1998
+++ man/Makefile Tue Mar 31 00:36:53 1998
@@ -12,7 +12,9 @@
CFLAGS+= -I${LIBDESTDIR}
DPADD= ${LIBMAN}
LDADD= ${LIBMAN}
+.if exists(/usr/lib/libxpg4.a)
LDADD+= -L/usr/lib -lxpg4
+.endif
.if exists(${.OBJDIR})
MAN1= ${.OBJDIR}/jman.1