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