aboutsummaryrefslogtreecommitdiffstats
path: root/mail/squirrelmail
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2005-04-06 02:58:28 +0800
committerlinimon <linimon@FreeBSD.org>2005-04-06 02:58:28 +0800
commit0206be10489a1124eae46c97401aeefecd3e3b18 (patch)
tree3ae89ae2c373a7dbbe3c8d8820404707d75f2b8d /mail/squirrelmail
parent7960fe989274a08770e77cf38489431a2d2dcce7 (diff)
downloadfreebsd-ports-gnome-0206be10489a1124eae46c97401aeefecd3e3b18.tar.gz
freebsd-ports-gnome-0206be10489a1124eae46c97401aeefecd3e3b18.tar.zst
freebsd-ports-gnome-0206be10489a1124eae46c97401aeefecd3e3b18.zip
Remove apparently redundant definition of MASTERDIR. Without these lines
both this port and ja-squirrelmail seem to install fine. Approved by: maintainer
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"