mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Fix INDEX build, and correct broken dependency.
Reported by: kris' make index script Approved by: portmgr hat
This commit is contained in:
parent
96f3d08efd
commit
8596b2cc79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146295
@ -28,7 +28,7 @@ OPTIONS= IRMAN "Build with libirman support" On
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "i386"
|
||||
LIB_DEPENDS+= vga:${PORTSDIR}graphics/vga
|
||||
LIB_DEPENDS+= vga:${PORTSDIR}/graphics/svgalib
|
||||
PLIST_SUB+= SMODE2=
|
||||
.else
|
||||
PLIST_SUB+= SMODE2="@comment "
|
||||
|
Loading…
Reference in New Issue
Block a user