diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-09 11:57:11 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-09 11:57:11 +0000 |
commit | 4494bfc7a366e8bdaad4b1d7f744c1ef19f4a72b (patch) | |
tree | 3d6365470d7edd9997db2c125e49ccdf6d9c7b12 | |
parent | 8f4dd31b79fc306b379bf99a9687ba6552bc3db9 (diff) |
Notes
-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 e98201763e5b..efe09be34016 100644 --- a/devel/directfb/Makefile +++ b/devel/directfb/Makefile @@ -25,7 +25,7 @@ OPTIONS_SUB= yes CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes -USES= pathfix ncurses gmake perl5 +USES= gmake ncurses pathfix perl5 pkgconfig USE_LDCONFIG= yes USE_PERL5= build PORTDOCS= * |