[csw-devel] SF.net SVN: gar:[8772] csw/mgar/pkg/swig/trunk/Makefile

ellson at users.sourceforge.net ellson at users.sourceforge.net
Tue Feb 23 21:07:33 CET 2010


Revision: 8772
          http://gar.svn.sourceforge.net/gar/?rev=8772&view=rev
Author:   ellson
Date:     2010-02-23 20:07:33 +0000 (Tue, 23 Feb 2010)

Log Message:
-----------
add some CHECKPKG_OVERRIDES

Modified Paths:
--------------
    csw/mgar/pkg/swig/trunk/Makefile

Modified: csw/mgar/pkg/swig/trunk/Makefile
===================================================================
--- csw/mgar/pkg/swig/trunk/Makefile	2010-02-23 19:51:56 UTC (rev 8771)
+++ csw/mgar/pkg/swig/trunk/Makefile	2010-02-23 20:07:33 UTC (rev 8772)
@@ -29,7 +29,7 @@
 
 RUNTIME_DEP_PKGS = CSWzlib
 
-#SWIG doesn't DEPEND on the languages it supports being instaalled
+#SWIG doesn't DEPEND on the languages it supports being installed
 # but, for the record, languages we *do* have:
 #DEPEND += lang/tcl lang/python lang/perl lang/guile
 #DEPEND += lang/ruby lang/php4 lang/ocaml
@@ -52,6 +52,11 @@
 TEST_TARGET = check
 TEST_SCRIPTS =
 
+CHECKPKG_OVERRIDES_CSWswig += missing-dependency|CSWperl
+CHECKPKG_OVERRIDES_CSWswig += missing-dependency|CSWruby
+CHECKPKG_OVERRIDES_CSWswig += missing-dependency|CSWpython
+CHECKPKG_OVERRIDES_CSWswig += license-missing
+
 include gar/category.mk
 
 post-install-modulated: install-swig-doc


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list