diff options
Diffstat (limited to 'devel/ecore/Makefile')
-rw-r--r-- | devel/ecore/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/ecore/Makefile b/devel/ecore/Makefile index 87ff5b07573..0bb104eb1a2 100644 --- a/devel/ecore/Makefile +++ b/devel/ecore/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2015/04/23 09:18:57 jperkin Exp $ +# $NetBSD: Makefile,v 1.12 2016/02/25 08:27:02 jperkin Exp $ # DISTNAME= ecore-1.7.7 @@ -16,8 +16,6 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config -OPSYSVARS+= CONFIGURE_ARGS - CONFIGURE_ARGS+= --disable-ecore-directfb \ --enable-ecore-desktop \ --disable-ecore-evas-sdl |