[BACK]Return to patch-Makefile CVS log [TXT][DIR] Up to [local] / ports / x11 / nixieclock / patches

File: [local] / ports / x11 / nixieclock / patches / patch-Makefile (download)

Revision 1.2, Thu Jun 3 07:35:32 2010 UTC (13 years, 11 months ago) by yason
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +11 -19 lines

update to 1.51

$OpenBSD$
--- Makefile.orig	Mon Nov 16 07:54:18 2009
+++ Makefile	Thu Jun  3 12:57:32 2010
@@ -10,7 +10,7 @@ CXX      = $(shell fltk-config --cxx)
 CC       = $(shell fltk-config --cxx)
 DEBUG    = -g
 CXXFLAGS = $(shell fltk-config --use-images --cxxflags ) -I. -DVERSION=\"$(VERSION)\"
-LDLIBS   = $(shell fltk-config --use-images --ldstaticflags )
+LDLIBS   = $(shell fltk-config --use-images --cxxflags --ldflags )
 LINK     = $(CXX)
 
 # DEFAULT BUILD