diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-29 19:07:10 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-29 19:07:10 +0000 |
commit | f3f589368558098afebdff077633620f5e628ab7 (patch) | |
tree | 480fbf7fde575e487818402bc6f4d15b3b6c37f6 /math/wingz | |
parent | 91ffe994fbc2fd0cb34b1916fbb48d6782a590be (diff) | |
download | ports-f3f589368558098afebdff077633620f5e628ab7.tar.gz ports-f3f589368558098afebdff077633620f5e628ab7.zip |
Notes
Diffstat (limited to 'math/wingz')
-rw-r--r-- | math/wingz/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/wingz/Makefile b/math/wingz/Makefile index 61823bee5a76..03c3326a1767 100644 --- a/math/wingz/Makefile +++ b/math/wingz/Makefile @@ -15,12 +15,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base - ONLY_FOR_ARCHS= i386 +USE_LINUX= yes NO_WRKSUBDIR= yes - USE_X_PREFIX= yes post-install: |