From 64c84995a00c0650e3cc56483feeea8e25e9c2ea Mon Sep 17 00:00:00 2001 From: Dejan Lesjak Date: Sun, 5 Dec 2004 00:09:34 +0000 Subject: Add imake as build time dependency as configure script uses it (and it is no longer available as run dependency for X11 libraries on which this port already depends). Pointed out by: dosirak via kris, while testing X.Org upgrade --- games/xbl/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'games/xbl/Makefile') diff --git a/games/xbl/Makefile b/games/xbl/Makefile index ac8542b54664..5033d95eee87 100644 --- a/games/xbl/Makefile +++ b/games/xbl/Makefile @@ -15,6 +15,8 @@ COMMENT= A 3D block-dropping game BROKEN= Missing dependency +BUILD_DEPENDS= imake:${X_IMAKE_PORT} + USE_X_PREFIX= yes GNU_CONFIGURE= yes MANN= xbl.n -- cgit v1.2.3