diff options
Diffstat (limited to 'wm/qvwm')
-rw-r--r-- | wm/qvwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/qvwm/Makefile b/wm/qvwm/Makefile index e6a819c9f2e..77dbcbe2bcc 100644 --- a/wm/qvwm/Makefile +++ b/wm/qvwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/10/03 00:18:23 tv Exp $ +# $NetBSD: Makefile,v 1.15 2004/11/22 21:04:31 wiz Exp $ # DISTNAME= qvwm-1.1.12 @@ -14,7 +14,7 @@ USE_X11= yes GNU_CONFIGURE= yes USE_GNU_TOOLS+= make USE_BUILDLINK3= yes -USE_GCC_SHLIB= yes +USE_LANGUAGES= c++ post-install: ${MV} ${PREFIX}/man/man1/qvwm.1x ${PREFIX}/man/man1/qvwm.1 |