The value of FORBIDDEN shouldn't have a period at the end: bsd.port.mk

does that automatically.
This commit is contained in:
Dima Dorfman 2001-07-27 15:46:24 +00:00
parent adbf9c9815
commit bc37fe6092
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45543

View File

@ -20,7 +20,7 @@ USE_X_PREFIX= yes
.include <bsd.port.pre.mk>
.if ${XFREE86_VERSION} == 3
FORBIDDEN= This port is for XFree86-4.
FORBIDDEN= This port is for XFree86-4
.endif
do-fetch: