aboutsummaryrefslogtreecommitdiff
path: root/graphics/EZWGL
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-02-10 07:22:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-02-10 07:22:35 +0000
commit534ad9b411b8c3d3674501362b388be95a98e588 (patch)
tree3868afee8ca58e430c9b588b2aa9fe248d0a6000 /graphics/EZWGL
parent81f9a1e6964097efbc87e370a2e491cea2048c36 (diff)
Notes
Diffstat (limited to 'graphics/EZWGL')
-rw-r--r--graphics/EZWGL/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/EZWGL/Makefile b/graphics/EZWGL/Makefile
index 5ed236a73984..e4cba76e6a5d 100644
--- a/graphics/EZWGL/Makefile
+++ b/graphics/EZWGL/Makefile
@@ -21,6 +21,7 @@ INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
+NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken
.include <bsd.port.pre.mk>