pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libmtp tell configure to ignore doxygen even if ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/00f94868a6e6
branches: trunk
changeset: 550388:00f94868a6e6
user: drochner <drochner%pkgsrc.org@localhost>
date: Thu Nov 20 21:49:34 2008 +0000
description:
tell configure to ignore doxygen even if present, to avoid build
inconsistencies
diffstat:
devel/libmtp/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 81726360e50d -r 00f94868a6e6 devel/libmtp/Makefile
--- a/devel/libmtp/Makefile Thu Nov 20 21:47:16 2008 +0000
+++ b/devel/libmtp/Makefile Thu Nov 20 21:49:34 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/09/06 23:24:08 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2008/11/20 21:49:34 drochner Exp $
#
DISTNAME= libmtp-0.3.1
@@ -15,6 +15,7 @@
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
+CONFIGURE_ENV+= HAVE_DOXYGEN=false
PKGCONFIG_OVERRIDE+= libmtp.pc.in
Home |
Main Index |
Thread Index |
Old Index