summaryrefslogtreecommitdiff
path: root/devel/libevent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libevent/Makefile')
-rw-r--r--devel/libevent/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libevent/Makefile b/devel/libevent/Makefile
index 9eda85c4a11..6b0378dc4d4 100644
--- a/devel/libevent/Makefile
+++ b/devel/libevent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2012/07/13 15:52:54 fhajny Exp $
+# $NetBSD: Makefile,v 1.41 2012/10/31 11:17:13 asau Exp $
DISTNAME= libevent-2.0.19-stable
PKGNAME= ${DISTNAME:S/-stable//}
@@ -10,8 +10,6 @@ HOMEPAGE= http://libevent.org/
COMMENT= Asynchronous event notification library
LICENSE= modified-bsd
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFLICTS+= libev<3.9nb1
USE_LIBTOOL= yes