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 2a9163efbe02..de0fe2b2af50 100644 --- a/devel/directfb/Makefile +++ b/devel/directfb/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \ LDFLAGS="${PTHREAD_LIBS}" USE_SDL= sdl -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes INSTALLS_SHLIB= yes USE_PERL5= yes |