aboutsummaryrefslogtreecommitdiff
path: root/japanese/nkf
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-20 18:05:40 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-20 18:05:40 +0000
commitee38b3ca7baebb3db99c989e4bd4cca91e36d7d7 (patch)
tree9832d82c49bbd4378af6d37696967e2f8bb1df6f /japanese/nkf
parentccecf5fc352c2554b8ecaa7ee76780909e81da8e (diff)
downloadports-ee38b3ca7baebb3db99c989e4bd4cca91e36d7d7.tar.gz
ports-ee38b3ca7baebb3db99c989e4bd4cca91e36d7d7.zip
Update of ports/japanese Makefiles to work with the new bsd.port.mk.
Notes
Notes: svn path=/head/; revision=1471
Diffstat (limited to 'japanese/nkf')
-rw-r--r--japanese/nkf/Makefile4
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})