devel/gdb: fix package error w/o python introduced in r493008
This commit is contained in:
parent
a468a8ee38
commit
01ed87c40a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493251
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
|
|||
|
||||
PLIST_SUB+= LIBCXX=""
|
||||
.else
|
||||
PLIST_SUB+= LIBCXX="@comment"
|
||||
PLIST_SUB+= LIBCXX="@comment "
|
||||
.endif
|
||||
|
||||
.if ! ${PORT_OPTIONS:MBUNDLED_READLINE}
|
||||
|
|
Loading…
Reference in a new issue