From 76d2a550ec23fb4a869427c1e14bb85389d0029e Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 28 Sep 2005 21:55:32 +0000 Subject: Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, NO_BUILD, USE_LIBTOOL. --- wm/sawfish/Makefile.common | 4 ++-- wm/wmx/Makefile.common | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'wm') diff --git a/wm/sawfish/Makefile.common b/wm/sawfish/Makefile.common index bd422fa2ace..cca8f8f1188 100644 --- a/wm/sawfish/Makefile.common +++ b/wm/sawfish/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.26 2005/06/01 18:03:25 jlam Exp $ +# $NetBSD: Makefile.common,v 1.27 2005/09/28 21:55:32 rillig Exp $ DISTNAME= sawfish-${SF_VERS}-gtk1 SF_VERS= 1.2 @@ -11,7 +11,7 @@ HOMEPAGE= http://sawmill.sourceforge.net/ DEPENDS+= rep-gtk>=0.15nb2:../../x11/rep-gtk USE_DIRS+= xdg-1.1 -USE_PKGLOCALEDIR= # defined +USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake GNU_CONFIGURE= # defined diff --git a/wm/wmx/Makefile.common b/wm/wmx/Makefile.common index d7ebcd111eb..6929f38f0f5 100644 --- a/wm/wmx/Makefile.common +++ b/wm/wmx/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.13 2005/04/11 21:47:49 tv Exp $ +# $NetBSD: Makefile.common,v 1.14 2005/09/28 21:55:32 rillig Exp $ DISTNAME= wmx-6 WMX_VERS= 6.0 @@ -14,7 +14,7 @@ CONFLICTS+= wmx-[0-9]* wmx-gnome-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews USE_LANGUAGES= c c++ -USE_X11BASE= # defined +USE_X11BASE= yes GNU_CONFIGURE= # defined BUILD_TARGET= depend all -- cgit v1.2.3