svn commit: r342204 - head/sysutils/quicksynergy

Antoine Brodin antoine at FreeBSD.org
Sat Feb 1 19:02:13 UTC 2014


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 at 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>


More information about the svn-ports-all mailing list