aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/glew/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/glew/Makefile')
-rw-r--r--graphics/glew/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/glew/Makefile b/graphics/glew/Makefile
index 8cceed09579d..539f1d5964c6 100644
--- a/graphics/glew/Makefile
+++ b/graphics/glew/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= glew
-PORTVERSION= 1.7.0
+PORTVERSION= 1.8.0
CATEGORIES= graphics
MASTER_SITES= SF
EXTRACT_SUFX= .tgz
@@ -33,6 +33,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/lib/libGLEWmx.a ${PREFIX}/lib
${INSTALL_DATA} ${WRKSRC}/include/GL/*.h ${PREFIX}/include/GL
${INSTALL_DATA} ${WRKSRC}/glew.pc ${PREFIX}/libdata/pkgconfig
+ ${INSTALL_DATA} ${WRKSRC}/glewmx.pc ${PREFIX}/libdata/pkgconfig
.ifndef (NOPORTDOCS)
@${MKDIR} ${DOCSDIR}