Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163581060
D56854.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
769 B
Referenced Files
None
Subscribers
None
D56854.diff
View Options
diff --git a/shells/nu_plugin_query/Makefile b/shells/nu_plugin_query/Makefile
--- a/shells/nu_plugin_query/Makefile
+++ b/shells/nu_plugin_query/Makefile
@@ -1,5 +1,6 @@
PORTNAME= nu_plugin_query
DISTVERSION= ${NUSHELL_VER}
+PORTREVISION= 1
CATEGORIES= shells
MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main
@@ -12,12 +13,14 @@
BROKEN_FreeBSD_15_armv7= compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282712
+LIB_DEPENDS= libcurl.so:ftp/curl
+
USES= cargo ssl
+PLIST_FILES= bin/${PORTNAME}
+
OPENSSLINC= /usr/include
OPENSSLLIB= /usr/lib
-PLIST_FILES= bin/${PORTNAME}
-
.include <../nushell/Makefile.version>
.include <bsd.port.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jul 25, 4:55 PM (14 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35047286
Default Alt Text
D56854.diff (769 B)
Attached To
Mode
D56854: shells/nu_plugin_query: Declare libcurl shlib dependency
Attached
Detach File
Event Timeline
Log In to Comment