pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
slurm: Update man2html dep following commit from wip to textproc
Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Mar 21 14:23:02 2018 -0500
Changeset:	fd1e389cfd1a3cf4080f15134591b725cee4d358
Modified Files:
	slurm/Makefile
Log Message:
slurm: Update man2html dep following commit from wip to textproc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fd1e389cfd1a3cf4080f15134591b725cee4d358
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
 slurm/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/slurm/Makefile b/slurm/Makefile
index a63f6ee720..54f38ef60a 100644
--- a/slurm/Makefile
+++ b/slurm/Makefile
@@ -14,7 +14,7 @@ COMMENT=	Simple Linux Utility for Resource Management
 LICENSE=	gnu-gpl-v2
 
 BUILD_DEPENDS+=	libtool-base-[0-9]*:../../devel/libtool-base
-BUILD_DEPENDS+=	man2html-[0-9]*:../../wip/man2html
+BUILD_DEPENDS+=	man2html-[0-9]*:../../textproc/man2html
 
 USE_LANGUAGES=	c c++
 
Home |
Main Index |
Thread Index |
Old Index