From 0de5a99724bc7ce416561196e7afbd60c7e891ba Mon Sep 17 00:00:00 2001 From: tonio Date: Wed, 12 Oct 2005 12:13:38 +0000 Subject: Add CONFIGURE_HAS_MANDIR= no, since configure does not support --mandir --- editors/wily/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/editors/wily/Makefile b/editors/wily/Makefile index 25d50203b53..729dc6d6a0f 100644 --- a/editors/wily/Makefile +++ b/editors/wily/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/06/01 18:02:46 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2005/10/12 12:13:38 tonio Exp $ # DISTNAME= wily-0.13.41 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.cs.yorku.ca/~oz/wily/ COMMENT= Unix/X11 clone of the Plan9 acme editor/environment GNU_CONFIGURE= yes +CONFIGURE_HAS_MANDIR= no DEPENDS+= libXgFonts-1.0:../../fonts/Xg -- cgit v1.2.3