1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- set NOPRECIOUSSOFTMAKEVARS

PR:		105149
This commit is contained in:
Dirk Meyer 2006-11-05 07:05:20 +00:00
parent 8f374c67a1
commit e1f3aca138
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176421

View File

@ -21,6 +21,7 @@ COMMENT= Curses Development Kit for speedy development of full screen programs
USE_GMAKE= yes
GNU_CONFIGURE= yes
NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken
NOPRECIOUSSOFTMAKEVARS= yes # to many _MLINKS
.include <bsd.port.pre.mk>