[Midnightbsd-cvs] mports [24104] trunk/devel/jam/Makefile: work around the path issue
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Sep 3 10:00:50 EDT 2018
Revision: 24104
http://svnweb.midnightbsd.org/mports/?rev=24104
Author: laffer1
Date: 2018-09-03 10:00:50 -0400 (Mon, 03 Sep 2018)
Log Message:
-----------
work around the path issue
Modified Paths:
--------------
trunk/devel/jam/Makefile
Modified: trunk/devel/jam/Makefile
===================================================================
--- trunk/devel/jam/Makefile 2018-09-03 13:58:53 UTC (rev 24103)
+++ trunk/devel/jam/Makefile 2018-09-03 14:00:50 UTC (rev 24104)
@@ -14,6 +14,7 @@
OPTIONS_DEFINE= DOCS
NO_WRKSUBDIR= yes
+WRKSRC= ${WRKDIR}
USES= zip
do-install:
More information about the Midnightbsd-cvs
mailing list