pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

doxygen-depend: remove tidy



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Mon Feb 20 10:53:56 2017 +0100
Changeset:	bf006a1cdc0905d831c167dfe9df5c3f384fe7a6

Modified Files:
	doxygen-depend/Makefile

Log Message:
doxygen-depend: remove tidy

The package does not use doxygen any longer.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bf006a1cdc0905d831c167dfe9df5c3f384fe7a6

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

diffstat:
 doxygen-depend/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/doxygen-depend/Makefile b/doxygen-depend/Makefile
index cad13bfe45..c13a7e7f68 100644
--- a/doxygen-depend/Makefile
+++ b/doxygen-depend/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.6 2015/02/10 08:56:25 makoto Exp $
 # $Id: Makefile,v 1.6 2015/02/10 08:56:25 makoto Exp $
 
-DISTNAME=	doxygen-depend-1.02
+DISTNAME=	doxygen-depend-1.03
 CATEGORIES=	meta-pkgs
 LICENSE=	generic-nonlicense
 
@@ -60,7 +60,6 @@ BUILD_DEPENDS+=	open-vm-tools-[0-9]*:../../sysutils/open-vm-tools
 BUILD_DEPENDS+=	serd-[0-9]*:../../textproc/serd
 BUILD_DEPENDS+=	sord-[0-9]*:../../textproc/sord
 #UILD_DEPENDS+=	xmltooling-[0-9]*:../../textproc/xmltooling	# disabled by configure
-BUILD_DEPENDS+=	tidy-[0-9]*:../../www/tidy         	# YES
 #UILD_DEPENDS+=	gnome-mag-[0-9]*:../../x11/gnome-mag	# disabled by SUBST
 BUILD_DEPENDS+=	kdelibdocs-[0-9]*:../../x11/kdelibdocs3	# YES
 #UILD_DEPENDS+=	libxcb-[0-9]*:../../x11/libxcb     	# disabled by configure


Home | Main Index | Thread Index | Old Index