[csw-devel] SF.net SVN: gar:[14572] csw/mgar/pkg/gnuplot/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri May 13 16:18:24 CEST 2011
Revision: 14572
http://gar.svn.sourceforge.net/gar/?rev=14572&view=rev
Author: dmichelsen
Date: 2011-05-13 14:18:23 +0000 (Fri, 13 May 2011)
Log Message:
-----------
gnuplot: Update dependencies and remove libexec file as it is no longer built when disabling X11
Modified Paths:
--------------
csw/mgar/pkg/gnuplot/trunk/Makefile
Modified: csw/mgar/pkg/gnuplot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnuplot/trunk/Makefile 2011-05-13 13:26:28 UTC (rev 14571)
+++ csw/mgar/pkg/gnuplot/trunk/Makefile 2011-05-13 14:18:23 UTC (rev 14572)
@@ -31,6 +31,10 @@
RUNTIME_DEP_PKGS_CSWgnuplot += CSWftype2
RUNTIME_DEP_PKGS_CSWgnuplot += CSWzlib
RUNTIME_DEP_PKGS_CSWgnuplot += CSWjpeg
+RUNTIME_DEP_PKGS_CSWgnuplot += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWgnuplot += CSWlibcairo
+RUNTIME_DEP_PKGS_CSWgnuplot += CSWpango
+RUNTIME_DEP_PKGS_CSWgnuplot += CSWglib2
PACKAGES += CSWgnuplot-wx
CATALOGNAME_CSWgnuplot-wx = gnuplot_wx
@@ -84,7 +88,6 @@
# These are exactly the differing files between the install-directories
ALTERNATIVE_FILES += /opt/csw/bin/gnuplot
-ALTERNATIVE_FILES += /opt/csw/libexec/gnuplot/4.4/gnuplot_x11
ALTERNATIVE_FILES += /opt/csw/share/emacs/site-lisp/gnuplot-gui.elc
ALTERNATIVE_FILES += /opt/csw/share/emacs/site-lisp/gnuplot.elc
ALTERNATIVE_FILES += /opt/csw/share/gnuplot/4.4/gnuplot.gih
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