mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
deskutils/gcalcli: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
4feaee1710
commit
fe89ef9de1
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= gcalcli
|
||||
PORTVERSION= 4.0.4
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= deskutils python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -33,6 +33,4 @@ OPTIONS_DEFAULT= ICS_VCAL
|
|||
ICS_VCAL_DESC= Enable importing of ics/vcal files
|
||||
ICS_VCAL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}vobject>=0.4.8:deskutils/py-vobject@${PY_FLAVOR}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s,share/man,man,g" ${WRKSRC}/setup.py
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue