diff options
-rw-r--r-- | devel/libmtp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libmtp/Makefile b/devel/libmtp/Makefile index d004a576059..1b4f9b7a76c 100644 --- a/devel/libmtp/Makefile +++ b/devel/libmtp/Makefile @@ -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_PKGLOCALEDIR= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config GNU_CONFIGURE= yes +CONFIGURE_ENV+= HAVE_DOXYGEN=false PKGCONFIG_OVERRIDE+= libmtp.pc.in |