pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
nget: cppunit was seemingly required more often than just for make test
Module Name: pkgsrc-wip
Committed By: Olaf Seibert <rhialto%falu.nl@localhost>
Pushed By: rhialto
Date: Tue Sep 29 14:07:11 2020 +0200
Changeset: c381449344cb2e76a92f7b41711074aaae38cdc0
Modified Files:
nget/Makefile
Log Message:
nget: cppunit was seemingly required more often than just for make test
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c381449344cb2e76a92f7b41711074aaae38cdc0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
nget/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/nget/Makefile b/nget/Makefile
index 87596e89f1..6324fb1d95 100644
--- a/nget/Makefile
+++ b/nget/Makefile
@@ -44,7 +44,7 @@ post-install:
.include "../../converters/uulib/buildlink3.mk"
.include "../../devel/cppunit/buildlink3.mk" # for make test
-BUILDLINK_DEPMETHOD.cppunit= test
+#BUILDLINK_DEPMETHOD.cppunit= test
.include "../../devel/pcre/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index