aboutsummaryrefslogtreecommitdiff
path: root/editors/texmacs
diff options
context:
space:
mode:
authorAndrew "RhodiumToad" Gierth <andrew@tao11.riddles.org.uk>2023-07-28 13:23:52 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-07-30 22:59:04 +0000
commit7edcfaeb079e3285b299ef619ab9d09d46c447a2 (patch)
tree3aa03f1a42143eedfb04a096e0f11544e99d5b51 /editors/texmacs
parent94218d3a91189c7afea956e8905d5e5ecf879a2c (diff)
downloadports-7edcfaeb079e3285b299ef619ab9d09d46c447a2.tar.gz
ports-7edcfaeb079e3285b299ef619ab9d09d46c447a2.zip
*/*: adapt to new guile framework
- change all ports using guile to USES=guile - flavorize guile-lib, guile-cairo, slib-guile PR: 260960 Reported by: Martin Neubauer <m.ne@gmx.net> Approved by: bofh Differential Revision: https://reviews.freebsd.org/D40194
Diffstat (limited to 'editors/texmacs')
-rw-r--r--editors/texmacs/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile
index 7e276b3463c4..ee08c42cdfda 100644
--- a/editors/texmacs/Makefile
+++ b/editors/texmacs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= texmacs
PORTVERSION= 1.99.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= editors print
MASTER_SITES= http://www.texmacs.org/Download/ftp/tmftp/source/
DISTNAME= TeXmacs-${PORTVERSION}-src
@@ -15,16 +15,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_FreeBSD_13= assigning to 'bool' from incompatible type 'nullptr_t'
BROKEN_FreeBSD_14= assigning to 'bool' from incompatible type 'nullptr_t'
-LIB_DEPENDS= libltdl.so:devel/libltdl \
- libguile.so:lang/guile1 \
- libgmp.so:math/gmp
RUN_DEPENDS= fig2dev:print/transfig
BROKEN_armv6= fails to compile: call to min is ambiguous
BROKEN_armv7= fails to compile: call to min is ambiguous
-USES= cpe desktop-file-utils gmake iconv localbase pkgconfig python \
- shared-mime-info shebangfix tex xorg
+USES= cpe desktop-file-utils gmake guile:1.8,alias iconv \
+ localbase pkgconfig python shared-mime-info shebangfix \
+ tex xorg
USE_TEX= tex:run dvipsk:run
USE_XORG= xext
GNU_CONFIGURE= yes