From fe89ef9de1a44bc0204ef968c15108f1c0caa30c Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Fri, 23 Feb 2024 04:29:36 +0100 Subject: deskutils/gcalcli: Moved man to share/man Approved by: portmgr (blanket) --- deskutils/gcalcli/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/deskutils/gcalcli/Makefile b/deskutils/gcalcli/Makefile index 37e72b06a181..7910a92c45ea 100644 --- a/deskutils/gcalcli/Makefile +++ b/deskutils/gcalcli/Makefile @@ -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 -- cgit v1.2.3