The value of FORBIDDEN shouldn't have a period at the end: bsd.port.mk
does that automatically.
This commit is contained in:
parent
adbf9c9815
commit
bc37fe6092
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45543
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user