pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/wily Add CONFIGURE_HAS_MANDIR= no, since confi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a7844af53132
branches:  trunk
changeset: 500724:a7844af53132
user:      tonio <tonio%pkgsrc.org@localhost>
date:      Wed Oct 12 12:13:38 2005 +0000

description:
Add CONFIGURE_HAS_MANDIR= no, since configure does not support --mandir

diffstat:

 editors/wily/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0882f9adf97a -r a7844af53132 editors/wily/Makefile
--- a/editors/wily/Makefile     Wed Oct 12 12:07:24 2005 +0000
+++ b/editors/wily/Makefile     Wed Oct 12 12:13:38 2005 +0000
@@ -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 @@
 COMMENT=       Unix/X11 clone of the Plan9 acme editor/environment
 
 GNU_CONFIGURE= yes
+CONFIGURE_HAS_MANDIR=  no
 
 DEPENDS+=      libXgFonts-1.0:../../fonts/Xg
 



Home | Main Index | Thread Index | Old Index