Skip to content

Commit

Permalink
comms/scmxx: 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 22, 2024
1 parent 8c684ac commit d97cc9d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion comms/scmxx/Makefile
@@ -1,6 +1,6 @@
PORTNAME= scmxx
PORTVERSION= 0.9.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= comms
MASTER_SITES= SF

Expand All @@ -10,6 +10,7 @@ WWW= http://www.hendrik-sattler.de/scmxx/

USES= gettext iconv gmake tar:bzip2
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CFLAGS+= -I${LOCALBASE}/include
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
Expand Down
8 changes: 4 additions & 4 deletions comms/scmxx/pkg-plist
Expand Up @@ -2,10 +2,10 @@ bin/adr2vcf
bin/apoconv
bin/scmxx
bin/smi
man/de/man1/scmxx.1.gz
man/it/man1/scmxx.1.gz
man/man1/scmxx.1.gz
man/ru/man1/scmxx.1.gz
share/man/de/man1/scmxx.1.gz
share/man/it/man1/scmxx.1.gz
share/man/man1/scmxx.1.gz
share/man/ru/man1/scmxx.1.gz
share/locale/de/LC_MESSAGES/scmxx.mo
share/locale/fr/LC_MESSAGES/scmxx.mo
share/locale/it/LC_MESSAGES/scmxx.mo
Expand Down

0 comments on commit d97cc9d

Please sign in to comment.