summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-03-19 01:27:17 +0000
committerrillig <rillig@pkgsrc.org>2007-03-19 01:27:17 +0000
commit2366662d9d63504d3ef3b57f7c0ada9b7b52021a (patch)
tree460847de5659ba983a1c2768ba7536df0159bd46 /games
parent79904b0bc19df5145ad2811d4f44e19b93431afc (diff)
downloadpkgsrc-2366662d9d63504d3ef3b57f7c0ada9b7b52021a.tar.gz
The configure script is written in Perl.
Diffstat (limited to 'games')
-rw-r--r--games/eboard/Makefile3
1 files changed, 2 insertions, 1 deletions
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}