diff options
| -rw-r--r-- | mail/squirrelmail-translations/Makefile | 1 | ||||
| -rw-r--r-- | mail/squirrelmail/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/mail/squirrelmail-translations/Makefile b/mail/squirrelmail-translations/Makefile index 3d7b393cd3c0..e023de4bd1da 100644 --- a/mail/squirrelmail-translations/Makefile +++ b/mail/squirrelmail-translations/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= squirrelmail>=${PORTVERSION}:mail/squirrelmail USES= tar:bzip2 gettext WRKSRC= ${WRKDIR}/squirrelmail.locales NO_ARCH= yes +PORTSCOUT= ignore # if you were using WITHOUT_WWWDIR, use SQUIRRELDIR=${PREFIX}/squirrelmail SQUIRRELDIR?= ${PREFIX}/www/squirrelmail diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index 2e8917aa26fd..aa92dbcf7c91 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -19,6 +19,7 @@ USES= cpe gettext perl5 php:web tar:bzip2 USE_PHP= session hash gettext mbstring pcre openssl xml USE_PERL5= run NO_ARCH= yes +PORTSCOUT= ignore WRKSRC= ${WRKDIR}/${PORTNAME}.stable/${PORTNAME} |
