pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/polyml polyml: remove NOT_FOR_BULK_PLATFORM



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e665501d9f90
branches:  trunk
changeset: 390507:e665501d9f90
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Dec 21 11:51:21 2022 +0000

description:
polyml: remove NOT_FOR_BULK_PLATFORM

The PR the comment above that references is closed as 'fixed'.

(This does not build for me on NetBSD-current/amd64 though.)

diffstat:

 lang/polyml/Makefile |  7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diffs (21 lines):

diff -r 1ce1cae76d4f -r e665501d9f90 lang/polyml/Makefile
--- a/lang/polyml/Makefile      Wed Dec 21 11:34:53 2022 +0000
+++ b/lang/polyml/Makefile      Wed Dec 21 11:51:21 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2021/12/08 16:05:22 adam Exp $
+# $NetBSD: Makefile,v 1.27 2022/12/21 11:51:21 wiz Exp $
 
 DISTNAME=      polyml-5.8.1
 PKGREVISION=   1
@@ -9,10 +9,7 @@
 
 MAINTAINER=    asau%inbox.ru@localhost
 HOMEPAGE=      https://polyml.org/
-COMMENT=       Poly/ML is an implementation of Standard ML
-
-# See PR 55569; build hangs
-NOT_FOR_BULK_PLATFORM= *-*-*
+COMMENT=       Implementation of Standard ML
 
 # ONLY_FOR_PLATFORM=   *-*-i386 *-*-x86_64 *-*-sparc *-*-powerpc
 



Home | Main Index | Thread Index | Old Index