git: 10384bcd7558 - main - graphics/xournalpp: Remove unnecessary latex run-time dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Jul 2022 05:06:56 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=10384bcd755807ac5793789d5aa781d01c775fa5
commit 10384bcd755807ac5793789d5aa781d01c775fa5
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-07 04:21:51 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-07 05:06:53 +0000
graphics/xournalpp: Remove unnecessary latex run-time dependency
---
graphics/xournalpp/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile
index f2b087585708..5eb58ba195e4 100644
--- a/graphics/xournalpp/Makefile
+++ b/graphics/xournalpp/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xournalpp
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MAINTAINER= yuri@FreeBSD.org
@@ -21,7 +21,7 @@ USES= cmake compiler:c++11-lang gettext-tools gnome lua:53 pkgconfig xorg
USE_GITHUB= yes
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 librsvg2 libxml2 pango
USE_XORG= x11 xi
-USE_TEX= latex
+USE_TEX= latex:build
LDFLAGS+= -lexecinfo