diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-22 20:06:14 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-22 20:06:14 +0000 |
commit | ffd97a0193e0238aa21bc32b570fd052292e0fe5 (patch) | |
tree | b368198f913179c06dafd19ac72527fcf9836f6d /sysutils/synergy | |
parent | ccbdf54cacb9796580726f8d5278fe3fa53d5e53 (diff) | |
download | ports-ffd97a0193e0238aa21bc32b570fd052292e0fe5.tar.gz ports-ffd97a0193e0238aa21bc32b570fd052292e0fe5.zip |
Notes
Diffstat (limited to 'sysutils/synergy')
-rw-r--r-- | sysutils/synergy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/synergy/Makefile b/sysutils/synergy/Makefile index ae1aa83e8ae6..19325a459695 100644 --- a/sysutils/synergy/Makefile +++ b/sysutils/synergy/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= kevlo@FreeBSD.org COMMENT= Mouse and keyboard sharing utility -USE_CMAKE= yes +USES= cmake USE_XORG= ice xtst x11 sm CFLAGS+= -L${LOCALBASE}/lib -I${LOCALBASE}/include |