http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.14.tar.gz
[xscreensaver] / po / Makefile.in.in
index 25faa4b21ebd696b44863ee4ce4cb5bd56cb8edb..c82f00661f60f3065b0741a91ecd11991d4d926e 100644 (file)
@@ -279,7 +279,10 @@ maintainer-clean: distclean
        rm -f $(GMOFILES)
 
 depend:
-distdepend: generate_potfiles_in update-po $(DISTFILES)
+# fuck off.  love, jwz.
+#distdepend: generate_potfiles_in update-po $(DISTFILES)
+distdepend::
+
 
 # jwz: Generates po/POTFILES.in by examining the source tree:
 # that way we don't have to keep this list up to date as files are added.