summaryrefslogtreecommitdiff
path: root/math/gexpr/files/patch-Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 19:22:35 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 20:25:21 +0100
commite3d1aa6da13c4291a6727eecc2e7d31795294dae (patch)
tree7164f1b2d0f50593e7f6d0b284ef4eb83fc0b162 /math/gexpr/files/patch-Makefile
parentsysutils/cpufetch: Move man to share/man (diff)
math/gexpr: Moved man to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'math/gexpr/files/patch-Makefile')
-rw-r--r--math/gexpr/files/patch-Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gexpr/files/patch-Makefile b/math/gexpr/files/patch-Makefile
index f194ed91f039..7b034c88d8d0 100644
--- a/math/gexpr/files/patch-Makefile
+++ b/math/gexpr/files/patch-Makefile
@@ -21,7 +21,7 @@
- cp -f gexpr /usr/local/bin;
- cp -f gexpr.1 /usr/local/man/man1
+ install -s gexpr ${DESTDIR}/usr/local/bin;
-+ install gexpr.1 ${DESTDIR}/usr/local/man/man1
++ install gexpr.1 ${DESTDIR}/usr/local/share/man/man1
clean:
rm -f *.o core