aboutsummaryrefslogtreecommitdiff
path: root/graphics/glew
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-08-20 16:56:55 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-08-20 16:56:55 +0000
commitd9c842c9f1d1f740c4ce9872b2c87ca69841889c (patch)
tree64f53b49a7eb433c350346bd716eda0717968776 /graphics/glew
parent14a0663fa9407c2355cd605edf263aca34ec8071 (diff)
downloadports-d9c842c9f1d1f740c4ce9872b2c87ca69841889c.tar.gz
ports-d9c842c9f1d1f740c4ce9872b2c87ca69841889c.zip
Notes
Diffstat (limited to 'graphics/glew')
-rw-r--r--graphics/glew/Makefile4
-rw-r--r--graphics/glew/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/glew/Makefile b/graphics/glew/Makefile
index 064798a3d316..8be803c55f04 100644
--- a/graphics/glew/Makefile
+++ b/graphics/glew/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= glew
-PORTVERSION= 1.2.1
+PORTVERSION= 1.2.3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,7 +20,7 @@ USE_X_PREFIX= yes
USE_GL= yes
INSTALLS_SHLIB= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
-MAKE_ENV= "CC=${CC}"
+MAKE_ENV= CC=${CC}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/glewinfo ${PREFIX}/bin
diff --git a/graphics/glew/distinfo b/graphics/glew/distinfo
index 83de88666c11..f62e3ebdb08f 100644
--- a/graphics/glew/distinfo
+++ b/graphics/glew/distinfo
@@ -1,2 +1,2 @@
-MD5 (glew-1.2.1-src.tgz) = fec8d3499266b01d345776bd44153239
-SIZE (glew-1.2.1-src.tgz) = 280225
+MD5 (glew-1.2.3-src.tgz) = 16ca7e9d9de30455526fd7e7551abe51
+SIZE (glew-1.2.3-src.tgz) = 281475