pkgsrc-WIP-changes archive

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

The groff dependency is only for producing a PDF, which we don't.



Module Name:	pkgsrc-wip
Committed By:	Hauke Fath <hauke%NetBSD.org@localhost>
Pushed By:	hauke
Date:		Wed Feb 11 16:28:45 2026 +0100
Changeset:	61dd6dbcdf068436bcd8452a0ce8196a46874bfa

Modified Files:
	srecord/Makefile

Log Message:
The groff dependency is only for producing a PDF, which we don't.

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

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

diffstat:
 srecord/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/srecord/Makefile b/srecord/Makefile
index a9e3b790d1..74ba18966b 100644
--- a/srecord/Makefile
+++ b/srecord/Makefile
@@ -12,8 +12,6 @@ HOMEPAGE=	https://srecord.sourceforge.net/
 COMMENT=	Manipulate EPROM load files
 LICENSE=	gnu-gpl-v3
 
-USE_TOOLS+=	groff
-
 USE_LANGUAGES=	c c++
 
 WRKSRC=		${WRKDIR}/srecord-${PKGVER}


Home | Main Index | Thread Index | Old Index