Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144513615
D47850.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
535 B
Referenced Files
None
Subscribers
None
D47850.diff
View Options
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1615,9 +1615,12 @@
PKG_NOTE_flavor= ${FLAVOR}
. endif
+# GIT_CEILING_DIRECTORIES prevents ports that try to find their version
+# using git from finding the ports tree's git repository.
WRK_ENV+= HOME=${WRKDIR} \
MACHINE_ARCH=${MACHINE_ARCH} \
PWD="$${PWD}" \
+ GIT_CEILING_DIRECTORIES=${WRKDIR} \
__MAKE_CONF=${NONEXISTENT}
. for e in OSVERSION PATH TERM TMPDIR \
UNAME_b UNAME_i UNAME_K UNAME_m UNAME_n \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 10, 1:26 AM (10 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28609540
Default Alt Text
D47850.diff (535 B)
Attached To
Mode
D47850: Mk/bsd.port.mk: stop ports from finding the ports tree's git repository
Attached
Detach File
Event Timeline
Log In to Comment