summaryrefslogtreecommitdiff
path: root/mail/delatt
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-05-07 08:57:37 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-05-07 08:57:37 +0000
commit61ebd1776e3aee5a447d2d50b615c992349d1d6f (patch)
tree5a642a5ba2fc1ad06490c6b27a9c4b611eb25492 /mail/delatt
parentUpdate to 1.13. (diff)
Convert to use shebangfix USES flag.
Notes
Notes: svn path=/head/; revision=317591
Diffstat (limited to 'mail/delatt')
-rw-r--r--mail/delatt/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/mail/delatt/Makefile b/mail/delatt/Makefile
index 183c8dbcddac..7ec92b8ad741 100644
--- a/mail/delatt/Makefile
+++ b/mail/delatt/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: delatt
-# Date created: 22 Jun 2005
-# Whom: Emanuel Haupt <ehaupt@critical.ch>
-#
+# Created by: Emanuel Haupt <ehaupt@critical.ch>
# $FreeBSD$
-#
PORTNAME= delatt
DISTVERSION= 1.1.3
@@ -18,15 +14,13 @@ LICENSE= GPLv2
RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
+USES= shebangfix
USE_PERL5_RUN= yes
NO_BUILD= yes
+SHEBANG_FILES= delatt
PLIST_FILES= bin/delatt
-post-patch:
- ${REINPLACE_CMD} -e 's|^#!/usr/bin/perl|#!${PERL}|' \
- ${WRKSRC}/${PORTNAME}
-
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin