summaryrefslogtreecommitdiff
path: root/x11/9term/files/patch-ac
blob: 7b83164d63b003167c424406ecaa65e7d950afab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
*** Makefile.orig	Fri Feb 11 10:13:45 2000
--- Makefile	Fri Feb 11 10:16:11 2000
***************
*** 0 ****
--- 1,6 ----
+ all:
+ 	(cd libtext; ${MAKE})
+ 	(cd 9term; ${MAKE})
+ install:
+ 	${BSD_INSTALL_PROGRAM} 9term/9term $(PREFIX)/bin
+ 	${BSD_INSTALL_MAN} 9term/9term.1 $(PREFIX)/man/man1