summaryrefslogtreecommitdiff
path: root/editors/vile/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 17:56:09 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 18:58:22 +0100
commit47dd049314fa12ea6297571b15edb2c5de8a2bf7 (patch)
treed172829d9c7dfef96bee70b76fb372eb4fcb453f /editors/vile/Makefile
parenttextproc/libxml2: Update to 2.11.7 (diff)
editors/vile: Moved man to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r--editors/vile/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index e3f7c1cc76c1..675fe8d595b6 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/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/
@@ -19,6 +20,7 @@ BUILD_DEPENDS= reflex:textproc/reflex
USES= ncurses pkgconfig shebangfix tar:tgz
SHEBANG_FILES= perl/vileget
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ENV= cf_cv_crypt_works=yes
MAKEFILE= makefile
INSTALL_TARGET= install install-doc install-html