- I was wrong in my assumption. 'const' is needed only in CURRENT.

Reported by:	Simun Mikecin <numisemis@yahoo.com>
This commit is contained in:
Sergey Matveychuk 2006-08-07 11:12:38 +00:00
parent 7a9c82a69c
commit eaad0eb090
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169958

View file

@ -25,7 +25,7 @@ ONLY_FOR_ARCHS= i386 amd64
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
.if ${OSVERSION} < 700000
CONST=
.else
CONST= const