aboutsummaryrefslogtreecommitdiffstats
path: root/mail/greylite
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-03-06 03:10:18 +0800
committerantoine <antoine@FreeBSD.org>2015-03-06 03:10:18 +0800
commit7cfd8672ddef62571b9f1ab256080d7834e9139e (patch)
treecc994c5b1f3d7e6befac485cd091534c845ca7c6 /mail/greylite
parent8ea2e653e7ba1959726b2323091b5e5fb85f3a49 (diff)
downloadfreebsd-ports-gnome-7cfd8672ddef62571b9f1ab256080d7834e9139e.tar.gz
freebsd-ports-gnome-7cfd8672ddef62571b9f1ab256080d7834e9139e.tar.zst
freebsd-ports-gnome-7cfd8672ddef62571b9f1ab256080d7834e9139e.zip
Unbreak
Diffstat (limited to 'mail/greylite')
-rw-r--r--mail/greylite/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/greylite/Makefile b/mail/greylite/Makefile
index b643c4c02a9b..84f54e2bb88b 100644
--- a/mail/greylite/Makefile
+++ b/mail/greylite/Makefile
@@ -55,6 +55,7 @@ PLIST_SUB+= UCSPI2SOCKET="@comment "
post-patch:
${CP} ${WRKSRC}/Makefile.bsdmake ${WRKSRC}/Makefile
${REINPLACE_CMD} -e 's|PREFIX\?=.*|PREFIX=${STAGEDIR}${PREFIX}|g' \
+ -e 's,logmsg.c logmsg.h ucspi2socket.c,logmsg.o ucspi2socket.c,' \
${WRKSRC}/Makefile
.include <bsd.port.post.mk>