diff options
Diffstat (limited to 'devel/directfb/Makefile')
-rw-r--r-- | devel/directfb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/directfb/Makefile b/devel/directfb/Makefile index b81a304b777e..4436bab767e4 100644 --- a/devel/directfb/Makefile +++ b/devel/directfb/Makefile @@ -24,7 +24,7 @@ OPTIONS= FREETYPE2 "Enable Freetype support" on \ TESTS "Install test apps" off CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}" -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomehack |