diff options
Diffstat (limited to 'math/aspcud')
-rw-r--r-- | math/aspcud/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/aspcud/Makefile b/math/aspcud/Makefile index 94c536e97afd..3a49d6efba92 100644 --- a/math/aspcud/Makefile +++ b/math/aspcud/Makefile @@ -11,6 +11,7 @@ MASTER_SITE_SUBDIR= potassco/${PORTNAME}/${PORTVERSION} MAINTAINER= vsevolod@FreeBSD.org COMMENT= Advanced solver for package dependencies +BUILD_DEPENDS= re2c:${PORTSDIR}/devel/re2c LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs RUN_DEPENDS= gringo:${PORTSDIR}/math/gringo \ clasp:${PORTSDIR}/math/clasp \ |