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: rillig
Date: Fri May 1 07:00:16 UTC 2020
Modified Files:
pkgsrc/www/aws: Makefile
Log Message:
www/aws: enclose BROKEN in quotes
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 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.32 pkgsrc/www/aws/Makefile:1.33
--- pkgsrc/www/aws/Makefile:1.32 Thu Apr 30 23:47:41 2020
+++ pkgsrc/www/aws/Makefile Fri May 1 07:00:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2020/04/30 23:47:41 joerg Exp $
+# $NetBSD: Makefile,v 1.33 2020/05/01 07:00:16 rillig Exp $
DISTNAME= aws-${AWS_VERSION}
PKGREVISION= 16
@@ -11,7 +11,7 @@ HOMEPAGE= http://libre.adacore.com/libre
COMMENT= Adacore Ada Web Server and framework
LICENSE= gnu-gpl-v2
-BROKEN= sh: ../xoscons: not found
+BROKEN= "sh: ../xoscons: not found"
AWS_VERSION= 3.1.0.0
USE_TOOLS+= gmake makeinfo sed awk
Home |
Main Index |
Thread Index |
Old Index