aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-password_forget-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-password_forget-plugin
parente6364b0c856defc2824b5a2671fded375e1b8086 (diff)
downloadports-6b1a4caaa218b947c1693ba77e6d8ab204f22917.tar.gz
ports-6b1a4caaa218b947c1693ba77e6d8ab204f22917.zip
Notes
Diffstat (limited to 'mail/squirrelmail-password_forget-plugin')
-rw-r--r--mail/squirrelmail-password_forget-plugin/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/mail/squirrelmail-password_forget-plugin/Makefile b/mail/squirrelmail-password_forget-plugin/Makefile
index bd7e740a56fa..645d4a03f426 100644
--- a/mail/squirrelmail-password_forget-plugin/Makefile
+++ b/mail/squirrelmail-password_forget-plugin/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: squirrelmail-password_forget-plugin
-# Date created: 4 Dec 2006
-# Whom: Neil Darlow <neil@darlow.co.uk>
-#
+# Created by: Neil Darlow <neil@darlow.co.uk>
# $FreeBSD$
PORTNAME= password_forget
@@ -20,6 +17,5 @@ RUN_DEPENDS= ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail-
USE_PERL5_RUN= yes
-.include <bsd.port.pre.mk>
-.include "../squirrelmail/bsd.squirrelmail.mk"
-.include <bsd.port.post.mk>
+.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
+.include <bsd.port.mk>