aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2005-04-05 18:58:28 +0000
committerMark Linimon <linimon@FreeBSD.org>2005-04-05 18:58:28 +0000
commit48a17db2436064172c30de16c72c94d10f1fd6fc (patch)
tree5f8e5436fe1f3bd758fc7607c1b398ecaa18f3ef /mail/squirrelmail
parent6db0a9f0e25eabdb011bfe4530ff2616539a32f8 (diff)
downloadports-48a17db2436064172c30de16c72c94d10f1fd6fc.tar.gz
ports-48a17db2436064172c30de16c72c94d10f1fd6fc.zip
Remove apparently redundant definition of MASTERDIR. Without these lines
both this port and ja-squirrelmail seem to install fine. Approved by: maintainer
Notes
Notes: svn path=/head/; revision=132581
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r--mail/squirrelmail/Makefile4
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"