aboutsummaryrefslogtreecommitdiff
path: root/devel/gaphor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gaphor/Makefile')
-rw-r--r--devel/gaphor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gaphor/Makefile b/devel/gaphor/Makefile
index 2f8bee56e516..025bfce253b6 100644
--- a/devel/gaphor/Makefile
+++ b/devel/gaphor/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PYTHON= 2.2+
.if !defined(DISPLAY)
-BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer
+BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT}
DISPLAYHACK= localhost:1001
.endif