Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149019255
D47824.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
760 B
Referenced Files
None
Subscribers
None
D47824.diff
View Options
diff --git a/devel/kyua/Makefile b/devel/kyua/Makefile
--- a/devel/kyua/Makefile
+++ b/devel/kyua/Makefile
@@ -49,11 +49,10 @@
TEST_RUN_DEPENDS= atf>=0.21:devel/atf
TEST_CONFIGURE_WITH= atf
-.include <bsd.port.pre.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSREL:R} >= 14
-IGNORE= kyua from base must be used for FreeBSD 14.x and newer
-.endif
+# TODO: Get back to IGNORE after the alignment with the dependent ports
+#.if ${OPSYS} == FreeBSD && ${OSREL:R} >= 14
+#IGNORE= kyua from base must be used for FreeBSD 14.x and newer
+#.endif
post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/kyua
@@ -62,4 +61,4 @@
${INSTALL_DATA} ${WRKSRC}/examples/Kyuafile.top \
${STAGEDIR}${PREFIX}/tests/Kyuafile
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 22, 7:51 PM (11 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30135588
Default Alt Text
D47824.diff (760 B)
Attached To
Mode
D47824: devel/kyua: Keep IGNORE off until alignment with the dependent ports is complete
Attached
Detach File
Event Timeline
Log In to Comment