Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Sep 2014 08:24:25 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367174 - head/net-im/empathy
Message-ID:  <201409030824.s838OP6O089247@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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/' \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409030824.s838OP6O089247>