diff options
Diffstat (limited to 'graphics/vigra')
-rw-r--r-- | graphics/vigra/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile index 24963eb52075..c9c476a19dd5 100644 --- a/graphics/vigra/Makefile +++ b/graphics/vigra/Makefile @@ -18,6 +18,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= cartola@openit.com.br COMMENT= VIGRA stands for "Vision with Generic Algorithms" +USE_AUTOTOOLS= libtool:15 HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ --docdir=${PREFIX}/share/doc/vigra |