Unbreak for current.

Submitted by:	ken@plutotech.com
This commit is contained in:
Justin M. Seger 1998-10-13 03:38:51 +00:00
parent 1e101ce912
commit 34a4d5a401
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13936
6 changed files with 25 additions and 30 deletions

View file

@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
# $Id: Makefile,v 1.19 1998/10/01 18:35:38 brian Exp $
# $Id: Makefile,v 1.20 1998/10/11 07:31:38 jseger Exp $
#
DISTNAME= kdemultimedia-1.0
@ -13,11 +13,6 @@ MASTER_SITE_SUBDIR= stable/1.0/distribution/tar/generic/source
MAINTAINER= se@freebsd.org
OSVERSION!= sysctl -n kern.osreldate
.if ${OSVERSION} >= 300000
BROKEN= scsi.h
.endif
LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.1:${PORTSDIR}/x11/kdelibs \

View file

@ -0,0 +1,20 @@
--- 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"

View file

@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
# $Id: Makefile,v 1.19 1998/10/01 18:35:38 brian Exp $
# $Id: Makefile,v 1.20 1998/10/11 07:31:38 jseger Exp $
#
DISTNAME= kdemultimedia-1.0
@ -13,11 +13,6 @@ MASTER_SITE_SUBDIR= stable/1.0/distribution/tar/generic/source
MAINTAINER= se@freebsd.org
OSVERSION!= sysctl -n kern.osreldate
.if ${OSVERSION} >= 300000
BROKEN= scsi.h
.endif
LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.1:${PORTSDIR}/x11/kdelibs \

View file

@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
# $Id: Makefile,v 1.19 1998/10/01 18:35:38 brian Exp $
# $Id: Makefile,v 1.20 1998/10/11 07:31:38 jseger Exp $
#
DISTNAME= kdemultimedia-1.0
@ -13,11 +13,6 @@ MASTER_SITE_SUBDIR= stable/1.0/distribution/tar/generic/source
MAINTAINER= se@freebsd.org
OSVERSION!= sysctl -n kern.osreldate
.if ${OSVERSION} >= 300000
BROKEN= scsi.h
.endif
LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.1:${PORTSDIR}/x11/kdelibs \

View file

@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
# $Id: Makefile,v 1.19 1998/10/01 18:35:38 brian Exp $
# $Id: Makefile,v 1.20 1998/10/11 07:31:38 jseger Exp $
#
DISTNAME= kdemultimedia-1.0
@ -13,11 +13,6 @@ MASTER_SITE_SUBDIR= stable/1.0/distribution/tar/generic/source
MAINTAINER= se@freebsd.org
OSVERSION!= sysctl -n kern.osreldate
.if ${OSVERSION} >= 300000
BROKEN= scsi.h
.endif
LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.1:${PORTSDIR}/x11/kdelibs \

View file

@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
# $Id: Makefile,v 1.19 1998/10/01 18:35:38 brian Exp $
# $Id: Makefile,v 1.20 1998/10/11 07:31:38 jseger Exp $
#
DISTNAME= kdemultimedia-1.0
@ -13,11 +13,6 @@ MASTER_SITE_SUBDIR= stable/1.0/distribution/tar/generic/source
MAINTAINER= se@freebsd.org
OSVERSION!= sysctl -n kern.osreldate
.if ${OSVERSION} >= 300000
BROKEN= scsi.h
.endif
LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.1:${PORTSDIR}/x11/kdelibs \