diff options
Diffstat (limited to 'devel/directfb/Makefile')
-rw-r--r-- | devel/directfb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/directfb/Makefile b/devel/directfb/Makefile index 8a397de4f9c6..28f3b5743a64 100644 --- a/devel/directfb/Makefile +++ b/devel/directfb/Makefile @@ -7,7 +7,7 @@ PORTNAME= directfb PORTVERSION= 0.9.16 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= http://www.directfb.org/downloads/Old/ DISTNAME= DirectFB-${PORTVERSION} @@ -21,7 +21,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \ LDFLAGS="${PTHREAD_LIBS}" USE_SDL= sdl -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes USE_PERL5= yes |