SF.net SVN: gar:[22736] csw/mgar/pkg/libserf/trunk/Makefile

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Tue Dec 24 19:02:06 CET 2013


Revision: 22736
          http://sourceforge.net/p/gar/code/22736
Author:   rthurner
Date:     2013-12-24 18:02:05 +0000 (Tue, 24 Dec 2013)
Log Message:
-----------
libserf, add patch to mark solaris as posix in scons build

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

Modified: csw/mgar/pkg/libserf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libserf/trunk/Makefile	2013-12-24 17:44:41 UTC (rev 22735)
+++ csw/mgar/pkg/libserf/trunk/Makefile	2013-12-24 18:02:05 UTC (rev 22736)
@@ -13,9 +13,10 @@
 endef
 
 MASTER_SITES = http://serf.googlecode.com/files/
-DISTFILES  = $(DISTNAME).tar.bz2
-LICENSE = LICENSE
-VENDOR_URL = http://code.google.com/p/serf/
+DISTFILES    = $(DISTNAME).tar.bz2
+PATCHFILES  += 0001-mark-solaris-as-posix-for-scons.patch
+LICENSE      = LICENSE
+VENDOR_URL   = http://code.google.com/p/serf/
 
 CONFIGURE_SCRIPTS =
 BUILD_SCRIPTS = serf

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