From 1494ca749af6d3779a39f19db031c4b116fa4cb7 Mon Sep 17 00:00:00 2001 From: Wes Peters Date: Fri, 10 Dec 1999 16:50:24 +0000 Subject: Fix the makefile so the port will build. PR: ports/15386 Submitted by: Will Andrews --- x11-wm/wmanager/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-wm') diff --git a/x11-wm/wmanager/Makefile b/x11-wm/wmanager/Makefile index 34676eb928ac..1519e9c04954 100644 --- a/x11-wm/wmanager/Makefile +++ b/x11-wm/wmanager/Makefile @@ -19,6 +19,7 @@ USE_QT= yes USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes +USE_NEWGCC= yes MAKE_ENV= prefix=${PREFIX} WRKSRC= ${WRKDIR}/wmanager @@ -37,7 +38,7 @@ do-install: @${ECHO} @${ECHO} "Docs have been installed in ${PREFIX}/share/wmanager/." @${ECHO} "You are advised to have a look at the sample .wmanagerrc" - @${ECHO} "and .xinitrc's available there. + @${ECHO} "and .xinitrc's available there." @${ECHO} .endif -- cgit v1.2.3