svn commit: r385612 - head/japanese/jishyo
Jan Beich
jbeich at FreeBSD.org
Thu May 7 10:05:11 UTC 2015
Author: jbeich
Date: Thu May 7 10:05:10 2015
New Revision: 385612
URL: https://svnweb.freebsd.org/changeset/ports/385612
Log:
japanese/jishyo: don't redefine WRKSRC to the default value
Modified:
head/japanese/jishyo/Makefile (contents, props changed)
Modified: head/japanese/jishyo/Makefile
==============================================================================
--- head/japanese/jishyo/Makefile Thu May 7 10:04:57 2015 (r385611)
+++ head/japanese/jishyo/Makefile Thu May 7 10:05:10 2015 (r385612)
@@ -16,6 +16,4 @@ LICENSE= GPLv2
USES= gnustep
USE_GNUSTEP= back build
-WRKSRC= ${WRKDIR}/${DISTNAME}
-
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list