aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/glx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/glx/Makefile')
-rw-r--r--graphics/glx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/glx/Makefile b/graphics/glx/Makefile
index 3e9aac3c54ad..bb0b8c57a36e 100644
--- a/graphics/glx/Makefile
+++ b/graphics/glx/Makefile
@@ -54,10 +54,10 @@ BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80
PATCH_MESA= yes
.if defined(PATCH_XFREE)
-BUILD_DEPENDS= /nonexistent:${PORTSDIR}/x11/XFree86:patch
+BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11/XFree86:patch
.endif
.if defined(PATCH_MESA)
-BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/Mesa3:patch
+BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/Mesa3:patch
.endif
USE_BZIP2= yes