pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/curl nroff is required for hugehelp()
details: https://anonhg.NetBSD.org/pkgsrc/rev/e70af3a5cc6d
branches: trunk
changeset: 633879:e70af3a5cc6d
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sat May 03 20:01:28 2014 +0000
description:
nroff is required for hugehelp()
Fix build under OpenBSD 5.5
diffstat:
www/curl/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3dbb68b7be30 -r e70af3a5cc6d www/curl/Makefile
--- a/www/curl/Makefile Sat May 03 19:41:18 2014 +0000
+++ b/www/curl/Makefile Sat May 03 20:01:28 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.136 2014/03/30 12:57:54 spz Exp $
+# $NetBSD: Makefile,v 1.137 2014/05/03 20:01:28 ryoon Exp $
DISTNAME= curl-7.36.0
CATEGORIES= www
@@ -17,6 +17,7 @@
# list it into IPv6-ready packages
BUILD_DEFS+= IPV6_READY
+USE_TOOLS+= nroff
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-ssl=${BUILDLINK_PREFIX.openssl}
Home |
Main Index |
Thread Index |
Old Index