69a7f6d16a
Obviates libevent's python dependency, enabling cross-compilation of libevent's dependents without having to cross-compile python itself. ok agc
9 lines
273 B
Text
9 lines
273 B
Text
# $NetBSD: Makefile.common,v 1.1 2013/05/10 01:22:27 riastradh Exp $
|
|
|
|
# used by devel/libevent/Makefile
|
|
# used by devel/py-libevent-rpcgen/Makefile
|
|
|
|
LIBEVENT_VERSION= 2.0.21
|
|
|
|
DISTNAME= libevent-${LIBEVENT_VERSION}-stable
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=levent/}
|