diff options
Diffstat (limited to 'lang/xsb')
-rw-r--r-- | lang/xsb/Makefile | 2 |
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 |