diff options
Diffstat (limited to 'wm/qvwm')
-rw-r--r-- | wm/qvwm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |