1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Fix the previous fix

Pointed by:	kwm
This commit is contained in:
Antoine Brodin 2014-07-24 07:34:52 +00:00
parent 5c26273ace
commit f6510d29d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362768

View File

@ -388,7 +388,7 @@ pre-configure:
@${ECHO_CMD} '###################################################################'
.endif
.if ${PORT_OPTIONS:MSVG} && ! ${PORT_OPTIONS:NX11}
.if ${PORT_OPTIONS:MSVG} && ! ${PORT_OPTIONS:MX11}
@${ECHO_CMD} NOTICE: SVG format support disabled, requires X11
.endif