Skip to content

Commit

Permalink
x11/imwheel: 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 8335cd3 commit 07e6bdc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion x11/imwheel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= imwheel
DISTVERSION= 1.0.0pre12
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= ftp://jcatki.no-ip.org/pub/imwheel/ \
SF/${PORTNAME}/${PORTNAME}-source/${DISTVERSION}
Expand All @@ -16,6 +16,7 @@ USES= dos2unix gmake xorg
USE_XORG= x11 xpm xtst xext xmu
DOS2UNIX_FILES= getopt/getopt.c
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-gpm

OPTIONS_DEFINE= DOCS
Expand Down
2 changes: 1 addition & 1 deletion x11/imwheel/pkg-plist
@@ -1,5 +1,5 @@
bin/imwheel
etc/imwheelrc
man/man1/imwheel.1.gz
share/man/man1/imwheel.1.gz
%%PORTDOCS%%%%DOCSDIR%%/EMACS
%%PORTDOCS%%%%DOCSDIR%%/README

0 comments on commit 07e6bdc

Please sign in to comment.