Index: Portfile
===================================================================
--- Portfile	(revision 42420)
+++ Portfile	(working copy)
@@ -22,8 +22,7 @@
 	bold and italics, multiple foreground and background colours and	\
 	multiple fonts. 
 
-set distbase        QScintilla-gpl-${version}
-distfiles           ${distbase}.tar.gz
+distname            QScintilla-gpl-${version}
 master_sites        http://www.riverbankcomputing.com/static/Downloads/QScintilla2/
 
 checksums           md5     2e112d01988f2e044c43a1e7f5e1dd87 \
@@ -32,8 +31,6 @@
 
 depends_lib         port:qt4-mac
 
-worksrcdir          ${distbase}
-
 configure.dir       ${worksrcpath}/Qt4
 configure.pre_args  INSTALLDIR=${prefix}/lib
 configure.cmd       qmake qscintilla.pro
