diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-27 07:12:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-27 07:12:45 +0000 |
commit | b4552f4c516b01fd07bf1fd208d27ae3db27fc89 (patch) | |
tree | 4f622c5efa725dc919ab7914b2ed320b9f7e809f /mail | |
parent | eeeadf253be31187c7238c7e78f13f64677ab80c (diff) | |
download | ports-b4552f4c516b01fd07bf1fd208d27ae3db27fc89.tar.gz ports-b4552f4c516b01fd07bf1fd208d27ae3db27fc89.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/squirrelmail-avelsieve-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail-avelsieve-plugin/Makefile b/mail/squirrelmail-avelsieve-plugin/Makefile index d5031a954eb3..e95569e6d6d4 100644 --- a/mail/squirrelmail-avelsieve-plugin/Makefile +++ b/mail/squirrelmail-avelsieve-plugin/Makefile @@ -11,7 +11,7 @@ COMMENT= SquirrelMail plugin for Server-Side Mail Filtering management USE_PERL5_RUN= yes -.include "${.CURSIR}/../squirrelmail/bsd.squirrelmail.mk" +.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" pre-install: ${RM} -Rf ${WRKSRC}/${SQUIRREL_PLUGIN_NAME}/po |