1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

Stage support

This commit is contained in:
Antoine Brodin 2014-02-01 19:02:12 +00:00
parent 0506dc9e5f
commit 4c85a07078
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342204

View File

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