pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Remove outdated comment
Module Name: pkgsrc-wip
Committed By: Manuel Bouyer <bouyer%antioche.eu.org@localhost>
Pushed By: bouyer
Date: Sun Aug 24 17:28:27 2025 +0200
Changeset: 745711043dc1b04d8b4dbad1ec3c97c54504eb06
Modified Files:
clamav/options.mk
Log Message:
Remove outdated comment
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=745711043dc1b04d8b4dbad1ec3c97c54504eb06
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
clamav/options.mk | 1 -
1 file changed, 1 deletion(-)
diffs:
diff --git a/clamav/options.mk b/clamav/options.mk
index 8271a326db..ec2a73de64 100644
--- a/clamav/options.mk
+++ b/clamav/options.mk
@@ -31,7 +31,6 @@ CMAKE_CONFIGURE_ARGS+= -DENABLE_EXPERIMENTAL=on
.if ${PKG_OPTIONS:Mclamav-unit-test}
CMAKE_CONFIGURE_ARGS+= -DENABLE_TESTS=on
TEST_TARGET= check
-# unit test's Makefile depends on gmake.
BUILDLINK_DEPMETHOD.check= build
. include "../../devel/check/buildlink3.mk"
.endif
Home |
Main Index |
Thread Index |
Old Index