From 10d826c3a10ed2a3732b1d9f9e29af8508aaac57 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 7 Jul 2013 12:20:31 +0000 Subject: Remove usage of X_VFBSERVER_PORT --- math/py-matplotlib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/py-matplotlib') diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index 7aeb4db4724e..06db9c64ee42 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -37,7 +37,7 @@ UNIQUENAME= ${PORTNAME} .if defined(PACKAGE_BUILDING) && \ ( ${PORT_OPTIONS:MGTKBACKEND} || ${PORT_OPTIONS:MGTKAGGBACKEND} || \ ${PORT_OPTIONS:MTKAGGBACKEND} || ${PORT_OPTIONS:MWXAGGBACKEND} ) -BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT} +BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/xorg-vfbserver .endif .if ${PORT_OPTIONS:MGTKBACKEND} || ${PORT_OPTIONS:MGTKAGGBACKEND} -- cgit v1.2.3