summaryrefslogtreecommitdiff
path: root/x11/XaoS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/XaoS/Makefile')
-rw-r--r--x11/XaoS/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/XaoS/Makefile b/x11/XaoS/Makefile
index 86d91bb5c4e..4497ffd5785 100644
--- a/x11/XaoS/Makefile
+++ b/x11/XaoS/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 22:56:20 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/08/07 12:11:10 seb Exp $
#
DISTNAME= XaoS-3.0
@@ -13,6 +13,8 @@ USE_BUILDLINK2= YES
USE_X11= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-curses-driver=no
+USE_NEW_TEXINFO= YES
+INFO_FILES= xaos.info
.include "../../graphics/png/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"