mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
misc/compat13x: Do not require 32-bit libs from base (yet)
This is a workaround until we roll out pkgbase. PR: 286043
This commit is contained in:
parent
e705bd87ad
commit
c6a80fa279
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= compat13x
|
||||
PORTVERSION= 13.5.1305000.20250330
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= LOCAL/arrowd
|
||||
PKGNAMESUFFIX= -${ARCH}
|
||||
|
@ -17,6 +18,7 @@ PLIST= ${PKGDIR}/pkg-plist.${ARCH}
|
|||
TARGET_DIR= ${PREFIX}/lib/compat
|
||||
TARGET32_DIR= ${PREFIX}/lib32/compat
|
||||
USE_LDCONFIG= ${TARGET_DIR}
|
||||
NO_SHLIB_REQUIRES_GLOB= *:32
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue