From e41419f66776fc857213bcb30a1d9efb61844538 Mon Sep 17 00:00:00 2001 From: gavan Date: Mon, 10 Nov 2003 16:13:28 +0000 Subject: Set USE_GCC_SHLIB. Fixes linking on Solaris. --- wm/wmx/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wm/wmx') diff --git a/wm/wmx/Makefile.common b/wm/wmx/Makefile.common index 986422976f7..b3dd9ea0e59 100644 --- a/wm/wmx/Makefile.common +++ b/wm/wmx/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2003/07/17 22:55:19 grant Exp $ +# $NetBSD: Makefile.common,v 1.6 2003/11/10 16:18:07 gavan Exp $ DISTNAME= wmx-6 WMX_VERS= 6.0 @@ -12,6 +12,7 @@ HOMEPAGE= http://www.all-day-breakfast.com/wmx/ CONFLICTS+= wmx-[0-9]* wmx-gnome-[0-9]* USE_X11BASE= # defined +USE_GCC_SHLIB= # defined GNU_CONFIGURE= # defined ALL_TARGET= depend all -- cgit v1.2.3