Skip to content

Commit

Permalink
x11/libexo: 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 Jan 28, 2024
1 parent b3e1b28 commit a920b5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion x11/libexo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libexo
PORTVERSION= 4.18.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= x11 xfce
MASTER_SITES= XFCE
DISTNAME= exo-${DISTVERSIONFULL}
Expand Down Expand Up @@ -28,6 +28,7 @@ USE_XORG= ice sm x11

WRKSRC= ${WRKDIR}/${DISTNAME}
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
CONFIGURE_ARGS= --without-html-dir --disable-silent-rules

Expand Down
2 changes: 1 addition & 1 deletion x11/libexo/pkg-plist
Expand Up @@ -23,7 +23,7 @@ lib/libexo-2.so
lib/libexo-2.so.0
lib/libexo-2.so.0.1.0
libdata/pkgconfig/exo-2.pc
man/man1/exo-open.1.gz
share/man/man1/exo-open.1.gz
%%NLS%%share/locale/am/LC_MESSAGES/exo.mo
%%NLS%%share/locale/ar/LC_MESSAGES/exo.mo
%%NLS%%share/locale/ast/LC_MESSAGES/exo.mo
Expand Down

0 comments on commit a920b5f

Please sign in to comment.