From 07413e31a325571f85462729b1138ddfca6b35ea Mon Sep 17 00:00:00 2001 From: dsainty Date: Tue, 9 Jun 2009 03:04:00 +0000 Subject: Disable PDF/PS documentation generation (it was never in the PLIST). Stops build breaking if the LaTeX installation is incomplete and not completely functional (LaTeX is not a dependency). --- games/liquidwar/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games') diff --git a/games/liquidwar/Makefile b/games/liquidwar/Makefile index 3b0d268bc56..3459669be48 100644 --- a/games/liquidwar/Makefile +++ b/games/liquidwar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/07/14 12:56:04 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2009/06/09 03:04:00 dsainty Exp $ # DISTNAME= liquidwar-5.6.4 @@ -15,6 +15,7 @@ USE_DIRS+= gnome2-1.5 USE_TOOLS+= gmake GNU_CONFIGURE= YES +CONFIGURE_ARGS+= --disable-doc-ps --disable-doc-pdf #CONFIGURE_ARGS+= --enable-debug .include "../../devel/allegro/buildlink3.mk" -- cgit v1.2.3