[47327] trunk/base/tests/test/cvs-and-patchsites/Portfile

raimue at macports.org raimue at macports.org
Wed Feb 25 17:52:06 PST 2009


Revision: 47327
          http://trac.macports.org/changeset/47327
Author:   raimue at macports.org
Date:     2009-02-25 17:52:04 -0800 (Wed, 25 Feb 2009)
Log Message:
-----------
test/cvs-and-patchsites:
Reset depends_lib to be empty

Modified Paths:
--------------
    trunk/base/tests/test/cvs-and-patchsites/Portfile

Modified: trunk/base/tests/test/cvs-and-patchsites/Portfile
===================================================================
--- trunk/base/tests/test/cvs-and-patchsites/Portfile	2009-02-26 01:21:33 UTC (rev 47326)
+++ trunk/base/tests/test/cvs-and-patchsites/Portfile	2009-02-26 01:52:04 UTC (rev 47327)
@@ -21,6 +21,11 @@
 patchfiles       patch-1.5.14.dgc.xlabel_ext.9
 checksums        patch-1.5.14.dgc.xlabel_ext.9 md5 c5badc733020187b6677f31b343195e8
 
+# Set depends_build to be empty to remove the dependency on cvs added by base,
+# as it is not available in the test suite. Otherwise MacPorts will try to
+# verify a cvs port exists.
+depends_build
+
 # disable the patch phase in case the cvs code gets out of sync with the patch.
 patch		{}
 extract		{}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090225/ed2a8880/attachment.html>


More information about the macports-changes mailing list