1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/japanese/ng/files/patch-aa
SADA Kenji 3c6bf83074 Upgrade to 1.4.beta5.
PR:		ports/19214
Submitted by:	Maintainer
2000-07-03 14:54:36 +00:00

12 lines
376 B
Plaintext

--- sys/bsd/Makefile.orig Tue Jun 6 11:04:18 2000
+++ sys/bsd/Makefile Wed Jun 7 09:56:45 2000
@@ -2,7 +2,7 @@
# Modified for Ng 1.0 by Shigeki Yoshida (shige@csk.CO.JP) 1990.01.29
SYS = bsd
-LIBS = -L/usr/pkg/lib -lcanna -ltermcap
+LIBS = -L/usr/pkg/lib -ltermcap
# CDEFS gets defines, and gets passed to lint. CFLAGS gets flags, and doesn't
# get passed to lint.
#