From 8d572feba3c42eb07c7ebefebf9ff3a724667181 Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 28 Aug 2004 06:05:31 +0000 Subject: Use the new BUILDLINK_TRANSFORM commands to more precisely state the intended transformation: use "rm" to remove an option, "rmdir" to remove all options containing a path starting with a given directory name, and "rename" to rename options to something else. --- x11/gtk2-theme-switch/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/gtk2-theme-switch') diff --git a/x11/gtk2-theme-switch/Makefile b/x11/gtk2-theme-switch/Makefile index 12e2cc36695..da75fdde93e 100644 --- a/x11/gtk2-theme-switch/Makefile +++ b/x11/gtk2-theme-switch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/04/17 12:46:20 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2004/08/28 06:05:32 jlam Exp $ # DISTNAME= gtk-theme-switch-2.0.0rc2 @@ -14,7 +14,7 @@ COMMENT= Allows quick & easy switching of GTK+ 2.x themes USE_BUILDLINK3= YES USE_GNU_TOOLS+= make -BUILDLINK_TRANSFORM+= S:-DGTK_DISABLE_DEPRECATED: +BUILDLINK_TRANSFORM+= rm:-DGTK_DISABLE_DEPRECATED do-install: ${INSTALL_PROGRAM} ${WRKSRC}/switch2 \ -- cgit v1.2.3