summaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-03-30 20:09:53 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-03-30 20:09:53 +0000
commitf53c7d60c953911cadf64e17ffd350f51821539b (patch)
tree41f0e569d4e837ad3b3deaf6ff756051010fd126 /emulators/wine
parentRemove "BROKEN" from the Makefile. Patch patch-ad fixes the problem. (diff)
Use 'ONLY_FOR_ARCHS= i386'.
Notes
Notes: svn path=/head/; revision=17467
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 18ee23572734..e77783a1e969 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.68 1999/02/01 23:28:01 se Exp $
+# $Id: Makefile,v 1.69 1999/02/20 00:08:36 se Exp $
#
DATE= 990214
@@ -20,6 +20,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
WRKSRC= ${WRKDIR}/wine-${DATE}
GNU_CONFIGURE= yes
MAN1= wine.1
+ONLY_FOR_ARCHS= i386
pre-configure:
@${ECHO} "WINE_INI_GLOBAL \"${PREFIX}/etc/wine.conf\"" \