openbsd-ports/sysutils/conky/patches/patch-configure

13 lines
466 B
Plaintext

$OpenBSD: patch-configure,v 1.2 2010/04/27 20:56:11 sthen Exp $
--- configure.orig Tue Aug 25 00:01:58 2009
+++ configure Tue Apr 27 19:50:09 2010
@@ -19845,7 +19845,7 @@ $as_echo "$ac_cv_search_clock_gettime" >&6; }
ac_res=$ac_cv_search_clock_gettime
if test "$ac_res" != no; then
test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
- conky_LIBS="$conky_LIBS -lrt"
+ conky_LIBS="$conky_LIBS "
cat >>confdefs.h <<\_ACEOF
#define HAVE_CLOCK_GETTIME 1