diff options
Diffstat (limited to 'math/wingz3/Makefile')
-rw-r--r-- | math/wingz3/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/wingz3/Makefile b/math/wingz3/Makefile index 23bbfd597b86..393783d40fca 100644 --- a/math/wingz3/Makefile +++ b/math/wingz3/Makefile @@ -3,7 +3,7 @@ # Date created: Wed Nov 27 09:15:10 CST 1996 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.4 1997/07/13 18:49:25 max Exp $ +# $Id: Makefile,v 1.5 1998/08/05 09:31:29 asami Exp $ # DISTNAME= Wingz-142 @@ -16,6 +16,8 @@ MANINAINER= erich@FreeBSD.org RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +ONLY_FOR_ARCHS= i386 + NO_WRKSUBDIR= yes USE_X_PREFIX= yes |