Depend on a file that actually is in the package, so that the dependency
is really registered. Sponsored by: Absolight
This commit is contained in:
parent
9b743fa397
commit
b389d4118b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411321
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ OPTIONS_DEFAULT= COMPRESSED_FOLDERS HTML ICONV IDN IFDEF_PATCH \
|
|||
RUN_DEPENDS+= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
|
||||
|
||||
.if !defined (LITE)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/etc/mailcap:${PORTSDIR}/mail/metamail
|
||||
RUN_DEPENDS+= ${LOCALBASE}/etc/mailcap.sample:${PORTSDIR}/mail/metamail
|
||||
ASPELL_BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell
|
||||
ASPELL_RUN_DEPENDS= aspell:${PORTSDIR}/textproc/aspell
|
||||
ISPELL_BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/aspell-ispell
|
||||
|
|
Loading…
Reference in a new issue