[Bug 231748] [NEW PORT] databases/prefix: Prefix Range module for PostgreSQL
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 26 22:23:44 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231748
Nathan <ndowens at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ndowens at yahoo.com
--- Comment #1 from Nathan <ndowens at yahoo.com> ---
Comment on attachment 197533
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197533
databases/prefix
#LLD_UNSAFE= yes
Instead of commenting it out, remove if not used
.for i in README.md TESTS.md
+ ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR}
+.endfor
Why use loop to install two files?
(cd ${WRKSRC} ; ${INSTALL_DATA} README.md TESTS.md ${STAGEDIR}${DOCSDIR})
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list