Index: Makefile =================================================================== --- Makefile (revision 531482) +++ Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= vim PORTVERSION= 8.2.0491 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= editors @@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/runtime/doc/uganda.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -USES= cpe iconv ncurses pkgconfig shebangfix +USES= cpe iconv desktop-file-utils ncurses pkgconfig shebangfix USE_GITHUB= yes CONFLICTS_INSTALL?= vim-console vim-tiny @@ -95,6 +96,8 @@ 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