[Midnightbsd-cvs] mports [17920] trunk/devel/libevent2/Makefile: fix build of libevent2
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Dec 22 17:50:40 EST 2014
Revision: 17920
http://svnweb.midnightbsd.org/mports/?rev=17920
Author: laffer1
Date: 2014-12-22 17:50:39 -0500 (Mon, 22 Dec 2014)
Log Message:
-----------
fix build of libevent2
Modified Paths:
--------------
trunk/devel/libevent2/Makefile
Modified: trunk/devel/libevent2/Makefile
===================================================================
--- trunk/devel/libevent2/Makefile 2014-12-22 13:34:03 UTC (rev 17919)
+++ trunk/devel/libevent2/Makefile 2014-12-22 22:50:39 UTC (rev 17920)
@@ -2,6 +2,7 @@
PORTNAME= libevent2
PORTVERSION= 2.0.21
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://cloud.github.com/downloads/libevent/libevent/
DISTNAME= ${PORTNAME:S/2//}-${DISTVERSION}-stable
@@ -10,8 +11,8 @@
COMMENT= API for executing callback functions on events or timeouts
LICENSE= bsd3
+LICENSE_FILE= ${WRKSRC}/LICENSE
-USE_GNOME= lthack
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="${LDFLAGS}"
USE_LDCONFIG= ${PREFIX}/lib/event2
More information about the Midnightbsd-cvs
mailing list