diff options
Diffstat (limited to 'games/freeciv-manual/Makefile')
-rw-r--r-- | games/freeciv-manual/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/freeciv-manual/Makefile b/games/freeciv-manual/Makefile index a56b418a272..e0da1cb260e 100644 --- a/games/freeciv-manual/Makefile +++ b/games/freeciv-manual/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/04/25 12:07:12 dillo Exp $ +# $NetBSD: Makefile,v 1.11 2005/04/11 21:45:50 tv Exp $ # DISTNAME= manual-1.8.1-2 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.freeciv.org/ COMMENT= Manuals for freeciv (game, client, and server) WRKSRC= ${WRKDIR}/manual -USE_BUILDLINK3= YES NO_BUILD= YES do-install: |