diff options
Diffstat (limited to 'devel/tex-libtexlua/Makefile')
-rw-r--r-- | devel/tex-libtexlua/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/tex-libtexlua/Makefile b/devel/tex-libtexlua/Makefile index 9c80ae72aeea..b08794aa305e 100644 --- a/devel/tex-libtexlua/Makefile +++ b/devel/tex-libtexlua/Makefile @@ -12,9 +12,8 @@ COMMENT= Lua library for TeXLive LICENSE= MIT LICENSE_FILE= ${WRKDIR}/LICENSE.MIT -USES= libtool pathfix pkgconfig tar:xz +USES= libtool pathfix pkgconfig tar:xz tex USE_LDCONFIG= yes -USE_TEX= yes GNU_CONFIGURE= yes |