diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 07:21:03 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 07:21:03 +0000 |
commit | d5b54d08694f2656c04d83a0013fb3d3eb1344e2 (patch) | |
tree | 99387ff23cc458e555b453bdc295681a6cb2109b /japanese/ewipe/Makefile | |
parent | Remove "PATCHDIR=", that won't accomplish anything. (diff) |
Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
Diffstat (limited to 'japanese/ewipe/Makefile')
-rw-r--r-- | japanese/ewipe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ewipe/Makefile b/japanese/ewipe/Makefile index 1e5e599249dc..0830eb525c54 100644 --- a/japanese/ewipe/Makefile +++ b/japanese/ewipe/Makefile @@ -10,8 +10,8 @@ CATEGORIES= japanese RUN_DEPENDS= wish4.2jp:${PORTSDIR}/japanese/tk42 MASTERDIR= ${.CURDIR}/../../misc/ewipe -PATCHDIR= ${.CURDIR}/patches -COMMENT= ${.CURDIR}/pkg/COMMENT +PATCHDIR= ${.CURDIR}/files +COMMENT= ${.CURDIR}/pkg-comment KANJI= yes |