Revision: 5844 http://gar.svn.sourceforge.net/gar/?rev=5844&view=rev Author: rthurner Date: 2009-08-04 14:08:35 +0000 (Tue, 04 Aug 2009)
Log Message: ----------- libserf: add references, except CSWbdb, as this is an error which will be fixed with apr-1.3.7 Modified Paths: -------------- csw/mgar/pkg/libserf/trunk/Makefile Modified: csw/mgar/pkg/libserf/trunk/Makefile =================================================================== --- csw/mgar/pkg/libserf/trunk/Makefile 2009-08-04 12:19:23 UTC (rev 5843) +++ csw/mgar/pkg/libserf/trunk/Makefile 2009-08-04 14:08:35 UTC (rev 5844) @@ -15,15 +15,11 @@ MASTER_SITES = http://serf.googlecode.com/files/ DISTFILES = $(DISTNAME).tar.bz2 +REQUIRED_PKGS_CSWlibserf = CSWapache2rt CSWexpat CSWiconv CSWoldaprt CSWosslrt CSWzlib + # We define upstream file regex so we can be notifed of new upstream software release UFILES_REGEX = $(DISTNAME)-(\d+(?:\.\d+)*).tar.bz2 -# 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 = - -DEPENDS = server/apache2rt - CONFIGURE_ARGS = $(DIRPATHS) CONFIGURE_ARGS += --with-apr=$(prefix)/apache2/bin/apr-config CONFIGURE_ARGS += --with-apr-util=$(prefix)/apache2/bin/apu-config @@ -31,7 +27,7 @@ TEST_TARGET = check include gar/category.mk -EXTRA_LDFLAGS = -R/opt/csw/bdb44/lib +#EXTRA_LDFLAGS = -R/opt/csw/bdb44/lib APR_LIBTOOL = $(shell /opt/csw/apache2/bin/apr-config --apr-libtool) post-configure-modulated: gcp $(APR_LIBTOOL) $(WORKSRC) 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