Revision: 2987 http://gar.svn.sourceforge.net/gar/?rev=2987&view=rev Author: valholla Date: 2009-02-04 16:06:32 +0000 (Wed, 04 Feb 2009)
Log Message: ----------- rebuild with GnuPth support Modified Paths: -------------- csw/mgar/pkg/libassuan/trunk/Makefile Modified: csw/mgar/pkg/libassuan/trunk/Makefile =================================================================== --- csw/mgar/pkg/libassuan/trunk/Makefile 2009-02-04 15:12:47 UTC (rev 2986) +++ csw/mgar/pkg/libassuan/trunk/Makefile 2009-02-04 16:06:32 UTC (rev 2987) @@ -13,12 +13,16 @@ # We define upstream file regex so we can be notifed of new upstream software release UFILES_REGEX = -(\d+(?:\.\d+)*).tar.bz2 +PREREQUISITE_PKGS = CSWcommon +PREREQUISITE_PKGS += CSWpth + BUILD64 = 1 NO_ISAEXEC = 1 EXTRA_LDFLAGS = -lrt -lsocket -lnsl CONFIGURE_ARGS = $(DIRPATHS) +CONFIGURE_ARGS += --with-pth-prefix=/opt/csw # We must include static libs here as libassuan contains *only* # static libs 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