diff options
Diffstat (limited to 'graphics/opendx/Makefile')
-rw-r--r-- | graphics/opendx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index 1b2ab138fb6b..28dd3f563505 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -24,7 +24,7 @@ USE_XORG= xinerama xext xpm xmu sm ice USE_BISON= build USE_GL= yes USE_MOTIF= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CFLAGS+= ${PTHREAD_CFLAGS} CONFIGURE_ENV= ARCH="${OPSYS:L}" \ CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ |