From ee38b3ca7baebb3db99c989e4bd4cca91e36d7d7 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Thu, 20 Apr 1995 18:05:40 +0000 Subject: Update of ports/japanese Makefiles to work with the new bsd.port.mk. --- japanese/Wnn7-lib/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'japanese/Wnn7-lib/Makefile') diff --git a/japanese/Wnn7-lib/Makefile b/japanese/Wnn7-lib/Makefile index 8d844754e3b0..8a1f4f2cbb06 100644 --- a/japanese/Wnn7-lib/Makefile +++ b/japanese/Wnn7-lib/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id: Makefile,v 1.8 1995/04/01 12:46:22 jkh Exp $ +# $Id: Makefile,v 1.9 1995/04/07 05:48:02 asami Exp $ # DISTNAME= Wnn4.2 @@ -21,12 +21,9 @@ IS_INTERACTIVE= yes pre-build: @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World) -pre-install: - @PREFIX=${PREFIX} ${SCRIPTDIR}/pre-install +post-install: # This package uses imake's "install.man" target to install man pages but # I can't define USE_IMAKE because it doesn't involve xmkmf @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} install.man) -pre-reinstall: pre-install - .include -- cgit v1.2.3