aboutsummaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2020-04-12 16:10:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2020-04-12 16:10:58 +0000
commitd47ef88916d288e4cb362a60e10d99f4ec9007a2 (patch)
tree08820b90f941eba3d963fe35253602ab7c202e64 /editors/vim
parent1fead130021e4170fc8091a0791b2ae5571a54a4 (diff)
Notes
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index b61bf6c9f96f..55fcf47e8df6 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -3,6 +3,7 @@
PORTNAME= vim
PORTVERSION= 8.2.0491
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= editors
@@ -95,6 +96,8 @@ CONSOLE_CONFIGURE_OFF= --enable-xim --enable-fontset
CONSOLE_PLIST_SUB= GUI="@comment " DESKTOP="@comment "
CONSOLE_VARS= GUI=no
+GNOME_CONFIGURE_ENABLE= canberra
+GNOME_LIB_DEPENDS= libcanberra.so:audio/libcanberra
GNOME_PLIST_SUB= GUI="" DESKTOP=""
GNOME_IMPLIES= NLS
GNOME_USE= GNOME=gdkpixbuf2,libgnomeui XORG=ice,sm,xorgproto,x11,xpm,xt