summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-back
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-07-26 15:35:50 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-07-26 15:35:50 +0000
commit216841fa3771a5f9787fc08b27f92db3dc5d991e (patch)
tree382e22e1fa8ae7356a68d57563f23df1556ed839 /x11-toolkits/gnustep-back
parentXdd is a tool for measuring and characterizing disk subsystem I/O (diff)
- fix WITH_GNUSTEP_XDPS with imake
Notes
Notes: svn path=/head/; revision=168820
Diffstat (limited to 'x11-toolkits/gnustep-back')
-rw-r--r--x11-toolkits/gnustep-back/Makefile3
1 files changed, 2 insertions, 1 deletions
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