Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154817921
D53698.id166286.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
636 B
Referenced Files
None
Subscribers
None
D53698.id166286.diff
View Options
diff --git a/devel/uv/Makefile b/devel/uv/Makefile
--- a/devel/uv/Makefile
+++ b/devel/uv/Makefile
@@ -1,6 +1,6 @@
PORTNAME= uv
DISTVERSION= 0.9.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
@@ -41,6 +41,12 @@
PORTSCOUT= limit:.*\..*$$ # prevent tags like perma-39
+post-patch:
+ @${REINPLACE_CMD} -e 's|/etc/uv|${PREFIX}/etc/uv|g' \
+ -e 's|/etc/xdg|${PREFIX}/etc/xdg|g' \
+ ${WRKSRC}/crates/uv-dirs/src/lib.rs \
+ ${WRKSRC}/crates/uv-settings/src/settings.rs
+
do-install:
# workaround for error: found a virtual manifest at `xx` instead of a package manifest
.for p in ${PROGS}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 30, 12:37 PM (16 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32514133
Default Alt Text
D53698.id166286.diff (636 B)
Attached To
Mode
D53698: devel/uv: Search in LOCALBASE for config files
Attached
Detach File
Event Timeline
Log In to Comment