[56072] trunk/dports/math/xgraph/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 23 19:54:15 PDT 2009
Revision: 56072
http://trac.macports.org/changeset/56072
Author: ryandesign at macports.org
Date: 2009-08-23 19:54:15 -0700 (Sun, 23 Aug 2009)
Log Message:
-----------
xgraph: add dependencies on xorg-libX11 and xorg-libsm which it does link with
Modified Paths:
--------------
trunk/dports/math/xgraph/Portfile
Modified: trunk/dports/math/xgraph/Portfile
===================================================================
--- trunk/dports/math/xgraph/Portfile 2009-08-24 02:50:42 UTC (rev 56071)
+++ trunk/dports/math/xgraph/Portfile 2009-08-24 02:54:15 UTC (rev 56072)
@@ -3,6 +3,7 @@
PortSystem 1.0
name xgraph
version 12.1
+revision 1
categories x11
platforms darwin
maintainers nomaintainer
@@ -13,6 +14,9 @@
distfiles ${name}-${version}.tar.gz
checksums md5 c4cbfb3291a607dd274e7fb161b9056a
+depends_lib port:xorg-libX11 \
+ port:xorg-libsm
+
post-destroot {
move ${destroot}${prefix}/man/manm/xgraph.man \
${destroot}${prefix}/share/man/man1/xgraph.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090823/6ff21b34/attachment.html>
More information about the macports-changes
mailing list