$OpenBSD: patch-src_src_pro,v 1.1.1.1 2011/04/29 18:00:03 matthew Exp $
--- src/src.pro.orig	Wed Jun  9 12:39:58 2010
+++ src/src.pro	Thu Apr 28 16:03:35 2011
@@ -1,10 +1,11 @@
 TEMPLATE	= lib
 TARGET		= opencsg
-VERSION     = 1.3.1
+VERSION     = ${LIBopencsg_VERSION}
 DESTDIR     = ../lib
 
 CONFIG		+= opengl warn_on release
-INCLUDEPATH += ../include ../glew/include ../
+INCLUDEPATH += ../include ..
+LIBS		+= -lGLEW
 
 HEADERS		= ../include/opencsg.h \
 		  opencsgConfig.h \
