aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-02-19 22:12:11 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-02-19 22:42:35 +0000
commitbfbcc61f3684f69d18c8453b49e01a4eb3b466d9 (patch)
tree34ec517bc1b6fa02f8d0fec2c8e1dc4e250d4bf5
parent2dd03b2ff36e1848e315cbab707c9b82bdb1211d (diff)
downloadports-bfbcc61f3684f69d18c8453b49e01a4eb3b466d9.tar.gz
ports-bfbcc61f3684f69d18c8453b49e01a4eb3b466d9.zip
print/tex-basic-engines: Fix web2c dependency
Reported by: fluffy
-rw-r--r--print/tex-basic-engines/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/tex-basic-engines/Makefile b/print/tex-basic-engines/Makefile
index 7658d3407d61..675451699184 100644
--- a/print/tex-basic-engines/Makefile
+++ b/print/tex-basic-engines/Makefile
@@ -12,7 +12,7 @@ COMMENT= Basic TeX Engines
LIB_DEPENDS= libpng.so:graphics/png
USES= libtool localbase pkgconfig tar:xz
-USE_TEX= kpathsea web2c>=${PORTVERSION}
+USE_TEX= kpathsea web2c
GNU_CONFIGURE= yes
CONFIGURE_ARGS= ${EXCLUDE_ENGINES:S/^/--disable-/} \