pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/ircd-hybrid ircd-hybrid: Adds missing USE_LIBTOOL.
details: https://anonhg.NetBSD.org/pkgsrc/rev/459230b8c518
branches: trunk
changeset: 338386:459230b8c518
user: fox <fox%pkgsrc.org@localhost>
date: Fri Aug 23 15:18:15 2019 +0000
description:
ircd-hybrid: Adds missing USE_LIBTOOL.
Noticed via pkglint(1).
diffstat:
chat/ircd-hybrid/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d283e5b21edc -r 459230b8c518 chat/ircd-hybrid/Makefile
--- a/chat/ircd-hybrid/Makefile Fri Aug 23 15:12:00 2019 +0000
+++ b/chat/ircd-hybrid/Makefile Fri Aug 23 15:18:15 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2019/06/03 12:19:18 fox Exp $
+# $NetBSD: Makefile,v 1.59 2019/08/23 15:18:15 fox Exp $
DISTNAME= ircd-hybrid-8.2.26
CATEGORIES= chat
@@ -12,6 +12,8 @@
CONFLICTS+= ircu-[0-9]*
+USE_LIBTOOL= yes
+
GNU_CONFIGURE= YES
BUILD_DEFS+= VARBASE IRCD_HYBRID_IRC_USER IRCD_HYBRID_IRC_GROUP
Home |
Main Index |
Thread Index |
Old Index