Skip to content

Commit

Permalink
x11/plank: 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 2db7baf commit deefcaa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion x11/plank/Makefile
@@ -1,6 +1,6 @@
PORTNAME= plank
PORTVERSION= 0.11.89
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= x11
MASTER_SITES= https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/

Expand All @@ -21,6 +21,7 @@ USE_XORG= x11 xfixes xi

CFLAGS+= -Wno-return-type
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
GLIB_SCHEMAS= net.launchpad.plank.gschema.xml

OPTIONS_SUB= yes
Expand Down
2 changes: 1 addition & 1 deletion x11/plank/pkg-plist
Expand Up @@ -10,7 +10,7 @@ lib/plank/docklets/libdocklet-clock.so
lib/plank/docklets/libdocklet-desktop.so
lib/plank/docklets/libdocklet-trash.so
libdata/pkgconfig/plank.pc
man/man1/plank.1.gz
share/man/man1/plank.1.gz
share/metainfo/plank.appdata.xml
share/applications/plank.desktop
share/icons/hicolor/128x128/apps/plank.svg
Expand Down

0 comments on commit deefcaa

Please sign in to comment.