summaryrefslogtreecommitdiff
path: root/devel/qof/Makefile
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2012-07-09 12:15:08 +0000
committermef <mef@pkgsrc.org>2012-07-09 12:15:08 +0000
commit4c093d58c4e35ef88324aff29f5ffeb4366c1fd9 (patch)
tree3824b7e242e577d94bb9b7d55d76804f4eab9db6 /devel/qof/Makefile
parent22a97c0b7508e05c8fc3c668a7da255f0cd1b09f (diff)
downloadpkgsrc-4c093d58c4e35ef88324aff29f5ffeb4366c1fd9.tar.gz
Based on PR pkg/46675:
(1) bump PKGREVISON (2) Update PLIST varied by doxygen bump 1.6.3 to 1.8.1.1 (3) (Patch added) Some Doxyfile updates to follow doxygen parser
Diffstat (limited to 'devel/qof/Makefile')
-rw-r--r--devel/qof/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/qof/Makefile b/devel/qof/Makefile
index 1458919855c..ab9b10a7bfc 100644
--- a/devel/qof/Makefile
+++ b/devel/qof/Makefile
@@ -1,16 +1,17 @@
-# $NetBSD: Makefile,v 1.12 2012/06/14 07:45:23 sbd Exp $
+# $NetBSD: Makefile,v 1.13 2012/07/09 12:15:08 mef Exp $
#
DISTNAME= qof-0.7.5
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qof/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://qof.alioth.debian.org/
COMMENT= Query Object Framework
+LICENSE= gnu-gpl-v2
-BUILD_DEPENDS+= doxygen>=1.6.3:../../devel/doxygen
+BUILD_DEPENDS+= doxygen>=1.8.1.1:../../devel/doxygen
MAKE_JOBS_SAFE= no