summaryrefslogtreecommitdiff
path: root/japanese/exmh2
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-03-19 19:00:27 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-03-19 19:00:27 +0000
commit732588f89d9cf5004dd2a50d62ec9c17345fcdfc (patch)
treed216cb47f7586dd65cbe127d6dd01b57b063b37f /japanese/exmh2
parentRemove hardcoded WRKDIRPREFIX. (diff)
Remove hardcoded WRKDIR.
Proposed by: des
Notes
Notes: svn path=/head/; revision=131650
Diffstat (limited to 'japanese/exmh2')
-rw-r--r--japanese/exmh2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/japanese/exmh2/Makefile b/japanese/exmh2/Makefile
index 9f00d31b0312..4551cd31e80d 100644
--- a/japanese/exmh2/Makefile
+++ b/japanese/exmh2/Makefile
@@ -14,6 +14,5 @@ JAPANESE_EXMH= yes
MASTERDIR= ${.CURDIR}/../../mail/exmh2
DESCR= ${.CURDIR}/pkg-descr
-WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
.include "${MASTERDIR}/Makefile"