diff options
author | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 1999-01-07 02:31:51 +0000 |
---|---|---|
committer | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 1999-01-07 02:31:51 +0000 |
commit | 4b86d315caa202257c69cf3fd9c9323bbc82a872 (patch) | |
tree | 56e1e584318ae956bfb73c47dd2a669c9849cf18 /math/wingz3/Makefile | |
parent | 8f11472006968bf10ec1a12fc2f3579c1dabd7f4 (diff) | |
download | ports-4b86d315caa202257c69cf3fd9c9323bbc82a872.tar.gz ports-4b86d315caa202257c69cf3fd9c9323bbc82a872.zip |
Notes
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 |