diff --git a/x11/gromit-mpx/Makefile b/x11/gromit-mpx/Makefile index 56dc9b9e6955..539d5be7219b 100644 --- a/x11/gromit-mpx/Makefile +++ b/x11/gromit-mpx/Makefile @@ -1,28 +1,28 @@ PORTNAME= gromit-mpx DISTVERSION= 1.7.0 CATEGORIES= x11 wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Desktop annotation tool, multi-pointer port of Gromit WWW= https://github.com/bk138/gromit-mpx LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= liblz4.so:archivers/liblz4 \ libappindicator3.so:devel/libappindicator USES= cmake gettext 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