aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-07-23 19:10:32 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-07-23 19:10:32 +0000
commit4eb209da7d941e66e0cb065aead6bda76c9e97f3 (patch)
treec9cf2fdcee3885499960b9c706dacac0a0080f8e /news
parentb188150955302fdc3c1402eb0688a84d1f2cf451 (diff)
downloadports-4eb209da7d941e66e0cb065aead6bda76c9e97f3.tar.gz
ports-4eb209da7d941e66e0cb065aead6bda76c9e97f3.zip
Notes
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