diff options
Diffstat (limited to 'japanese/nkf/Makefile')
-rw-r--r-- | japanese/nkf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/nkf/Makefile b/japanese/nkf/Makefile index 3ca8c42dc808..97a701135546 100644 --- a/japanese/nkf/Makefile +++ b/japanese/nkf/Makefile @@ -3,7 +3,7 @@ # Date created: 5 February 1995 # Whom: asami # -# $Id: Makefile,v 1.4 1995/04/01 12:46:31 jkh Exp $ +# $Id: Makefile,v 1.5 1995/04/07 05:48:10 asami Exp $ # DISTNAME= nkf-1.5pl1 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://www.hitachi-sk.co.jp/pub/Japanese/filter/ MAINTAINER= asami@FreeBSD.ORG -pre-patch: ${PATCH_COOKIE} +pre-patch: @echo "===> Installing custom Makefile for ${DISTNAME}" @(cp ${FILESDIR}/Makefile ${WRKSRC}) |