Skip to content

Commit

Permalink
sysutils/lineak-defaultplugin: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 26, 2024
1 parent 6911c99 commit 43a0c17
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions sysutils/lineak-defaultplugin/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lineak-defaultplugin
PORTVERSION= 0.9
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= sysutils deskutils
MASTER_SITES= SF/lineak/lineak_defaultplugin/${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= lineak
Expand All @@ -16,14 +16,15 @@ LIB_DEPENDS= liblineak.so:sysutils/lineakd
USES= gmake libtool xorg
USE_XORG= x11 xext xt xtst xfixes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= kde_cv_prog_cxx_fno_check_new=no
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip

PLIST_FILES= lib/lineakd/plugins/defaultplugin.so \
lib/lineakd/plugins/mediadetectplugin.so \
man/man1/lineak_defaultplugin.1.gz \
share/man/man1/lineak_defaultplugin.1.gz \
etc/media-detect.conf

post-patch:
Expand Down

0 comments on commit 43a0c17

Please sign in to comment.