Date: Thu, 13 Nov 2014 11:11:43 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 194478] [new port] java/wildfly81 Message-ID: <bug-194478-13-yZ2tKMNmbo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-194478-13@https.bugs.freebsd.org/bugzilla/> References: <bug-194478-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194478 --- Comment #24 from John Marino <marino@FreeBSD.org> --- ah, quick hit change: cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/wildfly-${PORTVERSION} to: (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/wildfly-${PORTVERSION}) (parentheses) -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194478-13-yZ2tKMNmbo>