$NetBSD: patch-Makefile,v 1.3 2018/09/02 12:52:02 wiz Exp $

Do not run KDE4 installation programs.

--- Makefile.orig	2018-08-30 09:05:19.000000000 +0000
+++ Makefile
@@ -463,7 +463,7 @@ trans:
 windows_ARCH_INSTALL:=
 osx_ARCH_INSTALL:=install-macbundle TuxPaint.dmg
 beos_ARCH_INSTALL:=install-haiku
-linux_ARCH_INSTALL:=install-kde install-kde-icons
+linux_ARCH_INSTALL:=install-kde-icons
 ARCH_INSTALL:=$($(OS)_ARCH_INSTALL)
 
 # "make install" installs all of the various parts
