--- 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