git: 07ce13e9966d - main - science/dssp: Remove comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Jul 2023 08:48:54 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=07ce13e9966db23481a5503486a123a0c9524186
commit 07ce13e9966db23481a5503486a123a0c9524186
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-23 18:21:02 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-24 08:48:48 +0000
science/dssp: Remove comment
All tests pass.
---
science/dssp/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/science/dssp/Makefile b/science/dssp/Makefile
index fd524a1cc92e..002bb973b054 100644
--- a/science/dssp/Makefile
+++ b/science/dssp/Makefile
@@ -24,6 +24,4 @@ GH_ACCOUNT= PDB-REDO
CMAKE_ON= BUILD_SHARED_LIBS
CMAKE_TESTING_ON= ENABLE_TESTING
-# 1 test fails, see https://github.com/PDB-REDO/dssp/issues/65
-
.include <bsd.port.mk>