mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Fix aspell option handling.
PR: ports/99621 Submitted by: Sean Farley <sean-freebsd@farley.org> Approved by: maintianer
This commit is contained in:
parent
dc35477bd0
commit
df6fd15e32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166669
@ -67,7 +67,7 @@ OPERA_TYPE= 3
|
||||
OPERA_TYPE= 1
|
||||
.endif
|
||||
|
||||
.if defined(WITH_ASPELL)
|
||||
.if !defined(WITHOUT_ASPELL)
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user