FreeBSD Bugzilla – Attachment 201640 Details for
Bug 235427
[patch] editors/vim: conditionally add gnome to USES to comply with the current standard
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch file generated with svn diff
vim-8.1.0865.diff (text/plain), 884 bytes, created by
Samy Mahmoudi
on 2019-02-02 16:56:29 UTC
(
hide
)
Description:
Patch file generated with svn diff
Filename:
MIME Type:
Creator:
Samy Mahmoudi
Created:
2019-02-02 16:56:29 UTC
Size:
884 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (révision 491837) >+++ Makefile (copie de travail) >@@ -103,17 +103,17 @@ > GNOME_PLIST_SUB= GUI="" DESKTOP="" > GNOME_IMPLIES= NLS > GNOME_USE= GNOME=gdkpixbuf2,libgnomeui XORG=ice,sm,xorgproto,x11,xpm,xt >-GNOME_USES= desktop-file-utils >+GNOME_USES= desktop-file-utils gnome > GNOME_VARS= GUI=gnome2 INSTALLS_ICONS=yes > > GTK2_PLIST_SUB= GUI="" DESKTOP="" > GTK2_USE= GNOME=gdkpixbuf2,gtk20 XORG=ice,sm,x11,xpm,xt >-GTK2_USES= desktop-file-utils >+GTK2_USES= desktop-file-utils gnome > GTK2_VARS= GUI=gtk2 INSTALLS_ICONS=yes > > GTK3_PLIST_SUB= GUI="" DESKTOP="" > GTK3_USE= GNOME=cairo,gdkpixbuf2,gtk30 XORG=ice,sm,x11,xpm,xt >-GTK3_USES= desktop-file-utils >+GTK3_USES= desktop-file-utils gnome > GTK3_VARS= GUI=gtk3 INSTALLS_ICONS=yes > > MOTIF_CONFIGURE_ENV= MOTIFHOME=${LOCALBASE}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 235427
: 201640