summaryrefslogtreecommitdiff
path: root/devel/cdk
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 /devel/cdk
parentupdate to version 1.4.1 (diff)
Set NOPRECIOUSMAKEVARS to unbreak 'make readmes'
Notes
Notes: svn path=/head/; revision=75227
Diffstat (limited to 'devel/cdk')
-rw-r--r--devel/cdk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cdk/Makefile b/devel/cdk/Makefile
index 33eef958c38b..e4a88c936040 100644
--- a/devel/cdk/Makefile
+++ b/devel/cdk/Makefile
@@ -18,6 +18,7 @@ MAINTAINER= alane@FreeBSD.org
USE_GMAKE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
+NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken
.include <bsd.port.pre.mk>