diff options
Diffstat (limited to 'graphics/glfw/Makefile')
-rw-r--r-- | graphics/glfw/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/glfw/Makefile b/graphics/glfw/Makefile index e1f0fe06fee9..ee0e810f0eac 100644 --- a/graphics/glfw/Makefile +++ b/graphics/glfw/Makefile @@ -24,7 +24,6 @@ do-configure: @(cd ${WRKSRC} && \ ${SETENV} CC="${CC}" \ CFLAGS="${CFLAGS}" \ - X11BASE="${X11BASE}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" ./compile.sh) do-install: |