aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/xsb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/xsb/Makefile b/lang/xsb/Makefile
index 565b8d90ecc0..9b56e9a1f12e 100644
--- a/lang/xsb/Makefile
+++ b/lang/xsb/Makefile
@@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}
MAINTAINER= c.rued@xsb.com
COMMENT= A tabled Logic Programming and Deductive Database system
+BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/imake
+
WRKSRC= ${WRKDIR}/XSB/build
USE_GMAKE= yes