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 5b54a9e431a3..09b1304f2832 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= yes +USE_LIBTOOL_VER= 13 USE_GMAKE= yes INSTALLS_SHLIB= yes USE_PERL5= yes |