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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Apr 24 04:35:39 CEST 2011


Revision: 14386
          http://gar.svn.sourceforge.net/gar/?rev=14386&view=rev
Author:   bdwalton
Date:     2011-04-24 02:35:39 +0000 (Sun, 24 Apr 2011)

Log Message:
-----------
php5/trunk: most postgres handling to work around 32/64 bit package difference in libpg

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

Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile	2011-04-24 00:46:05 UTC (rev 14385)
+++ csw/mgar/pkg/php5/trunk/Makefile	2011-04-24 02:35:39 UTC (rev 14386)
@@ -201,6 +201,7 @@
 $(eval $(call php5_subpackage,zip,CSWzlib))
 
 EXTRA_CFLAGS = -I$(prefix)/include/ncursesw
+EXTRA_LIB = /opt/csw/postgresql/lib
 
 NOISALIST = 1
 STRIP_LIBTOOL = 1


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