aboutsummaryrefslogtreecommitdiffstats
path: root/mail/delatt
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-05-07 16:57:37 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-05-07 16:57:37 +0800
commit31308e1e0c1545f0d1df263da349fa3c2527ba5d (patch)
tree5a642a5ba2fc1ad06490c6b27a9c4b611eb25492 /mail/delatt
parenta37d51b91d202f6f0d6a707ec858577bab3465c1 (diff)
downloadfreebsd-ports-gnome-31308e1e0c1545f0d1df263da349fa3c2527ba5d.tar.gz
freebsd-ports-gnome-31308e1e0c1545f0d1df263da349fa3c2527ba5d.tar.zst
freebsd-ports-gnome-31308e1e0c1545f0d1df263da349fa3c2527ba5d.zip
Convert to use shebangfix USES flag.
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