aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2015-05-07 18:05:10 +0800
committerjbeich <jbeich@FreeBSD.org>2015-05-07 18:05:10 +0800
commitc6a8a4a8e92aa7e09c58278b496d294c39b77ac5 (patch)
tree6113e1fb278e714d0b033bf57bad5cef3de1ce34 /japanese
parentf2d69c421efb7871f9289b430d386695b13178e2 (diff)
downloadfreebsd-ports-graphics-c6a8a4a8e92aa7e09c58278b496d294c39b77ac5.tar.gz
freebsd-ports-graphics-c6a8a4a8e92aa7e09c58278b496d294c39b77ac5.tar.zst
freebsd-ports-graphics-c6a8a4a8e92aa7e09c58278b496d294c39b77ac5.zip
japanese/jishyo: don't redefine WRKSRC to the default value
Diffstat (limited to 'japanese')
-rw-r--r--japanese/jishyo/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/japanese/jishyo/Makefile b/japanese/jishyo/Makefile
index c6d025d2fe9..dbd66fba3f0 100644
--- a/japanese/jishyo/Makefile
+++ b/japanese/jishyo/Makefile
@@ -16,6 +16,4 @@ LICENSE= GPLv2
USES= gnustep
USE_GNUSTEP= back build
-WRKSRC= ${WRKDIR}/${DISTNAME}
-
.include <bsd.port.mk>