pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/windowmaker No need to define INSTALL_TARGET=instal...
details: https://anonhg.NetBSD.org/pkgsrc/rev/548dd506c0d4
branches: trunk
changeset: 545687:548dd506c0d4
user: obache <obache%pkgsrc.org@localhost>
date: Sun Aug 10 05:20:13 2008 +0000
description:
No need to define INSTALL_TARGET=install-strip.
Framework pass -s flag automatically if required (INSTALL_UNSTRIPPED!=yes).
Part of fixes PR 15107.
diffstat:
wm/windowmaker/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 7ec6ddfdad61 -r 548dd506c0d4 wm/windowmaker/Makefile
--- a/wm/windowmaker/Makefile Sun Aug 10 05:02:23 2008 +0000
+++ b/wm/windowmaker/Makefile Sun Aug 10 05:20:13 2008 +0000
@@ -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_ENV+= LINGUAS=yes
CONFIGURE_ENV+= CPP_PATH=${CPP:Q}
REPLACE_PERL+= util/wkdemenu.pl
-INSTALL_TARGET= install-strip
.include "../../mk/compiler.mk"
Home |
Main Index |
Thread Index |
Old Index