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

hson at users.sourceforge.net hson at users.sourceforge.net
Fri Mar 27 09:02:48 CET 2009


Revision: 3991
          http://gar.svn.sourceforge.net/gar/?rev=3991&view=rev
Author:   hson
Date:     2009-03-27 08:02:48 +0000 (Fri, 27 Mar 2009)

Log Message:
-----------
netsnmp: Add CSWpython as dependency

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

Modified: csw/mgar/pkg/netsnmp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/netsnmp/trunk/Makefile	2009-03-27 07:53:46 UTC (rev 3990)
+++ csw/mgar/pkg/netsnmp/trunk/Makefile	2009-03-27 08:02:48 UTC (rev 3991)
@@ -17,7 +17,7 @@
 
 PREREQUISITE_PKGS = CSWpysetuptools
 
-REQUIRED_PKGS += CSWosslrt CSWtcpwrap
+REQUIRED_PKGS += CSWosslrt CSWtcpwrap CSWpython
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=12694
@@ -47,6 +47,7 @@
 # Patch for python module
 PATCHFILES += Makefile.in.diff
 
+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