summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2024-04-12 21:35:43 +0200
committerEmanuel Haupt <ehaupt@FreeBSD.org>2024-04-12 21:35:43 +0200
commit4ab6c187167138ea25beea8021ea99c304f3b87c (patch)
tree69f224f8516b21f128cb26135c1027cb6aa225c1 /math
parentemulators/sameboy: Update to 0.16.3 (diff)
*/*: Remove GNU_CONFIGURE_MANPREFIX
After 9fd7ee1cdf6c remove GNU_CONFIGURE_MANPREFIX from my ports.
Diffstat (limited to 'math')
-rw-r--r--math/form/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/form/Makefile b/math/form/Makefile
index dd38ff7c9421..e3d414ced46c 100644
--- a/math/form/Makefile
+++ b/math/form/Makefile
@@ -18,7 +18,6 @@ USE_GITHUB= yes
GH_ACCOUNT= vermaseren
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS+= --disable-native \
--enable-largefile \
--enable-scalar \