mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
science/gsmc: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
778cd12054
commit
52fab9328e
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= gsmc
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= science hamradio
|
||||
MASTER_SITES= http://www.qsl.net/ik5nax/
|
||||
|
||||
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue