From 2366662d9d63504d3ef3b57f7c0ada9b7b52021a Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 19 Mar 2007 01:27:17 +0000 Subject: The configure script is written in Perl. --- games/eboard/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games/eboard/Makefile b/games/eboard/Makefile index 2e9ca2a50e4..627c2bfcc27 100644 --- a/games/eboard/Makefile +++ b/games/eboard/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2007/01/29 21:43:54 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2007/03/19 01:27:17 rillig Exp $ # DISTNAME= eboard-1.0.3 @@ -17,6 +17,7 @@ CONFIGURE_ARGS+= --prefix=${PREFIX} CONFIGURE_ARGS+= --man-prefix=${PREFIX}/${PKGMANDIR} USE_LANGUAGES= c c++ USE_TOOLS+= perl gmake pkg-config +CONFIG_SHELL= perl REPLACE_PERL+= configure LDFLAGS+= ${LIBOSSAUDIO} -- cgit v1.2.3