[csw-devel] SF.net SVN: gar:[20662] csw/mgar/pkg/nginx/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Apr 10 14:18:04 CEST 2013
Revision: 20662
http://gar.svn.sourceforge.net/gar/?rev=20662&view=rev
Author: dmichelsen
Date: 2013-04-10 12:18:03 +0000 (Wed, 10 Apr 2013)
Log Message:
-----------
nginx/trunk: Really, we don't to depend on Perl
Modified Paths:
--------------
csw/mgar/pkg/nginx/trunk/Makefile
Modified: csw/mgar/pkg/nginx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nginx/trunk/Makefile 2013-04-10 12:14:20 UTC (rev 20661)
+++ csw/mgar/pkg/nginx/trunk/Makefile 2013-04-10 12:18:03 UTC (rev 20662)
@@ -37,6 +37,9 @@
RUNTIME_DEP_PKGS_CSWnginx += CSWlibxml2-2
RUNTIME_DEP_PKGS_CSWnginx += CSWlibz1
+# There is just one script on contrib/, do not pull in Perl for that
+CHECKPKG_OVERRIDES_CSWnginx += missing-dependency|CSWperl
+
# default sparc arch is set to sparcv8plus because nginx contains
# assembler parts specific to v8plus and v9 arches:
# .inline ngx_casa,0
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