Index: head/sysutils/qsynergy/Makefile =================================================================== --- head/sysutils/qsynergy/Makefile (revision 463001) +++ head/sysutils/qsynergy/Makefile (revision 463002) @@ -1,33 +1,33 @@ # Created by: Kevin Zheng # $FreeBSD$ PORTNAME= qsynergy PORTVERSION= 0.9.1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} MAINTAINER= kevinz5000@gmail.com COMMENT= Comprehensive and easy to use graphical front end for Synergy LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= qmake -USE_QT4= moc_build rcc_build uic_build gui network +USE_QT4= moc_build rcc_build uic_build corelib gui network PLIST_FILES= bin/qsynergy \ share/pixmaps/qsynergy.xpm DESKTOP_ENTRIES= "QSynergy" "Graphical front end for Synergy" \ "${PREFIX}/share/pixmaps/qsynergy.xpm" \ "${PORTNAME}" "Qt;Settings;System;" true post-patch: @${REINPLACE_CMD} -e "s|/usr/bin|${PREFIX}/bin|" \ ${WRKSRC}/qsynergy.pro ${WRKSRC}/src/AppConfig.cpp post-install: ${INSTALL_DATA} ${WRKSRC}/dist/qsynergy.xpm \ ${STAGEDIR}/${PREFIX}/share/pixmaps .include Index: head/sysutils/qsynergy/pkg-descr =================================================================== --- head/sysutils/qsynergy/pkg-descr (revision 463001) +++ head/sysutils/qsynergy/pkg-descr (revision 463002) @@ -1,8 +1,8 @@ QSynergy is a comprehensive and easy to use graphical front end for -Synergy. Synergy lets a user control more than one computer with +Synergy. Synergy lets a user control more than one computer with a single mouse and keyboard (and has lots and lots of extra features -on top of that). Synergy itself only comes with a GUI for MS -Windows. QSynergy was written to fill the gap for users on Mac and -Unix platforms. Of course, it runs on MS Windows as well. +on top of that). Synergy itself only comes with a GUI for MS +Windows. QSynergy was written to fill the gap for users on Mac and +Unix platforms. Of course, it runs on MS Windows as well. -WWW: http://www.volker-lanz.de/software/qsynergy +WWW: https://sourceforge.net/projects/qsynergy/