diff options
-rw-r--r-- | Mk/bsd.gnome.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk index fe2b4992b5dd..61e045976615 100644 --- a/Mk/bsd.gnome.mk +++ b/Mk/bsd.gnome.mk @@ -464,7 +464,6 @@ HAVE_GNOME+= ${component} # backward compatibility with old ports that have not converted to the new # GNOME infrastructure. .if defined(USE_GTK) -USE_XLIB= yes USE_GNOME+= gtk12 .endif # End of obsolete macros |