aboutsummaryrefslogtreecommitdiffstats
path: root/math/aspcud
diff options
context:
space:
mode:
authorvsevolod <vsevolod@FreeBSD.org>2014-01-12 07:10:38 +0800
committervsevolod <vsevolod@FreeBSD.org>2014-01-12 07:10:38 +0800
commit966545c1f127812be1eb045ac960d14cb8693897 (patch)
treee29157b502e3fb1d2f0a5074f6e764f4cb42afed /math/aspcud
parent9c4ffa2bacd0830aef1ff0824082a4571c82bf3a (diff)
downloadfreebsd-ports-gnome-966545c1f127812be1eb045ac960d14cb8693897.tar.gz
freebsd-ports-gnome-966545c1f127812be1eb045ac960d14cb8693897.tar.zst
freebsd-ports-gnome-966545c1f127812be1eb045ac960d14cb8693897.zip
Add an explicit build dependency on re2c.
Found by: Anil Madhavapeddy
Diffstat (limited to 'math/aspcud')
-rw-r--r--math/aspcud/Makefile1
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 \