diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-17 20:28:00 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-17 20:28:00 +0000 |
commit | c05ed42ed8f15f026c15f404cabb0399a6286b36 (patch) | |
tree | d945351dfd54047b83efa99e6427650dc02f2c9d | |
parent | - Update to 1.4204 (diff) |
- Add CPE info
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=384182
-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 1c44731e23aa..a30fb36c574a 100644 --- a/devel/directfb/Makefile +++ b/devel/directfb/Makefile @@ -25,7 +25,7 @@ OPTIONS_SUB= yes CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= gmake libtool ncurses pathfix perl5 pkgconfig +USES= cpe gmake libtool ncurses pathfix perl5 pkgconfig USE_LDCONFIG= yes USE_PERL5= build PORTDOCS= * |