diff options
Diffstat (limited to 'editors/vim/Makefile')
-rw-r--r-- | editors/vim/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 21ff75957a27..801de52dfc28 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vim -PORTVERSION= 8.1.1954 +PORTVERSION= 8.1.2108 DISTVERSIONPREFIX= v CATEGORIES= editors @@ -119,6 +119,7 @@ MOTIF_VARS= GUI=motif X11_CONFIGURE_WITH= x X11_PLIST_SUB= GUI="@comment " DESKTOP="@comment " X11_USE= XORG=ice,sm,x11,xt +X11_USES= xorg X11_VARS= GUI=no # LANGUAGE BINDINGS |