View | Details | Raw Unified | Return to bug 245460 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+3 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	vim
4
PORTNAME=	vim
5
PORTVERSION=	8.2.0491
5
PORTVERSION=	8.2.0491
6
PORTREVISION=	1
6
DISTVERSIONPREFIX=	v
7
DISTVERSIONPREFIX=	v
7
CATEGORIES=	editors
8
CATEGORIES=	editors
8
9
Lines 95-100 Link Here
95
CONSOLE_PLIST_SUB=	GUI="@comment " DESKTOP="@comment "
96
CONSOLE_PLIST_SUB=	GUI="@comment " DESKTOP="@comment "
96
CONSOLE_VARS=		GUI=no
97
CONSOLE_VARS=		GUI=no
97
98
99
GNOME_CONFIGURE_ENABLE=	canberra
100
GNOME_LIB_DEPENDS=	libcanberra.so:audio/libcanberra
98
GNOME_PLIST_SUB=	GUI="" DESKTOP=""
101
GNOME_PLIST_SUB=	GUI="" DESKTOP=""
99
GNOME_IMPLIES=		NLS
102
GNOME_IMPLIES=		NLS
100
GNOME_USE=		GNOME=gdkpixbuf2,libgnomeui XORG=ice,sm,xorgproto,x11,xpm,xt
103
GNOME_USE=		GNOME=gdkpixbuf2,libgnomeui XORG=ice,sm,xorgproto,x11,xpm,xt

Return to bug 245460