[Midnightbsd-cvs] mports [23209] trunk/www/libxul/Makefile: libevent fix
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Apr 25 19:26:57 EDT 2018
Revision: 23209
http://svnweb.midnightbsd.org/mports/?rev=23209
Author: laffer1
Date: 2018-04-25 19:26:56 -0400 (Wed, 25 Apr 2018)
Log Message:
-----------
libevent fix
Modified Paths:
--------------
trunk/www/libxul/Makefile
Modified: trunk/www/libxul/Makefile
===================================================================
--- trunk/www/libxul/Makefile 2018-04-25 23:25:38 UTC (rev 23208)
+++ trunk/www/libxul/Makefile 2018-04-25 23:26:56 UTC (rev 23209)
@@ -17,7 +17,7 @@
BUILD_DEPENDS= nspr>=4.12:${PORTSDIR}/devel/nspr \
nss>=3.21.1:${PORTSDIR}/security/nss \
- libevent2>=2.0.21_2:${PORTSDIR}/devel/libevent2 \
+ libevent>=2.0.21_2:${PORTSDIR}/devel/libevent \
soundtouch>=1.9.0:${PORTSDIR}/audio/soundtouch \
harfbuzz>=1.1.0:${PORTSDIR}/print/harfbuzz \
graphite2>=1.3.6:${PORTSDIR}/graphics/graphite2 \
More information about the Midnightbsd-cvs
mailing list