1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

Make this compile on -CURRENT

Submitted by:	reg
This commit is contained in:
Jim Mock 2000-01-27 20:28:35 +00:00
parent b4490c9873
commit 5d90534838
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25126
2 changed files with 15 additions and 0 deletions

View File

@ -16,6 +16,11 @@ MAINTAINER= jim@FreeBSD.org
WRKSRC= ${WRKDIR}/libworkman
USE_IMAKE= yes
post-patch:
@${CP} ${WRKSRC}/Config ${WRKSRC}/Config.orig;
@${SED} -e 's^/usr/local/^${PREFIX}/^g' \
${WRKSRC}/Config.orig > ${WRKSRC}/Config
post-install:
${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib

View File

@ -0,0 +1,10 @@
--- plat_freebsd.c.orig Thu Jan 27 12:17:46 2000
+++ plat_freebsd.c Thu Jan 27 12:18:15 2000
@@ -49,7 +49,6 @@
#include <sys/time.h>
#include <sys/ioctl.h>
#include <sys/cdio.h>
-#include <sys/scsiio.h>
#if defined(__NetBSD__)
# define MSF_MINUTES 1