diff options
author | Lev A. Serebryakov <lev@FreeBSD.org> | 2004-02-17 13:29:14 +0000 |
---|---|---|
committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2004-02-17 13:29:14 +0000 |
commit | 0c6aaa1d64870186f40bfef7f2689bfc45a7e564 (patch) | |
tree | 8b5f84871e7a9faed3ae9db272c9e5cc5f926d51 /graphics/vips/Makefile | |
parent | 4ec8eeb2af94d3b81f02b20fa115944bdc5a4040 (diff) | |
download | ports-0c6aaa1d64870186f40bfef7f2689bfc45a7e564.tar.gz ports-0c6aaa1d64870186f40bfef7f2689bfc45a7e564.zip |
Notes
Diffstat (limited to 'graphics/vips/Makefile')
-rw-r--r-- | graphics/vips/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index 84460bea97fe..ee0200755e51 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -7,6 +7,7 @@ PORTNAME= vips PORTVERSION= 7.8.14 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.vips.ecs.soton.ac.uk/vips-7.8/ @@ -25,9 +26,7 @@ USE_LIBTOOL= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes -CONFIGURE_ARGS= --without-magick --without-x \ - --with-fftw-libraries=${LOCALBASE}/lib \ - --with-fftw-includes=${LOCALBASE}/include +CONFIGURE_ARGS= --without-magick --without-x MAN1= batch_image_convert.1 batch_rubber_sheet.1 \ binfile.1 cooc.1 cooc_features.1 debugim.1 \ |