aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2024-06-25 08:02:20 +0000
committerDima Panov <fluffy@FreeBSD.org>2024-06-25 08:02:20 +0000
commit8cb68fc1020a16b84171414f820b870a1339dfde (patch)
tree6eab8818f0eebdd0eb3861b142795e492ceafcdc
parent713550a88721d16ca1eabc3d543bd94bc8d59322 (diff)
downloadports-8cb68fc1020a16b84171414f820b870a1339dfde.tar.gz
ports-8cb68fc1020a16b84171414f820b870a1339dfde.zip
mail/linux-r7-organizer-pro: proper INSTALL_PROGRAM for additional binary to fix startup
Sponsored by: Serenity Cybersecurity, LLC
-rw-r--r--mail/linux-r7-organizer-pro/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/linux-r7-organizer-pro/Makefile b/mail/linux-r7-organizer-pro/Makefile
index 98c667dee896..fbc7934423f1 100644
--- a/mail/linux-r7-organizer-pro/Makefile
+++ b/mail/linux-r7-organizer-pro/Makefile
@@ -1,6 +1,7 @@
PORTNAME= r7-organizer-pro
PORTVERSION= 2.6.7
DISTVERSIONSUFFIX= -1
+PORTREVISION= 1
CATEGORIES= mail linux russian
MASTER_SITES= https://download.r7-office.ru/organizer/centos/
PKGNAMEPREFIX= linux-
@@ -34,8 +35,9 @@ post-patch:
do-install:
cd ${WRKDIR}/opt && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share
- ${RM} ${STAGEDIR}${PREFIX}/share/r7-office/organizer/r7organizer
+ ${RM} ${STAGEDIR}${PREFIX}/share/r7-office/organizer/r7organizer*
${INSTALL_PROGRAM} -C ${WRKDIR}/opt/r7-office/organizer/r7organizer ${STAGEDIR}${PREFIX}/share/r7-office/organizer/r7organizer
+ ${INSTALL_PROGRAM} -C ${WRKDIR}/opt/r7-office/organizer/r7organizer-bin ${STAGEDIR}${PREFIX}/share/r7-office/organizer/r7organizer-bin
${RLN} ${STAGEDIR}${PREFIX}/share/r7-office/organizer/r7organizer ${STAGEDIR}${PREFIX}/bin/
${MV} ${STAGEDIR}${PREFIX}/share/r7-office/organizer/r7-organizer.desktop ${STAGEDIR}${PREFIX}/share/applications
${RLN} ${STAGEDIR}${PREFIX}/share/r7-office/organizer/chrome/icons/default/default256.png \