Unbreak build and check-sanity

Pointy hat:	bofh@
This commit is contained in:
Antoine Brodin 2015-09-14 18:27:32 +00:00
parent 8c98ac930f
commit 2ade0213a5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396922

View file

@ -49,12 +49,11 @@ WXAGGBACKEND_VARS= WXAGG_BACKEND=True
WXAGGBACKEND_VARS_OFF= WXAGG_BACKEND=False
PORTEXAMPLES= *
UNIQUENAME= ${PORTNAME}
.if defined(PACKAGE_BUILDING)
GTKBACKEND_BUILD_DEPENDS= Xvfb:${PORTSDIR}/x11-servers/xorg-vfbserver
GTKAGGBACKEND_BUILD_DEPENDS= Xvfb:${PORTSDIR}/x11-servers/xorg-vfbserver
TKAGGBACKEND_BUILD_DEPENDS= Xvfb:${PORTSDIR}/x11-servers/xorg-vfbserver
TKAGGBACKEND_BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/xorg-vfbserver
WXAGGBACKEND_BUILD_DEPENDS= Xvfb:${PORTSDIR}/x11-servers/xorg-vfbserver
.endif