pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/mule Append "/man1" for the --mandir switch.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bcd4698af672
branches: trunk
changeset: 502446:bcd4698af672
user: reed <reed%pkgsrc.org@localhost>
date: Fri Nov 04 19:30:00 2005 +0000
description:
Append "/man1" for the --mandir switch.
This is not normal, but the source's configure and Makefile.in
assume this.
diffstat:
editors/mule/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 80bc6d3b79e8 -r bcd4698af672 editors/mule/Makefile
--- a/editors/mule/Makefile Fri Nov 04 19:29:54 2005 +0000
+++ b/editors/mule/Makefile Fri Nov 04 19:30:00 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2005/06/30 10:20:49 markd Exp $
+# $NetBSD: Makefile,v 1.32 2005/11/04 19:30:00 reed Exp $
DISTNAME= mule-2.3
PKGREVISION= 2
@@ -26,6 +26,7 @@
WRKSRC= ${WRKDIR}/mule
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANDIR= ${PREFIX}/${PKGMANDIR}/man1
USE_TOOLS+= gmake
CONFIGURE_ARGS+= ${MACHINE_ARCH}--netbsd --with-x --with-x-toolkit=lucid
Home |
Main Index |
Thread Index |
Old Index