pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libgphoto2 Don't run doxygen, even if it is inst...
details: https://anonhg.NetBSD.org/pkgsrc/rev/117ef6deb864
branches: trunk
changeset: 523441:117ef6deb864
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Jan 08 02:39:42 2007 +0000
description:
Don't run doxygen, even if it is installed.
diffstat:
devel/libgphoto2/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 79b7650f0d17 -r 117ef6deb864 devel/libgphoto2/Makefile
--- a/devel/libgphoto2/Makefile Mon Jan 08 02:38:42 2007 +0000
+++ b/devel/libgphoto2/Makefile Mon Jan 08 02:39:42 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2007/01/02 18:32:47 adam Exp $
+# $NetBSD: Makefile,v 1.33 2007/01/08 02:39:42 rillig Exp $
DISTNAME= libgphoto2-2.3.1
CATEGORIES= devel graphics
@@ -15,6 +15,7 @@
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
+CONFIGURE_FLAGS+= DOXYGEN=no
PKGCONFIG_OVERRIDE+= libgphoto2/libgphoto2.pc.in
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index