summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-10-13 03:55:19 +0000
committerjseger <jseger@FreeBSD.org>1998-10-13 03:55:19 +0000
commit595111dcc1cbb3c813087014d02043b49e4ddea3 (patch)
tree0500fe05be71a75590ba06fa6c2ea97d49f0def9 /emulators
parentba45b87d834c837c90dcbd50f303796a003d431a (diff)
downloadFreeBSD-ports-595111dcc1cbb3c813087014d02043b49e4ddea3.zip
FreeBSD-ports-595111dcc1cbb3c813087014d02043b49e4ddea3.tar.gz
Mark BROKEN for ELF:
===> wine-98.09.27 depends on shared library: Xpm.4 - found /bin/mkdir -p /usr/ports/emulators/wine/work/wine-980927/include/asm /bin/cp /usr/ports/emulators/wine/files/bitops.h /usr/ports/emulators/wine/work/wine-980927/include/asm/bitops.h /bin/cp: /usr/ports/emulators/wine/files/bitops.h: No such file or directory *** Error code 1
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile4
-rw-r--r--emulators/wine/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 05c9a4d..3b444ca 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: Sa 9 Nov 1996 00:52:22 MET
# Whom: se
#
-# $Id: Makefile,v 1.61 1998/09/17 00:32:31 asami Exp $
+# $Id: Makefile,v 1.62 1998/10/09 05:32:33 kuriyama Exp $
#
DATE= 980927
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ALPHA/wine/development
MAINTAINER= se@FreeBSD.ORG
+BROKEN_ELF= bitopts.h
+
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
WRKSRC= ${WRKDIR}/wine-${DATE}
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 05c9a4d..3b444ca 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -3,7 +3,7 @@
# Date created: Sa 9 Nov 1996 00:52:22 MET
# Whom: se
#
-# $Id: Makefile,v 1.61 1998/09/17 00:32:31 asami Exp $
+# $Id: Makefile,v 1.62 1998/10/09 05:32:33 kuriyama Exp $
#
DATE= 980927
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ALPHA/wine/development
MAINTAINER= se@FreeBSD.ORG
+BROKEN_ELF= bitopts.h
+
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
WRKSRC= ${WRKDIR}/wine-${DATE}
OpenPOWER on IntegriCloud