diff options
Diffstat (limited to 'devel/qof/Makefile')
-rw-r--r-- | devel/qof/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/qof/Makefile b/devel/qof/Makefile index e4721185b59..a263eaf38a4 100644 --- a/devel/qof/Makefile +++ b/devel/qof/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2016/11/24 13:43:35 mef Exp $ +# $NetBSD: Makefile,v 1.24 2016/11/24 14:11:31 mef Exp $ DISTNAME= qof-0.7.5 PKGREVISION= 18 @@ -10,7 +10,7 @@ HOMEPAGE= http://qof.alioth.debian.org/ COMMENT= Query Object Framework LICENSE= gnu-gpl-v2 -BUILD_DEPENDS+= doxygen>=1.8.11:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.8.12:../../devel/doxygen MAKE_JOBS_SAFE= no |