pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/wmakerconf Fixed script interpreters. Bumped PKGREV...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e159e26d22b7
branches: trunk
changeset: 515114:e159e26d22b7
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Jun 25 10:48:17 2006 +0000
description:
Fixed script interpreters. Bumped PKGREVISION.
We're in a pkgsrc freeze and this is not a leaf package, but the only
package using this is meta-pkgs/windowmaker-desktop.
diffstat:
wm/wmakerconf/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 336de410550d -r e159e26d22b7 wm/wmakerconf/Makefile
--- a/wm/wmakerconf/Makefile Sun Jun 25 10:33:33 2006 +0000
+++ b/wm/wmakerconf/Makefile Sun Jun 25 10:48:17 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2006/06/20 21:18:22 joerg Exp $
+# $NetBSD: Makefile,v 1.40 2006/06/25 10:48:17 rillig Exp $
DISTNAME= wmakerconf-2.11
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= x11 wm windowmaker
MASTER_SITES= http://starplot.org/wmakerconf/
@@ -23,6 +23,9 @@
CONFIGURE_ENV+= gzip=${TOOLS_GZIP_CMD:Q}
CONFIGURE_ENV+= tar=${TOOLS_TAR:Q}
+REPLACE_PERL+= scripts/*.pl.in
+USE_TOOLS+= perl:run
+
post-extract:
${MV} ${WRKSRC}/data/WMWmakerconf ${WRKSRC}/data/WMWmakerconf.in
Home |
Main Index |
Thread Index |
Old Index