mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 17:20:29 -04:00
science/chemtool: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
98df048042
commit
f898b19b77
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= chemtool
|
PORTNAME= chemtool
|
||||||
DISTVERSION= 1.6.14
|
DISTVERSION= 1.6.14
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= science
|
CATEGORIES= science
|
||||||
MASTER_SITES= http://ruby.chemie.uni-freiburg.de/~martin/chemtool/
|
MASTER_SITES= http://ruby.chemie.uni-freiburg.de/~martin/chemtool/
|
||||||
|
|
||||||
|
@ -18,6 +18,7 @@ RUN_DEPENDS= fig2dev:print/fig2dev
|
||||||
|
|
||||||
USES= compiler:c++11-lang gmake gnome pkgconfig xorg
|
USES= compiler:c++11-lang gmake gnome pkgconfig xorg
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||||
CONFIGURE_ARGS= --enable-emf=yes --with-localedir=${PREFIX}
|
CONFIGURE_ARGS= --enable-emf=yes --with-localedir=${PREFIX}
|
||||||
USE_GNOME= cairo gdkpixbuf2 gtk20
|
USE_GNOME= cairo gdkpixbuf2 gtk20
|
||||||
USE_XORG= x11
|
USE_XORG= x11
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
bin/chemtool
|
bin/chemtool
|
||||||
bin/chemtoolbg
|
bin/chemtoolbg
|
||||||
bin/cht
|
bin/cht
|
||||||
man/man1/chemtool.1.gz
|
|
||||||
man/man1/cht.1.gz
|
|
||||||
%%NLS%%share/locale/bg/LC_MESSAGES/chemtool.mo
|
%%NLS%%share/locale/bg/LC_MESSAGES/chemtool.mo
|
||||||
%%NLS%%share/locale/cs/LC_MESSAGES/chemtool.mo
|
%%NLS%%share/locale/cs/LC_MESSAGES/chemtool.mo
|
||||||
%%NLS%%share/locale/de/LC_MESSAGES/chemtool.mo
|
%%NLS%%share/locale/de/LC_MESSAGES/chemtool.mo
|
||||||
|
@ -12,3 +10,5 @@ man/man1/cht.1.gz
|
||||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/chemtool.mo
|
%%NLS%%share/locale/pt_BR/LC_MESSAGES/chemtool.mo
|
||||||
%%NLS%%share/locale/pt_PT/LC_MESSAGES/chemtool.mo
|
%%NLS%%share/locale/pt_PT/LC_MESSAGES/chemtool.mo
|
||||||
%%NLS%%share/locale/ru/LC_MESSAGES/chemtool.mo
|
%%NLS%%share/locale/ru/LC_MESSAGES/chemtool.mo
|
||||||
|
share/man/man1/chemtool.1.gz
|
||||||
|
share/man/man1/cht.1.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue