mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
devel/critcl: unbreak on powerpc64
Reported by: linimon
This commit is contained in:
@@ -14,8 +14,6 @@ LICENSE_NAME= Tcl/Tk License
|
||||
LICENSE_FILE= ${WRKSRC}/license.terms
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
BROKEN_powerpc64= fails to package: Unable to access file freebsd-powerpc64/md5c.so:No such file or directory
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/Trf/pkgIndex.tcl:devel/tcl-trf \
|
||||
${LOCALBASE}/lib/tcllib/cmdline/pkgIndex.tcl:devel/tcllib
|
||||
|
||||
@@ -26,7 +24,7 @@ GH_ACCOUNT= andreas-kupries
|
||||
TEST_TARGET= test
|
||||
|
||||
PLIST_SUB+= VER=${PORTVERSION} \
|
||||
ARCH=${ARCH:C/arm.*/arm/:S/i386/ix86/:S/aarch64/arm/}
|
||||
ARCH=${ARCH:C/arm.*/arm/:S/i386/ix86/:S/aarch64/arm/:S/powerpc64/powerpc/}
|
||||
PORTDOCS= *
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
Reference in New Issue
Block a user