diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-04 03:48:04 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-04 03:48:04 +0000 |
commit | 254151a5053092b37fea72ba1915da21b2790c1a (patch) | |
tree | 9ad479ee89dcea2e18fb49072bc55213a0734b02 /Mk | |
parent | 736d942fe5f77a6c830763842f819fcd855337c3 (diff) |
Notes
Diffstat (limited to 'Mk')
-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 |