Date: Sat, 1 Feb 2014 19:02:12 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342204 - head/sysutils/quicksynergy Message-ID: <201402011902.s11J2CmO021012@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Feb 1 19:02:12 2014 New Revision: 342204 URL: http://svnweb.freebsd.org/changeset/ports/342204 QAT: https://qat.redports.org/buildarchive/r342204/ Log: Stage support Modified: head/sysutils/quicksynergy/Makefile Modified: head/sysutils/quicksynergy/Makefile ============================================================================== --- head/sysutils/quicksynergy/Makefile Sat Feb 1 18:58:39 2014 (r342203) +++ head/sysutils/quicksynergy/Makefile Sat Feb 1 19:02:12 2014 (r342204) @@ -8,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/Linux/${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= A graphical interface for easily configuring Synergy2 +COMMENT= Graphical interface for easily configuring Synergy2 BUILD_DEPENDS= synergys:${PORTSDIR}/sysutils/synergy @@ -22,5 +22,4 @@ LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/quicksynergy \ share/locale/pt_BR/LC_MESSAGES/quicksynergy.mo -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402011902.s11J2CmO021012>