# on MacOS X we can build the video display
ifeq ($(shell uname),Darwin)
PKG_LIBS+=-framework Carbon -framework OpenGL -framework QuartzCore -framework Cocoa
endif
