diff options
Diffstat (limited to 'games/crossfire-cli/Makefile')
-rw-r--r-- | games/crossfire-cli/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/crossfire-cli/Makefile b/games/crossfire-cli/Makefile index d02d7e2218d..3fb4d8cbd0e 100644 --- a/games/crossfire-cli/Makefile +++ b/games/crossfire-cli/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/04/11 21:45:49 tv Exp $ +# $NetBSD: Makefile,v 1.21 2005/05/16 01:15:31 jlam Exp $ # DISTNAME= crossfire-client-1.0.0 @@ -22,6 +22,7 @@ USE_X11= yes USE_GNU_TOOLS+= make GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-sound-dir=${LOCALBASE}/share/cfclient/sounds +PKGSRC_USE_TOOLS+= gtar REPLACE_PERL= utils/deftoheader.pl items.pl |