freebsd-ports/japanese/okphone/files/patch-ae
Masafumi Max NAKANE 1949da6772 Reorganize this port a bit:
- Split a big patch-aa into five pieces.
- Don't patch up the dist Makefile to install and compress the man
  page.
- Define MAN1 and remove man page entry from the PLIST.
- Make myself the maintainer (was ports@FreeBSD.ORG).
- Install the docs into share/doc/okphone instead of share/okphone.
- Honor ${NOPORTDOCS}.

There might be some other changes I can't remember of.
1998-08-31 16:09:19 +00:00

11 lines
430 B
Text

--- ./client/sw/Makefile.org Fri Dec 15 01:30:11 1989
+++ ./client/sw/Makefile Wed Feb 7 20:57:50 1996
@@ -1,7 +1,7 @@
# $Header: /home/ncvs/ports/japanese/okphone/patches/patch-aa,v 1.3 1996/02/08 06:27:36 asami Exp $
#CFLAGS= -g -pg
-CFLAGS= -O
+CFLAGS+= -O
objs= winit.o wcreate.o woutput.o wredraw.o wput.o wclear.o wbox.o wbell.o\
tosjis.o
srcs= winit.c wcreate.c woutput.c wredraw.c wput.c wclear.c wbox.c wbell.c\