diff options
Diffstat (limited to 'wm')
-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 1bf6b93ffbc..4f91de1aa48 100644 --- a/wm/qvwm/Makefile +++ b/wm/qvwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/06/20 17:02:04 kristerw Exp $ +# $NetBSD: Makefile,v 1.21 2005/06/24 20:37:38 kristerw Exp $ # DISTNAME= qvwm-1.1.12 @@ -12,7 +12,7 @@ COMMENT= Windows 95/98/NT like window manager for X11 GNU_CONFIGURE= yes USE_TOOLS+= gmake rm -CONFIGURE_ENV+= ac_cv_path_PATH_RM="${TOOLS_RM}" +CONFIGURE_ENV+= PATH_RM="${TOOLS_RM}" USE_LANGUAGES= c++ post-install: |