aboutsummaryrefslogtreecommitdiff
path: root/lang/xsb
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-03-20 00:48:05 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-03-20 00:48:05 +0000
commitb714610f63edd2b7064a9446111bc38199140fc0 (patch)
tree7079e35e90d138bb038de3ca17b95cae96fede61 /lang/xsb
parentcb24574034276a8290ce842d770e367f0042b937 (diff)
downloadports-b714610f63edd2b7064a9446111bc38199140fc0.tar.gz
ports-b714610f63edd2b7064a9446111bc38199140fc0.zip
Notes
Diffstat (limited to 'lang/xsb')
-rw-r--r--lang/xsb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/xsb/Makefile b/lang/xsb/Makefile
index 9b56e9a1f12e..9bbc5583b491 100644
--- a/lang/xsb/Makefile
+++ b/lang/xsb/Makefile
@@ -16,7 +16,7 @@ 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
+BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/imake-4
WRKSRC= ${WRKDIR}/XSB/build
USE_GMAKE= yes