|
Lines 3-9
Link Here
|
| 3 |
|
3 |
|
| 4 |
PORTNAME= squirrelmail |
4 |
PORTNAME= squirrelmail |
| 5 |
PORTVERSION= 20150324 |
5 |
PORTVERSION= 20150324 |
| 6 |
PORTREVISION= 1 |
6 |
PORTREVISION= 2 |
| 7 |
CATEGORIES= mail www |
7 |
CATEGORIES= mail www |
| 8 |
MASTER_SITES= LOCAL/adamw/squirrelmail |
8 |
MASTER_SITES= LOCAL/adamw/squirrelmail |
| 9 |
DISTNAME= ${PORTNAME}-${PORTVERSION}_0200-SVN.stable |
9 |
DISTNAME= ${PORTNAME}-${PORTVERSION}_0200-SVN.stable |
|
Lines 51-57
Link Here
|
| 51 |
LDAP_USE= PHP=ldap |
51 |
LDAP_USE= PHP=ldap |
| 52 |
|
52 |
|
| 53 |
post-patch: |
53 |
post-patch: |
| 54 |
@${REINPLACE_CMD} -e 's|ispell|${LOCALBASE}/bin/ispell|g' \ |
54 |
@${REINPLACE_CMD} -e 's|ispell|${LOCALBASE}/bin/aspell|g' \ |
| 55 |
${WRKSRC}/plugins/squirrelspell/sqspell_config.php |
55 |
${WRKSRC}/plugins/squirrelspell/sqspell_config.php |
| 56 |
@${REINPLACE_CMD} -e 's|/usr/bin/fortune|/usr/games/fortune|g' \ |
56 |
@${REINPLACE_CMD} -e 's|/usr/bin/fortune|/usr/games/fortune|g' \ |
| 57 |
${WRKSRC}/plugins/fortune/fortune_functions.php |
57 |
${WRKSRC}/plugins/fortune/fortune_functions.php |