summaryrefslogtreecommitdiff
path: root/editors/xvile/Makefile
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2020-05-31 06:17:41 +0000
committerHiroki Tagato <tagattie@FreeBSD.org>2020-05-31 06:17:41 +0000
commitab94c5fe2f17652f84e7052c8144c7dda2b02221 (patch)
treec1420df3501cfd76202ff155f9c6e3af2f3b1a9f /editors/xvile/Makefile
parentUpdate to 0.13.0 (diff)
- Update to 9.8u
- Add LICENSE_FILE PR: 246586 Submitted by: Thomas E. Dickey <dickey@invisible-island.net> (maintainer) Approved by: mentors (implicit) Changelog: https://invisible-island.net/vile/CHANGES.html#v9_8u
Notes
Notes: svn path=/head/; revision=537120
Diffstat (limited to 'editors/xvile/Makefile')
-rw-r--r--editors/xvile/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index ecf0fdcfed9c..05a9c92665b4 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= vile
-PORTVERSION= 9.8t
+PORTVERSION= 9.8u
CATEGORIES= editors
MASTER_SITES= ftp://dickey.his.com/vile/current/ \
ftp://ftp.invisible-island.net/vile/current/ \
@@ -16,6 +16,7 @@ MAINTAINER= dickey@invisible-island.net
COMMENT= VI Like Emacs -- X11 version
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= reflex:textproc/reflex
@@ -80,9 +81,6 @@ post-patch:
s|$$(datadir)/html|$$(docdir)/html| ; \
s|\($$(DOCDIR)\) \($$(MANDIR)\)|\1 $$(HTMLDIR) \2|' \
${WRKSRC}/makefile.in
- @${REINPLACE_CMD} -e \
- '/^Categories/s|Application;||' \
- ${WRKSRC}/macros/*.desktop
post-install:
(cd ${WRKSRC}/macros && ${INSTALL_DATA} *.desktop \