aboutsummaryrefslogtreecommitdiff
path: root/net/vinagre
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-09-02 21:26:37 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-09-02 21:26:37 +0000
commit81ff7529909fc47c663bc41c66334a965dc08ccc (patch)
treea9d4c70673249c4803e23a42c9f31277dae79b79 /net/vinagre
parent04e41683da5ef34dce4ade8a637e4bfc9da38b47 (diff)
downloadports-81ff7529909fc47c663bc41c66334a965dc08ccc.tar.gz
ports-81ff7529909fc47c663bc41c66334a965dc08ccc.zip
Add missing library libgmodule-2.0
Reported by: antoine
Notes
Notes: svn path=/head/; revision=367082
Diffstat (limited to 'net/vinagre')
-rw-r--r--net/vinagre/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile
index 1d91e796df3d..85106cac5029 100644
--- a/net/vinagre/Makefile
+++ b/net/vinagre/Makefile
@@ -41,6 +41,10 @@ TELEPATHY_CONFIGURE_ENABLE= telepathy
.include <bsd.port.options.mk>
+post-patch:
+ @${REINPLACE_CMD} '/^libvinagre_la_LIBADD =/s/$$/ -lgmodule-2.0/' \
+ ${WRKSRC}/vinagre/Makefile.in
+
post-install:
.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${STAGEDIR}${DOCSDIR}