ports/graphics/luvcview/patches/patch-Makefile

13 lines
380 B
Text

--- Makefile.orig Sat May 12 11:57:17 2007
+++ Makefile Fri Jun 13 18:40:06 2008
@@ -9,8 +9,8 @@ CPP=g++
INSTALL=install
APP_BINARY=luvcview
BIN=/usr/local/bin
-SDLLIBS = $(shell sdl-config --libs)
-SDLFLAGS = $(shell sdl-config --cflags)
+SDLLIBS = `sdl-config --libs`
+SDLFLAGS = `sdl-config --cflags`
#LIBX11FLAGS= -I/usr/X11R6/include -L/usr/X11R6/lib
VERSION = 0.2.1