aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-vlogin-plugin
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-06-27 06:48:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-06-27 06:48:43 +0000
commit6b1a4caaa218b947c1693ba77e6d8ab204f22917 (patch)
treec3c72caeb1be0f53559dd07bae2f22fd8daab64b /mail/squirrelmail-vlogin-plugin
parente6364b0c856defc2824b5a2671fded375e1b8086 (diff)
downloadports-6b1a4caaa218b947c1693ba77e6d8ab204f22917.tar.gz
ports-6b1a4caaa218b947c1693ba77e6d8ab204f22917.zip
Notes
Diffstat (limited to 'mail/squirrelmail-vlogin-plugin')
-rw-r--r--mail/squirrelmail-vlogin-plugin/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/mail/squirrelmail-vlogin-plugin/Makefile b/mail/squirrelmail-vlogin-plugin/Makefile
index 8437812e9229..7089b4a6ade9 100644
--- a/mail/squirrelmail-vlogin-plugin/Makefile
+++ b/mail/squirrelmail-vlogin-plugin/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: squirrelmail-vlogin-plugin
-# Date created: 10 Oct 2005
-# Whom: Matt Emmerton <matt@gsicomp.on.ca>
-#
+# Created by: Matt Emmerton <matt@gsicomp.on.ca>
# $FreeBSD$
PORTNAME= vlogin
@@ -21,8 +18,7 @@ USE_SM_COMPAT= yes
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/mail/squirrelmail/bsd.squirrelmail.mk"
+.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
# We need to rearrange, install and cleanup documentation pre-install
# because bsd.squirrelmail.mk installs everything under ${WRKSRC}/${PORTNAME}.
@@ -38,4 +34,4 @@ pre-install::
cd ${WRKSRC}/${PORTNAME} && ${RM} -rf README docs
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>