Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F12399169
Command-Line Input
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Authored By
swills
Nov 24 2020, 1:41 AM
2020-11-24 01:41:50 (UTC+0)
Size
604 B
Referenced Files
None
Subscribers
None
Command-Line Input
View Options
diff --git textproc/utf8proc/Makefile textproc/utf8proc/Makefile
index 2bd1be6e0593..5ba746a6151c 100644
--- textproc/utf8proc/Makefile
+++ textproc/utf8proc/Makefile
@@ -12,7 +12,8 @@ COMMENT= UTF-8 processing library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-TEST_DEPENDS= curl:ftp/curl
+TEST_DEPENDS= curl:ftp/curl \
+ ruby>=0:lang/ruby${RUBY_SUFFIX}
USES= gmake perl5
@@ -20,6 +21,9 @@ USE_GITHUB= yes
GH_ACCOUNT= JuliaStrings
USE_LDCONFIG= yes
USE_PERL5= test
+USE_RUBY= yes
+RUBY_NO_BUILD_DEPENDS=yes
+RUBY_NO_RUN_DEPENDS=yes
MAKE_ARGS= prefix=${PREFIX}
TEST_TARGET= check
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3147800
Default Alt Text
Command-Line Input (604 B)
Attached To
Mode
P461 Command-Line Input
Attached
Detach File
Event Timeline
Log In to Comment