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. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel