From d228a7af6fd0201d0068d17adad552c0bf8516ed Mon Sep 17 00:00:00 2001 From: gavan Date: Mon, 10 Nov 2003 14:51:04 +0000 Subject: Set USE_GCC_SHLIB. Fixes linking on Solaris. --- wm/qvwm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wm/qvwm/Makefile') diff --git a/wm/qvwm/Makefile b/wm/qvwm/Makefile index da3a19892bd..0a4df855b06 100644 --- a/wm/qvwm/Makefile +++ b/wm/qvwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/17 22:55:16 grant Exp $ +# $NetBSD: Makefile,v 1.10 2003/11/10 15:55:32 gavan Exp $ # DISTNAME= qvwm-1.1.12 @@ -14,6 +14,7 @@ USE_X11= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_BUILDLINK2= yes +USE_GCC_SHLIB= yes post-install: ${MV} ${PREFIX}/man/man1/qvwm.1x ${PREFIX}/man/man1/qvwm.1 -- cgit v1.2.3