aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-avelsieve-plugin/Makefile
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-avelsieve-plugin/Makefile
parente6364b0c856defc2824b5a2671fded375e1b8086 (diff)
downloadports-6b1a4caaa218b947c1693ba77e6d8ab204f22917.tar.gz
ports-6b1a4caaa218b947c1693ba77e6d8ab204f22917.zip
Notes
Diffstat (limited to 'mail/squirrelmail-avelsieve-plugin/Makefile')
-rw-r--r--mail/squirrelmail-avelsieve-plugin/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/mail/squirrelmail-avelsieve-plugin/Makefile b/mail/squirrelmail-avelsieve-plugin/Makefile
index ffe5eea5c92b..d5031a954eb3 100644
--- a/mail/squirrelmail-avelsieve-plugin/Makefile
+++ b/mail/squirrelmail-avelsieve-plugin/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: squirrelmail-avelsieve-plugin
-# Date created: 28 Jun 2007
-# Whom: Neil Darlow <neil@darlow.co.uk>
-#
+# Created by: Neil Darlow <neil@darlow.co.uk>
# $FreeBSD$
PORTNAME= avelsieve
@@ -14,12 +11,11 @@ COMMENT= SquirrelMail plugin for Server-Side Mail Filtering management
USE_PERL5_RUN= yes
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/mail/squirrelmail/bsd.squirrelmail.mk"
+.include "${.CURSIR}/../squirrelmail/bsd.squirrelmail.mk"
pre-install:
${RM} -Rf ${WRKSRC}/${SQUIRREL_PLUGIN_NAME}/po
${FIND} ${WRKSRC}/${SQUIRREL_PLUGIN_NAME} -type f \
\( -name '.cvsignore' -o -name '*.bak' -o -name '*.orig' \) -exec ${RM} {} \;
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>