pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pkgconf This uses libtool.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e0f127bca330
branches: trunk
changeset: 362969:e0f127bca330
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon May 29 13:23:41 2017 +0000
description:
This uses libtool.
Fixes PR 52261.
diffstat:
devel/pkgconf/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6c4b87d038c2 -r e0f127bca330 devel/pkgconf/Makefile
--- a/devel/pkgconf/Makefile Mon May 29 13:22:31 2017 +0000
+++ b/devel/pkgconf/Makefile Mon May 29 13:23:41 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2017/05/05 01:55:56 mef Exp $
+# $NetBSD: Makefile,v 1.11 2017/05/29 13:23:41 wiz Exp $
DISTNAME= pkgconf-1.3.5
CATEGORIES= devel
@@ -14,6 +14,7 @@
.include "../../mk/bsd.prefs.mk"
GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-system-libdir=/usr/lib \
--with-system-includedir=/usr/include
MAKE_FLAGS+= MANDIR=${PREFIX}/${PKGMANDIR}/man1
Home |
Main Index |
Thread Index |
Old Index