[75562] trunk/dports/math/xplot/Portfile

jmr at macports.org jmr at macports.org
Sun Jan 30 10:47:13 PST 2011


Revision: 75562
          http://trac.macports.org/changeset/75562
Author:   jmr at macports.org
Date:     2011-01-30 10:47:10 -0800 (Sun, 30 Jan 2011)
Log Message:
-----------
xplot: depend on xorg-libX11 (#22502)

Modified Paths:
--------------
    trunk/dports/math/xplot/Portfile

Modified: trunk/dports/math/xplot/Portfile
===================================================================
--- trunk/dports/math/xplot/Portfile	2011-01-30 17:55:25 UTC (rev 75561)
+++ trunk/dports/math/xplot/Portfile	2011-01-30 18:47:10 UTC (rev 75562)
@@ -13,4 +13,7 @@
 description		xplot was written in the late 1980s to support the analysis of TCP packet traces.
 long_description	${description}
 
-destroot.destdir	DESTDIR=${destroot}
+depends_lib		port:xorg-libX11
+
+configure.args		--x-includes=${prefix}/include \
+			--x-libraries=${prefix}/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110130/e211c8cf/attachment.html>


More information about the macports-changes mailing list