diff --git a/x11/gmrun/Makefile b/x11/gmrun/Makefile index eb8b9e7ab292..3227ea1c4f14 100644 --- a/x11/gmrun/Makefile +++ b/x11/gmrun/Makefile @@ -1,34 +1,35 @@ PORTNAME= gmrun DISTVERSION= 1.4w +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= garga@FreeBSD.org COMMENT= Run utiliy with a slim design and bash style auto-completion WWW= https://github.com/wdlkmpx/gmrun LICENSE= GPLv2 LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= desktop-file-utils gmake gnome pkgconfig USE_GITHUB= yes GH_ACCOUNT= wdlkmpx USE_GNOME= cairo gdkpixbuf2 gtk30 -GNU_CONFIGURE= yes +HAS_CONFIGURE= yes INSTALL_TARGET= install-strip PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install: ${MV} ${STAGEDIR}${PREFIX}/etc/gmrunrc \ ${STAGEDIR}${PREFIX}/etc/gmrunrc.sample post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/x11/gmrun/pkg-plist b/x11/gmrun/pkg-plist index c1bc7e76ef83..ded77baca824 100644 --- a/x11/gmrun/pkg-plist +++ b/x11/gmrun/pkg-plist @@ -1,5 +1,5 @@ bin/gmrun @sample etc/gmrunrc.sample -man/man1/gmrun.1.gz +share/man/man1/gmrun.1.gz share/applications/gmrun.desktop share/pixmaps/gmrun.png