git: a8d366898894 - main - textproc/docproj: remove gnuplot-lite dependency
Date: Thu, 16 Jan 2025 07:41:51 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a8d3668988945bf23844a1733da214113e08d6ec
commit a8d3668988945bf23844a1733da214113e08d6ec
Author: Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2025-01-14 17:26:26 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-01-16 07:41:00 +0000
textproc/docproj: remove gnuplot-lite dependency
It was a leftover from the previous docproj.
---
textproc/docproj/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index 6d362be1878a..a0b3c298573c 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -1,5 +1,6 @@
PORTNAME= docproj
PORTVERSION= 4.1.9
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= doceng@FreeBSD.org
@@ -7,7 +8,6 @@ COMMENT= Meta-port for the FreeBSD Documentation Project
WWW= https://www.freebsd.org/docproj
RUN_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor \
- gnuplot-lite>0:math/gnuplot-lite \
gohugo>=0.133.1,1:www/gohugo \
rougify:textproc/rubygem-rouge \
rubygem-asciidoctor-diagram>0:textproc/rubygem-asciidoctor-diagram