ports/deskutils/multisync/files/patch-src-Makefile.am
Tijl Coosemans 216b5a285f - Fix missing library problems when the linker enforces explicit linking
PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-08-26 14:06:08 +00:00

11 lines
287 B
Text

--- src/Makefile.am.orig
+++ src/Makefile.am
@@ -23,7 +23,7 @@
multisync_LDFLAGS = -rdynamic
-multisync_LDADD = @PACKAGE_LIBS@ $(INTLLIBS) -lpthread -L./libversit -lversit
+multisync_LDADD = @PACKAGE_LIBS@ -lX11 $(INTLLIBS) -lpthread -L./libversit -lversit
SUBDIRS = libversit