summaryrefslogtreecommitdiff
path: root/audio/kdemultimedia11/files/patch-aa
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>1999-01-07 00:52:05 +0000
committerStefan Eßer <se@FreeBSD.org>1999-01-07 00:52:05 +0000
commit8f11472006968bf10ec1a12fc2f3579c1dabd7f4 (patch)
tree035d3436e9bc3747c360a2f96dece84779141df5 /audio/kdemultimedia11/files/patch-aa
parentRename pygtk to py-gtk after repository copy, to meet convention (diff)
Upgrade to the first pre-release of KDE 1.1.
This port requireat least s version 1.41 of the Qt library. There will be an error reported by configure, if only an earlier version is found, but no automatic port dependency exists (i.e. the x11-toolkits/qt141 port has to be manually built and installed). There may still be a problem with a missing -lXext in the kdesupport port. This will be taken care of during the next few days, if the problem still exists ...
Notes
Notes: svn path=/head/; revision=15901
Diffstat (limited to 'audio/kdemultimedia11/files/patch-aa')
-rw-r--r--audio/kdemultimedia11/files/patch-aa20
1 files changed, 0 insertions, 20 deletions
diff --git a/audio/kdemultimedia11/files/patch-aa b/audio/kdemultimedia11/files/patch-aa
deleted file mode 100644
index 9f451961a737..000000000000
--- a/audio/kdemultimedia11/files/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
---- kscd/plat_freebsd.c.orig Fri May 15 14:54:44 1998
-+++ kscd/plat_freebsd.c Tue Oct 13 03:33:34 1998
-@@ -51,7 +51,6 @@
- #include <string.h>
- #include <sys/ioctl.h>
- #include <sys/cdio.h>
--#include <sys/scsiio.h>
-
- #ifdef __NetBSD__
-
-@@ -62,9 +61,6 @@
- #include "/sys/scsi/scsi_all.h"
- #include "/sys/scsi/scsi_cd.h"
-
--#else
--#include <scsi.h>
--#include <sys/scsiio.h>
- #endif
-
- #include "struct.h"