summaryrefslogtreecommitdiff
path: root/editors/vile/Makefile
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2021-12-20 14:29:24 +0900
committerHiroki Tagato <tagattie@FreeBSD.org>2021-12-20 14:41:37 +0900
commitf96d43f530b9d0f311bc55cec4009455f13a8a10 (patch)
tree232a19b684fd6e9b55071faf817ff0cb6ccec3ae /editors/vile/Makefile
parentwww/janus: update to 0.11.6. (diff)
editors/vile: update to 9.8v
While here, remove CONFLICTS_INSTALL. In 9.8v, the sources include updated makefiles which make the two ports nonconflicting. That is done by using sed-scripts within the makefiles to rename files owned by xvile (along with some updates to the latter's plist file). Changelog: https://invisible-island.net/vile/CHANGES.html#v9_8v PR: 260382 Reported by: Thomas E. Dickey <dickey@invisible-island.net> (maintainer)
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r--editors/vile/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 406ac2119b81..16bda43ef60e 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -1,10 +1,9 @@
# Created by: pgf
PORTNAME= vile
-PORTVERSION= 9.8u
+PORTVERSION= 9.8v
CATEGORIES= editors
-MASTER_SITES= ftp://dickey.his.com/vile/current/ \
- ftp://ftp.invisible-island.net/vile/current/ \
+MASTER_SITES= ftp://ftp.invisible-island.net/pub/vile/current/ \
https://invisible-mirror.net/archives/vile/current/
PATCH_SITES= ${MASTER_SITES:S,vile/current/,vile/patches/,g}
@@ -25,8 +24,6 @@ CONFIGURE_ENV= cf_cv_crypt_works=yes
MAKEFILE= makefile
INSTALL_TARGET= install install-doc install-html
-CONFLICTS_INSTALL= xvile
-
OPTIONS_DEFINE= DOCS FILTERS ICONV PERL
OPTIONS_SUB= yes