summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-09-03 08:24:25 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-09-03 08:24:25 +0000
commit173e66f7f110f0016efe0f1da01f7d6b2ba7d05f (patch)
treefe2b241bdd175f1b889071cc06bbf8471fc76f82 /net-im
parent- update to 1.16 (diff)
Fix typo in posy-patch
Notes
Notes: svn path=/head/; revision=367174
Diffstat (limited to 'net-im')
-rw-r--r--net-im/empathy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile
index bfc55fe7728e..bb849c002fb6 100644
--- a/net-im/empathy/Makefile
+++ b/net-im/empathy/Makefile
@@ -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/' \