diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/squirrelmail/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index 1c314c422e27..ff77952caaa8 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -48,10 +48,6 @@ PKGMESSAGE= ${WRKDIR}/pkg-message PLIST_SUB+= PORTVERSION=${PORTVERSION} \ SQUIRRELDIR="${SQUIRRELDIR:S,^${PREFIX}/,,}" -.if !defined(MASTERDIR) -MASTERDIR= ${.CURDIR} -.endif - pre-everything:: @${ECHO_CMD} "SquirrelMail is installed into ${SQUIRRELDIR}" @${ECHO_CMD} "To use the old location ${PREFIX}/squirrelmail define" |