[csw-devel] SF.net SVN: gar:[20558] csw/mgar/pkg/w3m/trunk/Makefile
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Mon Apr 1 01:21:26 CEST 2013
Revision: 20558
http://gar.svn.sourceforge.net/gar/?rev=20558&view=rev
Author: chninkel
Date: 2013-03-31 23:21:26 +0000 (Sun, 31 Mar 2013)
Log Message:
-----------
w3m/trunk: rebuilt against libssl 1.0.0
Modified Paths:
--------------
csw/mgar/pkg/w3m/trunk/Makefile
Modified: csw/mgar/pkg/w3m/trunk/Makefile
===================================================================
--- csw/mgar/pkg/w3m/trunk/Makefile 2013-03-31 22:45:18 UTC (rev 20557)
+++ csw/mgar/pkg/w3m/trunk/Makefile 2013-03-31 23:21:26 UTC (rev 20558)
@@ -15,7 +15,7 @@
SPKG_SOURCEURL = http://w3m.sourceforge.net/
-RUNTIME_DEP_PKGS += CSWggettextrt CSWlibgc CSWosslrt CSWzlib
+RUNTIME_DEP_PKGS += CSWlibgc1 CSWlibssl1-0-0 CSWlibz1 CSWlibintl8 CSWperl
# We define upstream file regex so we can be notifed of new upstream software release
UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=39518
@@ -26,6 +26,9 @@
# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
# UPSTREAM_MASTER_SITES =
+CHECKPKG_OVERRIDES_CSWw3m += file-with-bad-content|/usr/local|root/opt/csw/libexec/w3m/cgi-bin/multipart.cgi
+CHECKPKG_OVERRIDES_CSWw3m += file-with-bad-content|/usr/local|root/opt/csw/libexec/w3m/cgi-bin/w3mman2html.cgi
+
#LD_OPTIONS = -R/opt/csw/lib/\$$ISALIST -R/opt/csw/lib -R/usr/openwin/lib
#export LD_OPTIONS
@@ -33,6 +36,7 @@
CONFIGURE_ARGS += --with-gc=$(BUILD_PREFIX)
CONFIGURE_ARGS += --enable-image=no_
+
TEST_TARGET =
include gar/category.mk
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