opnsense-ports/sysutils/44bsd-more/files/patch-Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
387 B
Text

--- Makefile 2000/05/23 04:17:57 1.15
+++ Makefile 2004/03/08 21:36:24
@@ -6,7 +6,7 @@
CFLAGS+=-I${.CURDIR} -I${.OBJDIR} -DTERMIOS
SRCS= ch.c command.c help.c input.c line.c linenum.c macro.c main.c marks.c \
ncommand.c option.c os.c output.c position.c prim.c screen.c search.c \
- signal.c tags.c ttyin.c
+ signal.c tags.c ttyin.c defrc.h
DPADD= ${LIBTERMCAP}
LDADD= -ltermcap