From 736ba0e7a5223d93d50a0b45d326b7208f05f3ff Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 14 Apr 2021 21:49:21 +0100 Subject: app-text/mupdf: use ${PF} for version number Signed-off-by: Sam James --- app-text/mupdf/mupdf-1.18.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-text/mupdf') diff --git a/app-text/mupdf/mupdf-1.18.0-r3.ebuild b/app-text/mupdf/mupdf-1.18.0-r3.ebuild index 21ae5eb3fcf4..8c96cdb62555 100644 --- a/app-text/mupdf/mupdf-1.18.0-r3.ebuild +++ b/app-text/mupdf/mupdf-1.18.0-r3.ebuild @@ -101,7 +101,7 @@ _emake() { # [0] https://git.ghostscript.com/?p=mupdf.git;a=blob;f=Makethird;h=c4c540fa4a075df0db85e6fdaab809099881f35a;hb=HEAD#l9 # [1] https://www.ghostscript.com/doc/lcms2mt/doc/WhyThisFork.txt emake \ - GENTOO_PV=${PV} \ + GENTOO_PV=${PF} \ HAVE_GLUT=$(usex opengl) \ HAVE_LIBCRYPTO=$(usex ssl) \ HAVE_X11=$(usex X) \ -- cgit v1.2.3-65-gdbad