diff options
Diffstat (limited to 'print/teTeX-base/Makefile')
-rw-r--r-- | print/teTeX-base/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/teTeX-base/Makefile b/print/teTeX-base/Makefile index 33e4f1a13129..844116569712 100644 --- a/print/teTeX-base/Makefile +++ b/print/teTeX-base/Makefile @@ -29,10 +29,9 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ gd.4:${PORTSDIR}/graphics/gd WRKSRC= ${WRKDIR}/tetex-src-${PORTVERSION} -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GMAKE= yes USE_GHOSTSCRIPT_RUN= yes -GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-multiplatform \ --without-texinfo \ --without-texi2html \ |