Index: Portfile
===================================================================
--- Portfile	(revision 56563)
+++ Portfile	(working copy)
@@ -18,16 +18,6 @@
 master_sites    gnu
 use_lzma        yes
 
-# The following message is useful because MacPorts doesn't test whether
-# the extract target fails, and unless the -v option has been used, the
-# error message "sh: line 1: unlzma: command not found" is filtered out
-# and the user doesn't know the cause of the problem.
-pre-extract {
-    ui_msg "If you get an error with configure, please install/activate lzmautils."
-}
-
-depends_build   bin:unlzma:lzmautils
-
 checksums       md5 20b37e49464bd72df4c6cfba33340f87 \
                 sha1 676ec9aa25a97c05dff66fba5225f9e101160063 \
                 rmd160 31d68ab41fead86d473ecc1de183fd1629e01560

