git: 95a151279913 - 2025Q1 - textproc/docproj: remove gnuplot-lite dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Jan 2025 07:42:49 UTC
The branch 2025Q1 has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=95a151279913726332c398ef56e51b3001923503
commit 95a151279913726332c398ef56e51b3001923503
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:42:38 +0000
textproc/docproj: remove gnuplot-lite dependency
It was a leftover from the previous docproj.
(cherry picked from commit a8d3668988945bf23844a1733da214113e08d6ec)
---
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