Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2015 10:05:10 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r385612 - head/japanese/jishyo
Message-ID:  <201505071005.t47A5A0w023588@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505071005.t47A5A0w023588>