Skip to content

Commit

Permalink
sysutils/lxtask: 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 565b441 commit f74642b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion sysutils/lxtask/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lxtask
PORTVERSION= 0.1.10
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils gnome
MASTER_SITES= SF/lxde/LXTask%20%28task%20manager%29/LXTask%200.1.x/

Expand All @@ -17,6 +17,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
USES= gmake gnome iconv pkgconfig tar:xz
USE_GNOME= cairo gdkpixbuf2 gtk20 intlhack
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

CFLAGS+= -fcommon

Expand Down
2 changes: 1 addition & 1 deletion sysutils/lxtask/pkg-plist
@@ -1,5 +1,5 @@
bin/lxtask
man/man1/lxtask.1.gz
share/man/man1/lxtask.1.gz
share/applications/lxtask.desktop
%%NLS%%share/locale/af/LC_MESSAGES/lxtask.mo
%%NLS%%share/locale/ar/LC_MESSAGES/lxtask.mo
Expand Down

0 comments on commit f74642b

Please sign in to comment.