svn commit: r315144 - head/net/tigervnc
Steve Wills
swills at FreeBSD.org
Sun Mar 24 16:24:57 UTC 2013
Author: swills
Date: Sun Mar 24 16:24:56 2013
New Revision: 315144
URL: http://svnweb.freebsd.org/changeset/ports/315144
Log:
- Convert to USES
Modified:
head/net/tigervnc/Makefile
Modified: head/net/tigervnc/Makefile
==============================================================================
--- head/net/tigervnc/Makefile Sun Mar 24 16:22:09 2013 (r315143)
+++ head/net/tigervnc/Makefile Sun Mar 24 16:24:56 2013 (r315144)
@@ -21,7 +21,7 @@ CONFLICTS= tridiavnc-[0-9]* \
MAKE_JOBS_UNSAFE= yes
-USE_CMAKE= yes
+USES= cmake
USE_PKGCONFIG= build
USE_GMAKE= yes
USE_GL= gl
More information about the svn-ports-all
mailing list