diff options
author | seb <seb> | 2003-08-08 16:38:41 +0000 |
---|---|---|
committer | seb <seb> | 2003-08-08 16:38:41 +0000 |
commit | c2072c637606bccc14bf5d7a133fe3591997b1dd (patch) | |
tree | 2fd7d9a3276ec006f1c7fd130c76116d9fa55d0d /games | |
parent | 4833039c2c1c12fcb61f5a03d915c06b5a0a92a6 (diff) | |
download | pkgsrc-c2072c637606bccc14bf5d7a133fe3591997b1dd.tar.gz |
one INFO_FILES occurrence is enough.
Diffstat (limited to 'games')
-rw-r--r-- | games/xboard/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/xboard/Makefile b/games/xboard/Makefile index 0e5d72390cf..3dce782b5e5 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2003/07/21 16:50:01 martti Exp $ +# $NetBSD: Makefile,v 1.21 2003/08/08 16:38:41 seb Exp $ DISTNAME= xboard-4.2.6 CATEGORIES= games @@ -8,8 +8,6 @@ MAINTAINER= simonb@NetBSD.ORG HOMEPAGE= http://www.tim-mann.org/xboard.html COMMENT= Graphical frontend for chess engines and servers -INFO_FILES= xboard.info - USE_BUILDLINK2= # defined USE_X11= # defined GNU_CONFIGURE= # defined |