summaryrefslogtreecommitdiff
path: root/graphics/gtkdps
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-12-12 10:28:15 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-12-12 10:28:15 +0000
commitac0b8f0e7fff0a3d7245afab80ace8b89eb3a314 (patch)
treeb227bc10c28ca10a67557159f9ef01c0e0771d0d /graphics/gtkdps
parent- install pswrap (diff)
- switch depedency from imake-6 to dgs
Notes
Notes: svn path=/head/; revision=179546
Diffstat (limited to 'graphics/gtkdps')
-rw-r--r--graphics/gtkdps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gtkdps/Makefile b/graphics/gtkdps/Makefile
index 629dec0c9c29..ef5d9c8a406f 100644
--- a/graphics/gtkdps/Makefile
+++ b/graphics/gtkdps/Makefile
@@ -41,7 +41,7 @@ BROKEN= Does not compile on alpha
.if ${X_WINDOW_SYSTEM:L} == "xfree86-4"
BUILD_DEPENDS+= pswrap:${PORTSDIR}/devel/imake-4
.else
-BUILD_DEPENDS+= pswrap:${PORTSDIR}/devel/imake-6
+BUILD_DEPENDS+= pswrap:${PORTSDIR}/x11/dgs
LIB_DEPENDS+= dpstk.0:${PORTSDIR}/x11/dgs
.endif