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

hson at users.sourceforge.net hson at users.sourceforge.net
Fri Mar 27 05:13:47 CET 2009


Revision: 3988
          http://gar.svn.sourceforge.net/gar/?rev=3988&view=rev
Author:   hson
Date:     2009-03-27 04:13:47 +0000 (Fri, 27 Mar 2009)

Log Message:
-----------
netsnmp: Add pysetuptools ass prereq, use EXTRA_COMMON_EXPORTS to clean LD_OPTIONS

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

Modified: csw/mgar/pkg/netsnmp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/netsnmp/trunk/Makefile	2009-03-27 02:41:45 UTC (rev 3987)
+++ csw/mgar/pkg/netsnmp/trunk/Makefile	2009-03-27 04:13:47 UTC (rev 3988)
@@ -15,6 +15,8 @@
 
 SPKG_SOURCEURL = http://www.net-snmp.org/
 
+PREREQUISITE_PKGS = CSWpysetuptools
+
 REQUIRED_PKGS += CSWosslrt CSWtcpwrap
 
 # We define upstream file regex so we can be notifed of new upstream software release
@@ -45,8 +47,7 @@
 # Patch for python module
 PATCHFILES += Makefile.in.diff
 
-LD_OPTIONS =
-export LD_OPTIONS
+EXTRA_COMMON_EXPORTS = LD_OPTIONS
 
 EXTRA_MERGE_EXCLUDE_FILES = .*/perllocal.pod
 


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