From 3368d79e951aab95b801b898625287c71cd67092 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 10 Aug 2008 05:20:13 +0000 Subject: No need to define INSTALL_TARGET=install-strip. Framework pass -s flag automatically if required (INSTALL_UNSTRIPPED!=yes). Part of fixes PR 15107. --- wm/windowmaker/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'wm') diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile index 8ce0f2e1454..2d86a79f5bf 100644 --- a/wm/windowmaker/Makefile +++ b/wm/windowmaker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2007/12/02 11:45:06 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2008/08/10 05:20:13 obache Exp $ DISTNAME= WindowMaker-0.92.0 PKGNAME= ${DISTNAME:S/WindowMaker/windowmaker/} @@ -25,7 +25,6 @@ CONFIGURE_ARGS+= --with-nlsdir=${PREFIX:Q}/${PKGLOCALEDIR:Q}/locale CONFIGURE_ENV+= LINGUAS=yes CONFIGURE_ENV+= CPP_PATH=${CPP:Q} REPLACE_PERL+= util/wkdemenu.pl -INSTALL_TARGET= install-strip .include "../../mk/compiler.mk" -- cgit v1.2.3