aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-02-11 20:03:35 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-02-11 20:03:35 +0000
commit5d09d0e1da7c98a0c05a254d5a576ae6356bb578 (patch)
treee14a29b48f37aaa6fc33f9ce3f5dbaf23163e884 /lang
parent74393c19f9969438b70da9d17566fa71bfeddb12 (diff)
downloadports-5d09d0e1da7c98a0c05a254d5a576ae6356bb578.tar.gz
ports-5d09d0e1da7c98a0c05a254d5a576ae6356bb578.zip
Notes
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