1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/devel/ncurses
John Marino c654437736 devel/ncurses: Prevent configure from touching LOCALBASE
Synth detected that devel/ncurses was touching $LOCALBASE/lib during
the build, and narrowing it down, it turned out to be configure:

   Modified files/directories:
        usr/local/lib [ modification ]

Throught manual inspect, I tracked this down to the long names support
test.  Caching the conf value to "yes" results in all phases between
configure and stage (inclusive) not touch base.

Approved by:	just fix it
2016-02-06 23:11:40 +00:00
..
distinfo
Makefile devel/ncurses: Prevent configure from touching LOCALBASE 2016-02-06 23:11:40 +00:00
pkg-descr
pkg-plist