diff options
Diffstat (limited to 'devel/libmowgli/Makefile')
-rw-r--r-- | devel/libmowgli/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libmowgli/Makefile b/devel/libmowgli/Makefile index 70d15d95677..b043f7393bf 100644 --- a/devel/libmowgli/Makefile +++ b/devel/libmowgli/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/04/23 09:24:56 jperkin Exp $ +# $NetBSD: Makefile,v 1.7 2016/02/25 08:27:03 jperkin Exp $ # DISTNAME= libmowgli-0.7.1 @@ -18,8 +18,6 @@ USE_TOOLS+= pkg-config PKGCONFIG_OVERRIDE+= libmowgli.pc.in -OPSYSVARS+= CONFIGURE_ENV - # Explicitly disable epoll on illumos, provided for Linux compat only. CONFIGURE_ENV.SunOS+= ac_cv_func_epoll_ctl=no |