aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
Diffstat (limited to 'news')
-rw-r--r--news/pyne/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/pyne/Makefile b/news/pyne/Makefile
index 5a6bafa6e7a4..2277124c74c6 100644
--- a/news/pyne/Makefile
+++ b/news/pyne/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk
# ugly hack imported from openoffice.
.if !defined(DISPLAY)
-BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer
+BUILD_DEPENDS= Xvfb:${X_VFBSERVER_PORT}
DISPLAYHACK=localhost:1001
.endif