Index: head/x11/gromit-mpx/Makefile =================================================================== --- head/x11/gromit-mpx/Makefile (revision 564867) +++ head/x11/gromit-mpx/Makefile (revision 564868) @@ -1,28 +1,28 @@ # $FreeBSD$ PORTNAME= gromit-mpx DISTVERSION= 1.4 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org -COMMENT= On-screen annotation tool +COMMENT= Desktop annotation tool, multi-pointer port of Gromit LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libappindicator3.so:devel/libappindicator USES= cmake gnome pkgconfig xorg USE_CSTD= gnu99 USE_GITHUB= yes USE_GNOME= cairo gdkpixbuf2 gtk30 USE_XORG= x11 xi GH_ACCOUNT= bk138 LDFLAGS+= -Wl,--as-needed # atk, dbusmenu, pango post-patch: # Let @sample handle default files under etc/ @${REINPLACE_CMD} -e '/data.*cfg/s/)/ RENAME ${PORTNAME}.cfg.sample)/' \ ${WRKSRC}/CMakeLists.txt .include