diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-03-24 16:24:56 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-03-24 16:24:56 +0000 |
commit | cdfbf346e791f849350649e87820776ffcae9dbf (patch) | |
tree | 7eafdee19d6556370cd17ead7caabb227513c466 /net | |
parent | c6fef056eaa0beafaf60499a3926025537211f52 (diff) | |
download | ports-cdfbf346e791f849350649e87820776ffcae9dbf.tar.gz ports-cdfbf346e791f849350649e87820776ffcae9dbf.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/tigervnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tigervnc/Makefile b/net/tigervnc/Makefile index 1791f216eed1..1416c730143b 100644 --- a/net/tigervnc/Makefile +++ b/net/tigervnc/Makefile @@ -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 |