mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Use EMACS_FLAVOR for dependencies.
FLAVOR is the flavor of the current port, and it should not trickle down. Sponsored by: Absolight
This commit is contained in:
parent
c2d39f0486
commit
6cb7ca00bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472883
@ -27,7 +27,7 @@ OPTIONS_DEFAULT= EMACS
|
||||
EMACS_DESC= Install Emacs supplimentary files
|
||||
|
||||
EMACS_USES= emacs:run
|
||||
EMACS_RUN_DEPENDS= verilog-mode.el${EMACS_PKGNAMESUFFIX}>0:cad/verilog-mode.el@${FLAVOR}
|
||||
EMACS_RUN_DEPENDS= verilog-mode.el${EMACS_PKGNAMESUFFIX}>0:cad/verilog-mode.el@${EMACS_FLAVOR}
|
||||
EMACS_PLIST_FILES= ${EMACS_SITE_LISPDIR}/dinotrace.el ${EMACS_SITE_LISPDIR}/sim-log.el
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user