[csw-devel] SF.net SVN: gar:[4203] csw/mgar/pkg/netsnmp/trunk/Makefile
hson at users.sourceforge.net
hson at users.sourceforge.net
Sun Apr 5 23:20:49 CEST 2009
Revision: 4203
http://gar.svn.sourceforge.net/gar/?rev=4203&view=rev
Author: hson
Date: 2009-04-05 21:20:49 +0000 (Sun, 05 Apr 2009)
Log Message:
-----------
netsnmp: LD_OPTIONS workaround not needed anymore
Modified Paths:
--------------
csw/mgar/pkg/netsnmp/trunk/Makefile
Modified: csw/mgar/pkg/netsnmp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/netsnmp/trunk/Makefile 2009-04-05 19:39:25 UTC (rev 4202)
+++ csw/mgar/pkg/netsnmp/trunk/Makefile 2009-04-05 21:20:49 UTC (rev 4203)
@@ -24,10 +24,6 @@
UPSTREAM_USE_SF = 1
UFILES_REGEX = (\d+(?:\.\d+)*)
-# If the url used to check for software update is different of MASTER_SITES, then
-# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
-# UPSTREAM_MASTER_SITES =
-
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --with-default-snmp-version=1
CONFIGURE_ARGS += --with-sys-contact=unknown
@@ -47,8 +43,8 @@
# Patch for python module
PATCHFILES += Makefile.in.diff
-LD_OPTIONS =
-EXTRA_COMMON_EXPORTS = LD_OPTIONS
+#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