diff --git a/sysutils/g15daemon/Makefile b/sysutils/g15daemon/Makefile index ce343c1c068b..57b07ab85ab9 100644 --- a/sysutils/g15daemon/Makefile +++ b/sysutils/g15daemon/Makefile @@ -1,34 +1,36 @@ PORTNAME= g15daemon DISTVERSION= 3.0.4 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org COMMENT= Daemon for Logitech G15 Keyboards WWW= https://gitlab.com/menelkir/g15daemon LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto LIB_DEPENDS= libg15.so:sysutils/libg15 \ libg15render.so:sysutils/libg15render \ libinput.so:x11/libinput USES= gmake libtool localbase USE_GITLAB= yes USE_LDCONFIG= yes USE_RC_SUBR= g15daemon GL_ACCOUNT= menelkir GL_TAGNAME= 1f4e8b41a6ea460d59cc07305a4d9b487b575ec6 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --sysconfdir=${LOCALBASE}/etc INSTALL_TARGET= install-strip post-patch: @${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|' \ ${WRKSRC}/g15daemon/main.c .include diff --git a/sysutils/g15daemon/pkg-plist b/sysutils/g15daemon/pkg-plist index 7107a00b4180..dbc875c145e9 100644 --- a/sysutils/g15daemon/pkg-plist +++ b/sysutils/g15daemon/pkg-plist @@ -1,16 +1,16 @@ include/g15daemon.h include/g15daemon_client.h lib/g15daemon/3.0/plugins/g15plugin_clock.a lib/g15daemon/3.0/plugins/g15plugin_clock.so lib/g15daemon/3.0/plugins/g15plugin_tcpserver.a lib/g15daemon/3.0/plugins/g15plugin_tcpserver.so lib/g15daemon/3.0/plugins/g15plugin_uinput.a lib/g15daemon/3.0/plugins/g15plugin_uinput.so lib/libg15daemon_client.a lib/libg15daemon_client.so lib/libg15daemon_client.so.3 lib/libg15daemon_client.so.3.0.0 -man/man1/g15daemon.1.gz -man/man3/g15daemon_client_devel.3.gz +share/man/man1/g15daemon.1.gz +share/man/man3/g15daemon_client_devel.3.gz sbin/g15daemon %%DATADIR%%/splash/g15logo3.wbmp