pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sra-tools: Remove EXAMPLESDIR, no longer used
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Tue Nov 19 14:14:44 2024 -0600
Changeset: ee0fcfd55e51820623c69cc25cb33c44be65835f
Modified Files:
sra-tools/Makefile
Log Message:
sra-tools: Remove EXAMPLESDIR, no longer used
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ee0fcfd55e51820623c69cc25cb33c44be65835f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
sra-tools/Makefile | 2 --
1 file changed, 2 deletions(-)
diffs:
diff --git a/sra-tools/Makefile b/sra-tools/Makefile
index a76be7420e..52ef319cc1 100644
--- a/sra-tools/Makefile
+++ b/sra-tools/Makefile
@@ -39,8 +39,6 @@ CMAKE_CONFIGURE_ARGS+= -DVDB_LIBDIR:STRING=${WRKSRC}/ncbi-vdb/build/lib
CMAKE_CONFIGURE_ARGS+= -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON
BUILDLINK_TRANSFORM.NetBSD+= rm:-ldl # ncbi-vdb/CMakeLists.posix.txt
-EXAMPLESDIR= ${PREFIX}/share/examples/sra-tools
-
.include "../../mk/bsd.prefs.mk"
# macOS does not support @rpath
Home |
Main Index |
Thread Index |
Old Index