From de31f6831b17fd00626711af8b9315923e4c8013 Mon Sep 17 00:00:00 2001 From: tijl Date: Sat, 30 Aug 2014 18:18:14 +0000 Subject: dns/libidn: - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Always install libidn-components.png because it is used by libidn.info - Add -lintl to Libs.private instead of Libs in libidn.pc --- mail/maildrop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/maildrop') diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index a955d648fb66..76efa220b9c4 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -11,7 +11,7 @@ PORTNAME= maildrop PORTVERSION= 2.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} -- cgit