$NetBSD: patch-Makefile,v 1.1 2014/04/19 08:19:31 wiz Exp $

Allow passing in LDFLAGS from outside.

--- Makefile.orig	2014-02-16 20:28:34.000000000 +0000
+++ Makefile
@@ -16,7 +16,6 @@ CFLAGS =  -std=c++0x -Wall -fexceptions
 RESINC = 
 LIBDIR = 
 LIB =  -lcurl -loauth -ljsoncpp -lhtmlcxx -lboost_system -lboost_filesystem -lboost_regex -lboost_program_options -lboost_date_time -ltinyxml -lrhash
-LDFLAGS = 
 
 VERSION = -DVERSION_STRING="\"$(shell sh version.sh)\""
 HELP2MAN = $(shell which help2man 2> /dev/null)
