aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cairo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index 554159a1faf6..7945e7c343d5 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -21,8 +21,8 @@ USE_GNOME= gnometarget gnomehack
USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
-CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CLFAGS}" \
- LDFLAGS="${PTHREAD_LDFLAGS}"
+CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \
+ LDFLAGS="${PTHREAD_LIBS}"
OPTIONS+= GLITZ "Enable Glitz OpenGL Support" Off