Index: math/cloog/Makefile =================================================================== --- math/cloog/Makefile (revision 360543) +++ math/cloog/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= cloog PORTVERSION= 0.18.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://www.bastoul.net/cloog/pages/download/ @@ -12,14 +12,19 @@ COMMENT= Code generator in the polyhedral model LICENSE= LGPL21 -LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp +# keep in sync with ${WRKSRC}/isl/ChangeLog +BUILD_DEPENDS= isl>=0.12.1:${PORTSDIR}/devel/isl \ + isl<0.13,1:${PORTSDIR}/devel/isl +LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp \ + libisl.so:${PORTSDIR}/devel/isl + PORTSCOUT= ignore:0.18.2 USE_LDCONFIG= yes USES= libtool GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --with-gmp-prefix=${LOCALBASE} +CONFIGURE_ARGS+= --with-gmp-prefix=${LOCALBASE} --with-isl-prefix=${LOCALBASE} CONFIGURE_ENV= pkgconfig_libdir=${PREFIX}/libdata/pkgconfig/ .include Index: math/cloog/pkg-plist =================================================================== --- math/cloog/pkg-plist (revision 360543) +++ math/cloog/pkg-plist (working copy) @@ -22,68 +22,13 @@ include/cloog/statement.h include/cloog/stride.h include/cloog/union_domain.h include/cloog/version.h -include/isl/aff.h -include/isl/aff_type.h -include/isl/arg.h -include/isl/ast.h -include/isl/ast_build.h -include/isl/band.h -include/isl/blk.h -include/isl/config.h -include/isl/constraint.h -include/isl/ctx.h -include/isl/dim.h -include/isl/flow.h -include/isl/hash.h -include/isl/id.h -include/isl/ilp.h -include/isl/int.h -include/isl/list.h -include/isl/local_space.h -include/isl/lp.h -include/isl/map.h -include/isl/map_type.h -include/isl/mat.h -include/isl/multi.h -include/isl/obj.h -include/isl/options.h -include/isl/point.h -include/isl/polynomial.h -include/isl/polynomial_type.h -include/isl/printer.h -include/isl/schedule.h -include/isl/seq.h -include/isl/set.h -include/isl/set_type.h -include/isl/space.h -include/isl/stdint.h -include/isl/stream.h -include/isl/union_map.h -include/isl/union_map_type.h -include/isl/union_set.h -include/isl/union_set_type.h -include/isl/val.h -include/isl/val_gmp.h -include/isl/val_int.h -include/isl/vec.h -include/isl/version.h -include/isl/vertices.h lib/cloog-isl/cloog-isl-config.cmake -lib/isl/isl-config.cmake lib/libcloog-isl.a lib/libcloog-isl.so lib/libcloog-isl.so.4 lib/libcloog-isl.so.4.0.0 -lib/libisl.a -lib/libisl.so -lib/libisl.so.10 -lib/libisl.so.10.2.1 -lib/libisl.so.10.2.1-gdb.py libdata/pkgconfig/cloog-isl.pc -libdata/pkgconfig/isl.pc -@dirrmtry lib/isl @dirrmtry lib/cloog-isl -@dirrmtry include/isl @dirrmtry include/cloog/matrix @dirrmtry include/cloog/isl @dirrmtry include/cloog