1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

japanese/jishyo: don't redefine WRKSRC to the default value

This commit is contained in:
Jan Beich 2015-05-07 10:05:10 +00:00
parent 9584ea77cc
commit b35ef86ff4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385612

View File

@ -16,6 +16,4 @@ LICENSE= GPLv2
USES= gnustep
USE_GNUSTEP= back build
WRKSRC= ${WRKDIR}/${DISTNAME}
.include <bsd.port.mk>