From cde57adc4fffd198558fb7ed242b1b65d63a1915 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 31 Jul 2007 10:35:09 +0000 Subject: Fix dependency to and path to ksh. Bump revision. --- wm/amiwm/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'wm') diff --git a/wm/amiwm/Makefile b/wm/amiwm/Makefile index d089cfab891..8a744234886 100644 --- a/wm/amiwm/Makefile +++ b/wm/amiwm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2007/02/22 19:27:18 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2007/07/31 10:35:09 joerg Exp $ # DISTNAME= amiwm0.20pl48 PKGNAME= amiwm-0.20p48 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 wm MASTER_SITES= ftp://ftp.lysator.liu.se/pub/X11/wm/amiwm/ @@ -16,6 +16,9 @@ RESTRICTED= Restrictive copyright (non-commerical use only) NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} +USE_TOOLS+= ksh:run +REPLACE_KSH= Xsession.in Xsession2.in + .include "../../mk/bsd.prefs.mk" GNU_CONFIGURE= yes -- cgit v1.2.3