Revision: 6169
http://gar.svn.sourceforge.net/gar/?rev=6169&view=rev
Author: dmichelsen
Date: 2009-09-04 07:53:42 +0000 (Fri, 04 Sep 2009)
Log Message:
-----------
freeradius: Minor fixes
Modified Paths:
--------------
csw/mgar/pkg/freeradius/trunk/Makefile
Modified: csw/mgar/pkg/freeradius/trunk/Makefile
===================================================================
--- csw/mgar/pkg/freeradius/trunk/Makefile 2009-09-04 07:34:59 UTC (rev
6168)
+++ csw/mgar/pkg/freeradius/trunk/Makefile 2009-09-04 07:53:42 UTC (rev
6169)
@@ -7,7 +7,7 @@
A free RADIUS server implementation
endef
-MASTER_SITES = http://freeradius.org/
+MASTER_SITES = ftp://ftp.freeradius.org:/pub/freeradius/
DISTFILES = $(GARNAME)-server-$(GARVERSION).tar.gz
DISTNAME = $(GARNAME)-server-$(GARVERSION)
@@ -18,8 +18,10 @@
# uncomment the next line. Otherwise it is set by default to the value of
MASTER_SITES
# UPSTREAM_MASTER_SITES =
-#GARCOMPILER = GCC3
+SPKG_SOURCEURL = http://freeradius.org/
+GARCOMPILER = GCC3
+
STRIP_LIBTOOL = 1
CONFIGURE_ARGS = $(DIRPATHS)
@@ -48,5 +50,9 @@
CONFIGURE_ARGS += --without-rlm_python
CONFIGURE_ARGS += --without-snmp
+# No tests available
+TEST_TARGET =
+
include gar/category.mk
+
PATH := /opt/csw/gnu:$(PATH)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel