git: 31661a3f15ec - main - science/hdf: Remove GNU_CONFIGURE_MANPREFIX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Apr 2025 14:00:44 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=31661a3f15ec11c376c55751aa0f112dbdccc6cb
commit 31661a3f15ec11c376c55751aa0f112dbdccc6cb
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-04-09 13:54:38 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-04-09 13:54:38 +0000
science/hdf: Remove GNU_CONFIGURE_MANPREFIX
---
science/hdf/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/science/hdf/Makefile b/science/hdf/Makefile
index a52bd42e9391..8f21257b5f1e 100644
--- a/science/hdf/Makefile
+++ b/science/hdf/Makefile
@@ -26,7 +26,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared \
--with-jpeg=${LOCALBASE} \
--with-szlib=${LOCALBASE}
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share/
INSTALL_TARGET= install-strip
TEST_TARGET= check