Warnings seen during sqlports build:

NO_BUILD has unknown value binary port in games/adom
NO_REGRESS has unknown value Tes in games/wmminichess
NO_REGRESS has unknown value testsuite available at 
http://www.gnashdev.org/testcases/ in www/gnash


Index: games/adom/Makefile
===================================================================
RCS file: /cvs/ports/games/adom/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- games/adom/Makefile 16 Nov 2010 11:23:25 -0000      1.24
+++ games/adom/Makefile 3 Dec 2010 01:15:13 -0000
@@ -12,7 +12,8 @@
 
 ONLY_FOR_ARCHS =i386
 
-NO_BUILD =     binary port
+# binary port
+NO_BUILD =     Yes
 NO_REGRESS =   Yes
 
 MAINTAINER =   Marc Espie <es...@openbsd.org>
Index: games/wmminichess/Makefile
===================================================================
RCS file: /cvs/ports/games/wmminichess/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- games/wmminichess/Makefile  16 Nov 2010 11:23:28 -0000      1.16
+++ games/wmminichess/Makefile  3 Dec 2010 01:15:18 -0000
@@ -22,7 +22,7 @@
 
 RUN_DEPENDS=           games/gnuchess
 
-NO_REGRESS=            Tes
+NO_REGRESS=            Yes
 
 ALL_TARGET=            minichess
 
Index: www/gnash/Makefile
===================================================================
RCS file: /cvs/ports/www/gnash/Makefile,v
retrieving revision 1.36
diff -u -r1.36 Makefile
--- www/gnash/Makefile  22 Nov 2010 08:36:48 -0000      1.36
+++ www/gnash/Makefile  3 Dec 2010 01:16:27 -0000
@@ -68,7 +68,8 @@
 
 INSTALL_TARGET=        install install-plugins
 
-NO_REGRESS=    testsuite available at http://www.gnashdev.org/testcases/
+# testsuite available at http://www.gnashdev.org/testcases/
+NO_REGRESS=    Yes
 
 SUBST_VARS=    VER
 
-- 
best regards
q#

Reply via email to