diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-05-06 15:34:17 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-05-06 15:34:17 +0000 |
commit | 9f1de9b900c064307cc328ec436f07477dfaa7f0 (patch) | |
tree | 5b19e4fae39149280653cc670bc170d039477f8e /devel/directfb | |
parent | 296877462b8b100e9f83f9c6aa6ed4bff34c6def (diff) |
Notes
Diffstat (limited to 'devel/directfb')
-rw-r--r-- | devel/directfb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/directfb/Makefile b/devel/directfb/Makefile index 8a8d27724fc6..f4ff3c623bd0 100644 --- a/devel/directfb/Makefile +++ b/devel/directfb/Makefile @@ -26,10 +26,9 @@ CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_GMAKE= yes -USES= pathfix +USES= pathfix ncurses USE_LDCONFIG= yes USE_PERL5_BUILD=yes -USE_NCURSES= yes DIRECTFB_SHLIB= 5 # LT_CURRENT DIRECTFB_BIN= 5 # LT_BINARY |