diff options
Diffstat (limited to 'devel/tex-libtexlua/Makefile')
-rw-r--r-- | devel/tex-libtexlua/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tex-libtexlua/Makefile b/devel/tex-libtexlua/Makefile index dcf84c1c7000..9cc70b6533d6 100644 --- a/devel/tex-libtexlua/Makefile +++ b/devel/tex-libtexlua/Makefile @@ -14,7 +14,7 @@ COMMENT= Lua library for TeXLive LICENSE= MIT LICENSE_FILE= ${WRKDIR}/LICENSE.MIT -USES= tar:xz libtool pkgconfig +USES= tar:xz libtool pathfix pkgconfig USE_LDCONFIG= yes EXTRACT_AFTER_ARGS= ${EXTRACT_FILES:S,^,${DISTNAME}/,} EXTRACT_FILES= build-aux libs/lua52 |