Skip to content

Commit

Permalink
science/gsmc: 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 25, 2024
1 parent 778cd12 commit 52fab93
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions science/gsmc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gsmc
PORTVERSION= 1.1
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= science hamradio
MASTER_SITES= http://www.qsl.net/ik5nax/

Expand All @@ -12,8 +12,9 @@ LICENSE= GPLv2

USE_GNOME= gtk20
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= autoreconf gmake gnome pkgconfig
PLIST_FILES= bin/gsmc man/man1/gsmc.1.gz
PLIST_FILES= bin/gsmc share/man/man1/gsmc.1.gz

post-patch:
@${REINPLACE_CMD} '/^LIBS=/s/$$/ -lm/' ${WRKSRC}/Makefile.am
Expand Down

0 comments on commit 52fab93

Please sign in to comment.