diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-16 09:22:21 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-16 09:22:21 +0000 |
commit | 7f5de2d6fc91940c0a73236469796e187b7ef9de (patch) | |
tree | 96e145ae5b81f18b4b74a82d09f971e3531cbc52 /devel/directfb/Makefile | |
parent | 48c18ad890ea7f2063c65648325e746140acb1dc (diff) | |
download | ports-7f5de2d6fc91940c0a73236469796e187b7ef9de.tar.gz ports-7f5de2d6fc91940c0a73236469796e187b7ef9de.zip |
Notes
Diffstat (limited to 'devel/directfb/Makefile')
-rw-r--r-- | devel/directfb/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/directfb/Makefile b/devel/directfb/Makefile index f4ff3c623bd0..4bfec917e1bd 100644 --- a/devel/directfb/Makefile +++ b/devel/directfb/Makefile @@ -25,10 +25,9 @@ OPTIONS_DEFAULT= FREETYPE X11 SDL CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes -USE_GMAKE= yes -USES= pathfix ncurses +USES= pathfix ncurses gmake perl5 USE_LDCONFIG= yes -USE_PERL5_BUILD=yes +USE_PERL5= build DIRECTFB_SHLIB= 5 # LT_CURRENT DIRECTFB_BIN= 5 # LT_BINARY |