From 05a74b7a04eabb5de8ffd12f376109c629eba17d Mon Sep 17 00:00:00 2001 From: mezz Date: Tue, 22 Jul 2008 15:07:01 +0000 Subject: The USE_GTK has been removed from bsd.port.mk recently, so finally can remove in here. We don't need this backward compatibility, since there is no port that use USE_GTK. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11144 df743ca5-7f9a-e211-a948-0013205c9059 --- Mk/bsd.gnome.mk | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'Mk') diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk index 0b360c60f..86442dc8d 100644 --- a/Mk/bsd.gnome.mk +++ b/Mk/bsd.gnome.mk @@ -3,7 +3,7 @@ # # $FreeBSD$ # $NetBSD: $ -# $MCom: ports/Mk/bsd.gnome.mk,v 1.462 2008/07/04 08:20:52 adamw Exp $ +# $MCom: ports/Mk/bsd.gnome.mk,v 1.463 2008/07/22 04:09:16 marcus Exp $ # # Please view me with 4 column tabs! @@ -632,15 +632,6 @@ Gnome_Post_Include= bsd.gnome.mk .error The Pre include part of bsd.gnome.mk part is not included. Did you forget WANT_GNOME=yes before bsd.port.pre.mk? .endif -# DO NOT USE THESE MACROS! They are obsolete, and only provided for -# backward compatibility with old ports that have not converted to the new -# GNOME infrastructure. -.if defined(USE_GTK) -#.warning The USE_GTK macro is deprecated. It should be replaced by USE_GNOME=gtk12. -USE_GNOME+= gtk12 -.endif -# End of obsolete macros - .if defined(USE_GNOME) # First of all expand all USE_GNOME_IMPL recursively . for component in ${_USE_GNOME_ALL} -- cgit v1.2.3