summaryrefslogtreecommitdiff
path: root/devel/libev/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libev/Makefile')
-rw-r--r--devel/libev/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libev/Makefile b/devel/libev/Makefile
index e3e94fd8d22..32bbc108516 100644
--- a/devel/libev/Makefile
+++ b/devel/libev/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2011/03/06 16:09:42 asau Exp $
+# $NetBSD: Makefile,v 1.9 2012/01/17 21:43:19 sbd Exp $
DISTNAME= libev-4.04
CATEGORIES= devel
@@ -15,7 +15,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
#TEST_TARGET= verify
-CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/ev
+GNU_CONFIGURE_LIBSUBDIR=ev
CONFIGURE_ARGS+= --includedir=${PREFIX}/include/ev
.include "../../mk/bsd.prefs.mk"