diff options
Diffstat (limited to 'devel/cdk/Makefile')
-rw-r--r-- | devel/cdk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cdk/Makefile b/devel/cdk/Makefile index ed15a7d547bb..379255ab7bb6 100644 --- a/devel/cdk/Makefile +++ b/devel/cdk/Makefile @@ -20,7 +20,7 @@ COMMENT= Curses Development Kit for speedy development of full screen programs USE_GMAKE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes -NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken +NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken .include <bsd.port.pre.mk> |