svn commit: r367174 - head/net-im/empathy

Tijl Coosemans tijl at FreeBSD.org
Wed Sep 3 08:24:25 UTC 2014


Author: tijl
Date: Wed Sep  3 08:24:25 2014
New Revision: 367174
URL: http://svnweb.freebsd.org/changeset/ports/367174
QAT: https://qat.redports.org/buildarchive/r367174/

Log:
  Fix typo in posy-patch

Modified:
  head/net-im/empathy/Makefile

Modified: head/net-im/empathy/Makefile
==============================================================================
--- head/net-im/empathy/Makefile	Wed Sep  3 08:09:31 2014	(r367173)
+++ head/net-im/empathy/Makefile	Wed Sep  3 08:24:25 2014	(r367174)
@@ -96,7 +96,7 @@ CONFIGURE_ARGS+=--disable-map
 PLIST_SUB+=	MAP="@comment "
 .endif
 
-posy-patch:
+post-patch:
 	@${REINPLACE_CMD} \
 		-e '/^empathy_av_LDADD =/s/$$/ -lm/' \
 		-e '/^empathy_call_LDADD =/s/$$/ -lm/' \


More information about the svn-ports-head mailing list