diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-30 07:27:28 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-30 07:27:28 +0000 |
commit | eda0e3d845666955d5fea77cf6ca4c380c72db1e (patch) | |
tree | 492a8161ad6afc419cbe6987fb223ae737210ed6 /graphics/EZWGL | |
parent | 8bb2031d2c0be6355104f5cad0e8e0cd55413bf0 (diff) | |
download | ports-eda0e3d845666955d5fea77cf6ca4c380c72db1e.tar.gz ports-eda0e3d845666955d5fea77cf6ca4c380c72db1e.zip |
Notes
Diffstat (limited to 'graphics/EZWGL')
-rw-r--r-- | graphics/EZWGL/Makefile | 3 | ||||
-rw-r--r-- | graphics/EZWGL/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/graphics/EZWGL/Makefile b/graphics/EZWGL/Makefile index 0cad361cf36f..8d11c3ad9b47 100644 --- a/graphics/EZWGL/Makefile +++ b/graphics/EZWGL/Makefile @@ -7,6 +7,7 @@ PORTNAME= EZWGL PORTVERSION= 1.50 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= ftp://ftp.ma.utexas.edu/pub/mzou/ DISTFILES= ${DISTNAME}-demo.tgz ${DISTNAME}-doc.tgz ${DISTNAME}-src.tgz @@ -22,7 +23,7 @@ INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken +NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken .include <bsd.port.pre.mk> diff --git a/graphics/EZWGL/distinfo b/graphics/EZWGL/distinfo index 3376f703792b..a1eb6307a560 100644 --- a/graphics/EZWGL/distinfo +++ b/graphics/EZWGL/distinfo @@ -1,3 +1,3 @@ MD5 (EZWGL-1.50-demo.tgz) = b659cd13f532bc93c7fbceabffbd1908 MD5 (EZWGL-1.50-doc.tgz) = a127babe59481ec6a398cfd129da448d -MD5 (EZWGL-1.50-src.tgz) = ee1813c292684757f26b404902b99b6c +MD5 (EZWGL-1.50-src.tgz) = 5b21282654465624982a5f437438b56c |