mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
astro/starplot: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
33a1192b1e
commit
10109b3304
2 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= starplot
|
||||
PORTVERSION= 0.95.5
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= http://starplot.org/downloads/
|
||||
|
||||
|
@ -14,6 +14,7 @@ USES= compiler:c++11-lang gmake gnome localbase:ldflags pathfix \
|
|||
gettext pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
bin/starconvert
|
||||
bin/starpkg
|
||||
bin/starplot
|
||||
man/man1/starconvert.1.gz
|
||||
man/man1/starpkg.1.gz
|
||||
man/man1/starplot.1.gz
|
||||
share/man/man1/starconvert.1.gz
|
||||
share/man/man1/starpkg.1.gz
|
||||
share/man/man1/starplot.1.gz
|
||||
share/applications/starplot.desktop
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/ch0.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/ch1.html
|
||||
|
|
Loading…
Add table
Reference in a new issue