Page MenuHomeFreeBSD

D56854.diff
No OneTemporary

D56854.diff

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

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)

Event Timeline