Subject: CVS commit: pkgsrc/devel/libgphoto2
To: None <pkgsrc-changes@NetBSD.org>
From: Bernd Ernesti <veego@netbsd.org>
List: pkgsrc-changes
Date: 05/01/2007 12:03:26
Module Name:	pkgsrc
Committed By:	veego
Date:		Tue May  1 12:03:26 UTC 2007

Modified Files:
	pkgsrc/devel/libgphoto2: Makefile

Log Message:
Use a different way to really disable doxygen. CONFIGURE_FLAGS+=DOXYGEN=no
does not work anymore. Use CONFIGURE_ENV+=ac_cv_path_DOXYGEN=false
Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 pkgsrc/devel/libgphoto2/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.