aboutsummaryrefslogtreecommitdiffstats
path: root/net/sendemail
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-15 22:54:36 +0800
committerAndrej Zverev <az@FreeBSD.org>2013-09-15 22:54:36 +0800
commite47ac01488c933a3a8a38b32ba35d4f9c4992493 (patch)
tree91f65c922c2cbbcdd7ea9f42b5c0a34dcfedcb0c /net/sendemail
parent3796ff69397692329dd89edad8abbabebdc2e36c (diff)
downloadfreebsd-ports-gnome-e47ac01488c933a3a8a38b32ba35d4f9c4992493.tar.gz
freebsd-ports-gnome-e47ac01488c933a3a8a38b32ba35d4f9c4992493.tar.zst
freebsd-ports-gnome-e47ac01488c933a3a8a38b32ba35d4f9c4992493.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'net/sendemail')
-rw-r--r--net/sendemail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/sendemail/Makefile b/net/sendemail/Makefile
index c4c220982d1f..9fc53feea699 100644
--- a/net/sendemail/Makefile
+++ b/net/sendemail/Makefile
@@ -16,8 +16,9 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= itetcu@FreeBSD.org
COMMENT= Lightweight, completely command line based, SMTP email agent
+USES= perl5
+USE_PERL5= run
NO_BUILD= yes
-USE_PERL5_RUN= yes
PLIST_FILES= bin/sendEmail
PORTDOCS= CHANGELOG README TODO