mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
Fix dependency: x11-fonts/bitmap-font -> x11-fonts/bitmap-fonts.
This commit is contained in:
parent
5c017085a6
commit
8f66eb72c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30838
3 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@ EMACS_PORT_NAME= emacs20
|
|||
ALL_TARGET= elc
|
||||
|
||||
BUILD_DEPENDS= uncompface:${PORTSDIR}/mail/faces
|
||||
RUN_DEPENDS= ${BITMAP_FONT}:${PORTSDIR}/x11-fonts/bitmap-font
|
||||
RUN_DEPENDS= ${BITMAP_FONT}:${PORTSDIR}/x11-fonts/bitmap-fonts
|
||||
PLIST_SUB= BITMAPDOCDIR=${BITMAPDOCDIR}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
|
@ -28,7 +28,7 @@ EMACS_PORT_NAME= mule
|
|||
ALL_TARGET?= elc
|
||||
|
||||
BUILD_DEPENDS= uncompface:${PORTSDIR}/mail/faces
|
||||
RUN_DEPENDS= ${BITMAP_FONT}:${PORTSDIR}/x11-fonts/bitmap-font
|
||||
RUN_DEPENDS= ${BITMAP_FONT}:${PORTSDIR}/x11-fonts/bitmap-fonts
|
||||
SCRIPTS_ENV= TARGETS=${BITMAP_SETUPEL}
|
||||
PLIST_SUB= BITMAP_SETUPEL=${BITMAP_SETUPEL} \
|
||||
BITMAPDOCDIR=${BITMAPDOCDIR}
|
||||
|
|
|
@ -26,7 +26,7 @@ EMACS_PORT_NAME= emacs20
|
|||
ALL_TARGET= elc
|
||||
|
||||
BUILD_DEPENDS= uncompface:${PORTSDIR}/mail/faces
|
||||
RUN_DEPENDS= ${BITMAP_FONT}:${PORTSDIR}/x11-fonts/bitmap-font
|
||||
RUN_DEPENDS= ${BITMAP_FONT}:${PORTSDIR}/x11-fonts/bitmap-fonts
|
||||
PLIST_SUB= BITMAPDOCDIR=${BITMAPDOCDIR}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue