pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/aws
Module Name: pkgsrc
Committed By: joerg
Date: Thu Apr 30 23:47:41 UTC 2020
Modified Files:
pkgsrc/www/aws: Makefile
Log Message:
Mark as BROKEN because it tries to run a non-existing binary
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/aws/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/aws/Makefile
diff -u pkgsrc/www/aws/Makefile:1.31 pkgsrc/www/aws/Makefile:1.32
--- pkgsrc/www/aws/Makefile:1.31 Sun Mar 8 16:51:35 2020
+++ pkgsrc/www/aws/Makefile Thu Apr 30 23:47:41 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2020/03/08 16:51:35 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2020/04/30 23:47:41 joerg Exp $
DISTNAME= aws-${AWS_VERSION}
PKGREVISION= 16
@@ -11,6 +11,8 @@ HOMEPAGE= http://libre.adacore.com/libre
COMMENT= Adacore Ada Web Server and framework
LICENSE= gnu-gpl-v2
+BROKEN= sh: ../xoscons: not found
+
AWS_VERSION= 3.1.0.0
USE_TOOLS+= gmake makeinfo sed awk
USE_LANGUAGES= c ada c++ fortran
Home |
Main Index |
Thread Index |
Old Index