most recent changes, diff for driftnet

Index: net/driftnet/Portfile
--- net/driftnet/Portfile (revision 36591)
+++ net/driftnet/Portfile (revision 36592)
@@ -19,7 +19,7 @@
master_sites http://www.ex-parrot.com/~chris/driftnet/

#bugs You need to have 'makedepend' in your path to build \
-# driftnet. It usually is found in /usr/X11R6/bin. \
+# driftnet. It usually is found in ${x11prefix}/bin. \
# Driftnet doesn't use a configure file, so the Makefile \
# has to be rudely coerced to work properly.

@@ -44,7 +44,7 @@
-I${prefix}/lib/glib/include \
-I${prefix}/include/glib-1.2 \
-I${prefix}/include/gtk-1.2 \
- -I/usr/X11R6/include \
+ -I${x11prefix}/include \
-DDRIFTNET_VERSION='\\"0.1.6\\"'"

destroot { file copy ${workpath}/${worksrcdir}/${name} \