aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/empathy
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-09-03 16:24:25 +0800
committertijl <tijl@FreeBSD.org>2014-09-03 16:24:25 +0800
commit08a2e28e1b444210fffd4a96966034b6ac51623f (patch)
treefe2b241bdd175f1b889071cc06bbf8471fc76f82 /net-im/empathy
parentdb939d5fe52ffb6df65250fe866249eacf9dfff6 (diff)
downloadfreebsd-ports-gnome-08a2e28e1b444210fffd4a96966034b6ac51623f.tar.gz
freebsd-ports-gnome-08a2e28e1b444210fffd4a96966034b6ac51623f.tar.zst
freebsd-ports-gnome-08a2e28e1b444210fffd4a96966034b6ac51623f.zip
Fix typo in posy-patch
Diffstat (limited to 'net-im/empathy')
-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/' \