diff --git a/sysutils/lineakd/Makefile b/sysutils/lineakd/Makefile index 8b97145d0f6a..b1f873ca49fc 100644 --- a/sysutils/lineakd/Makefile +++ b/sysutils/lineakd/Makefile @@ -1,40 +1,41 @@ PORTNAME= lineakd PORTVERSION= 0.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= SF/lineak/${PORTNAME}/${PORTNAME}-${PORTVERSION} DIST_SUBDIR= lineak MAINTAINER= ports@FreeBSD.org COMMENT= Daemon which enables special keys on internet keyboards WWW= https://lineak.sourceforge.net USES= gmake libtool localbase xorg USE_CXXSTD= c++98 USE_LDCONFIG= yes USE_XORG= x11 xext xt GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= kde_cv_prog_cxx_fno_check_new=no INSTALL_TARGET= install-strip PORTDOCS= README TODO AUTHORS PORTEXAMPLES= * OPTIONS_DEFINE= DOCS EXAMPLES post-patch: @${REINPLACE_CMD} -e 's|-ldl||' \ ${WRKSRC}/lineak/Makefile.in ${WRKSRC}/lineakd/Makefile.in @${REINPLACE_CMD} -e 's|-O2||' ${WRKSRC}/configure post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/lineakd.conf.example ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/sysutils/lineakd/pkg-plist b/sysutils/lineakd/pkg-plist index 291953298892..9d81ed2b0ad1 100644 --- a/sysutils/lineakd/pkg-plist +++ b/sysutils/lineakd/pkg-plist @@ -1,32 +1,32 @@ bin/lineakd etc/lineakkb.def include/lineak/cdromctrl.h include/lineak/commandexec.h include/lineak/configdirectives.h include/lineak/configloader.h include/lineak/definitions.h include/lineak/defloader.h include/lineak/displayctrl.h include/lineak/lbutton.h include/lineak/lcommand.h include/lineak/lconfig.h include/lineak/lconfigdata.h include/lineak/ldef.h include/lineak/lineak_core_functions.h include/lineak/lineak_util_functions.h include/lineak/lkbd.h include/lineak/lkey.h include/lineak/loader.h include/lineak/lobject.h include/lineak/lockctrl.h include/lineak/msgpasser.h include/lineak/plugin_definitions.h include/lineak/pluginmanager.h include/lineak/saver.h include/lineak/xmgr.h lib/liblineak.a lib/liblineak.so lib/liblineak.so.0 lib/liblineak.so.0.8.0 -man/man1/lineakd.1.gz +share/man/man1/lineakd.1.gz @dir lib/lineakd/plugins