summaryrefslogtreecommitdiff
path: root/wm/windowmaker/Makefile
diff options
context:
space:
mode:
authorobache <obache>2008-08-10 05:20:13 +0000
committerobache <obache>2008-08-10 05:20:13 +0000
commit18118d41b7be84510467130b782d025e92eedff7 (patch)
tree83c0b3cdf68607e15ea7a4d0e09928a5f4481b50 /wm/windowmaker/Makefile
parentf07bd778918c491db90b02828b2d56c506254969 (diff)
downloadpkgsrc-18118d41b7be84510467130b782d025e92eedff7.tar.gz
No need to define INSTALL_TARGET=install-strip.
Framework pass -s flag automatically if required (INSTALL_UNSTRIPPED!=yes). Part of fixes PR 15107.
Diffstat (limited to 'wm/windowmaker/Makefile')
-rw-r--r--wm/windowmaker/Makefile3
1 files changed, 1 insertions, 2 deletions
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"