pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/libasr libasr: set mantype to man
details: https://anonhg.NetBSD.org/pkgsrc/rev/014cd4e9a084
branches: trunk
changeset: 383424:014cd4e9a084
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jul 31 07:04:29 2018 +0000
description:
libasr: set mantype to man
Addresses PR 53486 by Dennis Lindroos.
diffstat:
net/libasr/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 947f3fee264c -r 014cd4e9a084 net/libasr/Makefile
--- a/net/libasr/Makefile Tue Jul 31 06:34:30 2018 +0000
+++ b/net/libasr/Makefile Tue Jul 31 07:04:29 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/09/03 08:53:12 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2018/07/31 07:04:29 wiz Exp $
DISTNAME= libasr-1.0.2
CATEGORIES= net
@@ -11,6 +11,7 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
+CONFIGURE_ARGS+= --with-mantype=man
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index