aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.gnome.mk
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-09-04 11:48:04 +0800
committermarcus <marcus@FreeBSD.org>2003-09-04 11:48:04 +0800
commit0aed0985c0adac4fe7f63a0d1388e728867b2983 (patch)
tree73aa7ac060dd8a170b9145d96b0577a670f4904e /Mk/bsd.gnome.mk
parent2f801e29040a3a66a0e9f0b45247984b330a5234 (diff)
downloadfreebsd-ports-gnome-0aed0985c0adac4fe7f63a0d1388e728867b2983.tar.gz
freebsd-ports-gnome-0aed0985c0adac4fe7f63a0d1388e728867b2983.tar.zst
freebsd-ports-gnome-0aed0985c0adac4fe7f63a0d1388e728867b2983.zip
Back out the previous commit. It was not approved, looks like was an
accidental commit based on the commit log, and was committed to the deprecated macros section.
Diffstat (limited to 'Mk/bsd.gnome.mk')
-rw-r--r--Mk/bsd.gnome.mk1
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