mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
science/wxmacmolplt: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
852bbf63ec
commit
b5b674a526
2 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= wxmacmolplt
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 7.7-43
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
DISTVERSIONSUFFIX= -g9a46f7a
|
||||
CATEGORIES= science
|
||||
|
||||
|
@ -17,6 +17,7 @@ USES= autoreconf compiler:c++11-lang gl gmake localbase:ldflags \
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= brettbode
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG}
|
||||
USE_WX= 3.0 # configure crashes with 3.1: checking for wxWidgets libraries... Segmentation fault (core dumped)
|
||||
USE_GL= gl glew glu
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
bin/wxmacmolplt
|
||||
man/man1/wxmacmolplt.1.gz
|
||||
share/man/man1/wxmacmolplt.1.gz
|
||||
%%DATADIR%%/BsVeraSans.fdb
|
||||
%%DATADIR%%/MacMolPlt.Prefs.xml
|
||||
%%DATADIR%%/MacMolPlt_Manual.html
|
||||
|
|
Loading…
Add table
Reference in a new issue