Skip to content

Commit

Permalink
sysutils/htop: 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 bafe0e9 commit 8513519
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions sysutils/htop/Makefile
@@ -1,6 +1,6 @@
PORTNAME= htop
DISTVERSION= 3.3.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils

MAINTAINER= gaod@hychen.org
Expand All @@ -17,10 +17,11 @@ USE_GITHUB= yes
GH_ACCOUNT= htop-dev

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --enable-unicode

PLIST_FILES= bin/htop \
man/man1/htop.1.gz \
share/man/man1/htop.1.gz \
share/applications/htop.desktop \
share/icons/hicolor/scalable/apps/htop.svg \
share/pixmaps/htop.png
Expand Down

0 comments on commit 8513519

Please sign in to comment.