From edf526ceb83eaa35b02c05a9ceca9d5a5b333a2b Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Wed, 23 Apr 2014 17:00:53 +0000 Subject: Link editors/gedit and graphics/evince with libICE. (Fixup for r351936) Reported by: Mike Harding --- editors/gedit/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'editors/gedit') diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index eb0e40160a84..12d47a32eea4 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-co USES= desktop-file-utils gettext gmake libtool:keepla pathfix \ pkgconfig tar:bzip2 -USE_XORG= sm +USE_XORG= ice sm INSTALLS_OMF= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes @@ -45,4 +45,8 @@ CONFIGURE_ARGS+=--disable-python PLIST_SUB+= PYTHON="@comment " .endif +post-patch: + ${REINPLACE_CMD} '/EGG_SMCLIENT_LIBS =/s/$$/ -lICE/' \ + ${WRKSRC}/gedit/smclient/Makefile.in + .include -- cgit v1.2.3