aboutsummaryrefslogtreecommitdiff
path: root/mail/archivesmtp
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-25 11:41:17 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-25 11:41:17 +0000
commit90e3f72974e86bfa4bd5088253b00202ed721f45 (patch)
tree6d2ffbb1407cdb4a2e3486ad1b3832d701cce999 /mail/archivesmtp
parent4099bd8ea7b17737b56c16d5ca7dcf8a9ae7eab1 (diff)
downloadports-90e3f72974e86bfa4bd5088253b00202ed721f45.tar.gz
ports-90e3f72974e86bfa4bd5088253b00202ed721f45.zip
Notes
Diffstat (limited to 'mail/archivesmtp')
-rw-r--r--mail/archivesmtp/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/archivesmtp/Makefile b/mail/archivesmtp/Makefile
index cd1ace86923b..cc4718c12b53 100644
--- a/mail/archivesmtp/Makefile
+++ b/mail/archivesmtp/Makefile
@@ -6,12 +6,10 @@ PORTVERSION= 1.2
CATEGORIES= mail
MASTER_SITES= http://www.dancingfortune.com/projects/archivesmtp/files/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= SMTP mail archiver
-CFLAGS+= ${PTHREAD_CFLAGS}
-LIBS+= ${PTHREAD_LIBS}\
- -lmilter
+LIBS+= -lmilter -lpthread
MAKE_ENV+= LDADD="${LIBS}"
USE_RC_SUBR= archivesmtp