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,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…
x
Reference in New Issue
Block a user