aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-02-10 15:22:35 +0800
committerKris Kennaway <kris@FreeBSD.org>2003-02-10 15:22:35 +0800
commit534ad9b411b8c3d3674501362b388be95a98e588 (patch)
tree3868afee8ca58e430c9b588b2aa9fe248d0a6000 /devel
parent81f9a1e6964097efbc87e370a2e491cea2048c36 (diff)
downloadfreebsd-ports-534ad9b411b8c3d3674501362b388be95a98e588.tar.gz
freebsd-ports-534ad9b411b8c3d3674501362b388be95a98e588.tar.zst
freebsd-ports-534ad9b411b8c3d3674501362b388be95a98e588.zip
Set NOPRECIOUSMAKEVARS to unbreak 'make readmes'
Notes
Notes: svn path=/head/; revision=75227
Diffstat (limited to 'devel')
-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>