[csw-devel] SF.net SVN: gar:[13990] csw/mgar/pkg/perl/branches/perl-5.10.1-64bit/ Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Mar 28 22:36:27 CEST 2011


Revision: 13990
          http://gar.svn.sourceforge.net/gar/?rev=13990&view=rev
Author:   dmichelsen
Date:     2011-03-28 20:36:27 +0000 (Mon, 28 Mar 2011)

Log Message:
-----------
perl 64 bit: Fix dependency and use NOISAEXEC

Modified Paths:
--------------
    csw/mgar/pkg/perl/branches/perl-5.10.1-64bit/Makefile

Modified: csw/mgar/pkg/perl/branches/perl-5.10.1-64bit/Makefile
===================================================================
--- csw/mgar/pkg/perl/branches/perl-5.10.1-64bit/Makefile	2011-03-28 16:21:26 UTC (rev 13989)
+++ csw/mgar/pkg/perl/branches/perl-5.10.1-64bit/Makefile	2011-03-28 20:36:27 UTC (rev 13990)
@@ -20,7 +20,7 @@
 PACKAGES += CSWperl
 SPKG_DESC_CSWperl = $(DESCRIPTION)
 RUNTIME_DEP_PKGS_CSWperl += CSWbdb48
-RUNTIME_DEP_PKGS_CSWperl += CSWgdbm
+RUNTIME_DEP_PKGS_CSWperl += CSWlibgdbm3
 
 PACKAGES += CSWperldoc
 SPKG_DESC_CSWperldoc = Perl documentation
@@ -51,6 +51,7 @@
 DISTFILES += $(foreach N,$(CORE_UPDATES),$(N).tar.gz)
 
 BUILD64 = 1
+NOISAEXEC = 1
 
 # Custom configure
 CONFIGURE_SCRIPTS = perl


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