mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
lang/tauthon: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
877b7aa479
commit
d3b6658ceb
@ -7,6 +7,7 @@
|
||||
PORTNAME= tauthon
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.8.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang python
|
||||
|
||||
MAINTAINER= olce.freebsd.ports@certner.fr
|
||||
@ -27,6 +28,7 @@ GH_PROJECT= tauthon
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
# Piggyback on Python support in shebangfix
|
||||
python_CMD= ${PREFIX}/bin/${NAME_VERSION}
|
||||
# Better be safe than sorry
|
||||
|
@ -4715,4 +4715,4 @@ lib/tauthon%%VERSION_NOMICRO%%/zipfile.py
|
||||
lib/tauthon%%VERSION_NOMICRO%%/zipfile.pyc
|
||||
lib/tauthon%%VERSION_NOMICRO%%/zipfile.pyo
|
||||
libdata/pkgconfig/tauthon-%%VERSION_NOMICRO%%.pc
|
||||
man/man1/tauthon%%VERSION_NOMICRO%%.1.gz
|
||||
share/man/man1/tauthon%%VERSION_NOMICRO%%.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user