summaryrefslogtreecommitdiff
path: root/editors/xvile/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 17:58:58 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 18:58:23 +0100
commitb425436ee246845fe1e4ce4c60e4f337d5a56b93 (patch)
tree78e26a496f7abc5feb38a3ae6d4c13db6c67613a /editors/xvile/Makefile
parenteditors/wordgrinder: Moved man to share/man (diff)
editors/xvile: Moved man to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'editors/xvile/Makefile')
-rw-r--r--editors/xvile/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index 82bb7982f593..d5ffcb45c734 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -1,5 +1,6 @@
PORTNAME= vile
PORTVERSION= 9.8z
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= https://invisible-island.net/archives/vile/current/ \
https://invisible-mirror.net/archives/vile/current/
@@ -21,6 +22,7 @@ USES= pkgconfig shebangfix tar:tgz xorg
SHEBANG_FILES= macros/lxvile macros/lxvile-fonts perl/vileget
USE_XORG= x11 xext xpm xt
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ENV= cf_cv_crypt_works=yes
CONFIGURE_ARGS= --disable-imake \
--disable-desktop \