Index: head/mail/roundcube-login_info/Makefile =================================================================== --- head/mail/roundcube-login_info/Makefile (revision 393278) +++ head/mail/roundcube-login_info/Makefile (revision 393279) @@ -1,31 +1,32 @@ # Created by: Mark Felder # $FreeBSD$ PORTNAME= login_info DISTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= https://www.std-soft.de/webmail/plugins/ PKGNAMEPREFIX= roundcube- DISTNAME= ${PORTNAME}_rc0.5_v${DISTVERSION} MAINTAINER= feld@FreeBSD.org COMMENT= Roundcube login info plugin LICENSE= GPLv2 RUN_DEPENDS= roundcube>=0.5:${PORTSDIR}/mail/roundcube NO_BUILD= yes +NO_ARCH= yes WWWDIR= ${LOCALBASE}/www/roundcube PLUGDIR= ${WWWDIR}/plugins/login_info PLIST_SUB+= PLUGDIR="www/roundcube/plugins/login_info" WRKSRC= ${WRKDIR}/login_info do-install: @${ECHO} "Installing in ${PLUGDIR}" ${MKDIR} ${STAGEDIR}/${PLUGDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}/${PLUGDIR} .include Index: head/mail/roundcube-login_info/pkg-plist =================================================================== --- head/mail/roundcube-login_info/pkg-plist (revision 393278) +++ head/mail/roundcube-login_info/pkg-plist (revision 393279) @@ -1,5 +1,4 @@ %%PLUGDIR%%/CAcert-ssl-security.png %%PLUGDIR%%/README %%PLUGDIR%%/config.inc.php.dist %%PLUGDIR%%/login_info.php -@dirrmtry %%PLUGDIR%%