summaryrefslogtreecommitdiff
path: root/x11/kdebase/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase/patches/patch-ai')
-rw-r--r--x11/kdebase/patches/patch-ai16
1 files changed, 0 insertions, 16 deletions
diff --git a/x11/kdebase/patches/patch-ai b/x11/kdebase/patches/patch-ai
deleted file mode 100644
index f14a8d2ac9a..00000000000
--- a/x11/kdebase/patches/patch-ai
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-ai,v 1.1 1998/09/18 09:59:52 tron Exp $
-
---- kpanel/Makefile.in.orig Fri Jul 10 20:35:38 1998
-+++ kpanel/Makefile.in Fri Sep 18 00:55:24 1998
-@@ -152,7 +152,11 @@
- INCLUDES = $(all_includes)
- DISTCLEANFILES = $(BUILT_SOURCES)
-
-+.if (${MACHINE_ARCH} == m68k)
-+CXXFLAGS =
-+.else
- CXXFLAGS = @NOOPT_CXXFLAGS@
-+.endif
-
- bin_PROGRAMS = kpanel
- kpanel_LDADD = $(all_libraries) -lkfm -lkdeui -lkdecore -lqt -lXext -lX11 $(LIBSOCKET) $(KDE_RPATH)