From 216841fa3771a5f9787fc08b27f92db3dc5d991e Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Wed, 26 Jul 2006 15:35:50 +0000 Subject: - fix WITH_GNUSTEP_XDPS with imake --- x11-toolkits/gnustep-back/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 14c09f0291ce..70c7faa779c6 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -41,7 +41,8 @@ BREAKS_IF_PEDANTIC= yes .if defined(WITH_GNUSTEP_XDPS) GNUSTEP_DGS_PORT?= x11/dgs -BUILD_DEPENDS+= pswrap:${PORTSDIR}/${GNUSTEP_DGS_PORT} +BUILD_DEPENDS+= imake:${X_IMAKE_PORT} +BUILD_DEPENDS+= dgs:${PORTSDIR}/${GNUSTEP_DGS_PORT} LIB_DEPENDS+= dpstk:${PORTSDIR}/${GNUSTEP_DGS_PORT} CONFIGURE_ARGS+= --enable-graphics=xdps --with-name=xdps CONFIGURE_ARGS+= --disable-glitz -- cgit v1.2.3