[Bug 192878] comms/pr [maintainer] new source location
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 21 18:26:12 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192878
--- Comment #7 from John Marino <marino at FreeBSD.org> ---
I posted this as an example:
"(cd ${WRKSRC}/sbin && ${INSTALL_PROGRAM} ${PROGRAMS} ${STAGEDIR}${PREFIX}"
it should have been:
"(cd ${WRKSRC}/sbin && ${INSTALL_PROGRAM} ${PROGRAMS} ${STAGEDIR}${PREFIX})"
The missing ")" pertains to the end of my example, that's all.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list