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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Sat Mar 16 23:15:25 CET 2013


Revision: 20471
          http://gar.svn.sourceforge.net/gar/?rev=20471&view=rev
Author:   bonivart
Date:     2013-03-16 22:15:23 +0000 (Sat, 16 Mar 2013)
Log Message:
-----------
Botan/trunk: added configure part, does not build

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

Modified: csw/mgar/pkg/Botan/trunk/Makefile
===================================================================
--- csw/mgar/pkg/Botan/trunk/Makefile	2013-03-16 11:11:54 UTC (rev 20470)
+++ csw/mgar/pkg/Botan/trunk/Makefile	2013-03-16 22:15:23 UTC (rev 20471)
@@ -9,7 +9,10 @@
 MASTER_SITES = http://botan.randombit.net/files/
 DISTFILES  = $(DISTNAME).tgz
 
-CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_SCRIPTS = custom
 
 include gar/category.mk
 
+configure-custom:
+	(cd $(WORKSRC); \
+	./configure.py)

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