[Midnightbsd-cvs] mports [16222] trunk/devel/tevent: add compiler

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Apr 12 20:07:34 EDT 2014


Revision: 16222
          http://svnweb.midnightbsd.org/mports/?rev=16222
Author:   laffer1
Date:     2014-04-12 20:07:33 -0400 (Sat, 12 Apr 2014)
Log Message:
-----------
add compiler

Modified Paths:
--------------
    trunk/devel/tevent/Makefile
    trunk/devel/tevent/pkg-descr

Modified: trunk/devel/tevent/Makefile
===================================================================
--- trunk/devel/tevent/Makefile	2014-04-13 00:04:50 UTC (rev 16221)
+++ trunk/devel/tevent/Makefile	2014-04-13 00:07:33 UTC (rev 16222)
@@ -20,7 +20,7 @@
 WAF_TOOL=		buildtools/bin/waf
 CONFIGURE_SCRIPT=	${WAF_TOOL} configure
 CONFIGURE_LOG=		bin/config.log
-USES=			pkgconfig
+USES=			compiler pkgconfig
 
 
 PKGCONFIGDIR?=		${PREFIX}/libdata/pkgconfig

Modified: trunk/devel/tevent/pkg-descr
===================================================================
--- trunk/devel/tevent/pkg-descr	2014-04-13 00:04:50 UTC (rev 16221)
+++ trunk/devel/tevent/pkg-descr	2014-04-13 00:07:33 UTC (rev 16222)
@@ -5,4 +5,4 @@
 Talloc is used for memory management, both internally and for private
 data provided by users of the library.
 
-WWW:	http://www.samba.org/
+WWW: http://www.samba.org/



More information about the Midnightbsd-cvs mailing list