From dda8006b76bba840187bda87c78e85825fb5f54c Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 8 Jun 2016 07:26:59 +0000 Subject: Bump doxygen requirement (for changed PLIST) and bump PKGREVISION. --- ham/uhd/Makefile | 3 ++- ham/uhd/options.mk | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'ham') diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile index 9c027346259..2a84ba0efd6 100644 --- a/ham/uhd/Makefile +++ b/ham/uhd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2016/05/13 14:57:08 mef Exp $ +# $NetBSD: Makefile,v 1.19 2016/06/08 07:26:59 wiz Exp $ DISTNAME= uhd-3.9.4 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_GITHUB:=EttusResearch/} # 3.9.1 -> 003_009_001 diff --git a/ham/uhd/options.mk b/ham/uhd/options.mk index 7f3b2001bec..121769ad2c0 100644 --- a/ham/uhd/options.mk +++ b/ham/uhd/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.3 2015/08/14 06:19:13 mef Exp $ +# $NetBSD: options.mk,v 1.4 2016/06/08 07:26:59 wiz Exp $ ### Set options PKG_OPTIONS_VAR= PKG_OPTIONS.uhd PKG_SUPPORTED_OPTIONS= doxygen manual @@ -7,7 +7,7 @@ PKG_SUGGESTED_OPTIONS= doxygen manual .include "../../mk/bsd.options.mk" .if !empty(PKG_OPTIONS:Mdoxygen) -DEPENDS+= doxygen>=1.8.9.1:../../devel/doxygen +DEPENDS+= doxygen>=1.8.11:../../devel/doxygen PLIST_SRC+= ${PKGDIR}/PLIST.doxygen .endif -- cgit v1.2.3