diff options
Diffstat (limited to 'graphics/ivtools/Makefile')
-rw-r--r-- | graphics/ivtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile index 800f64a76351..a380b4864236 100644 --- a/graphics/ivtools/Makefile +++ b/graphics/ivtools/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf CONFIGURE_ARGS= --with-tiff=${PREFIX} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} MAKE_ARGS= ARCH=FREEBSD |