diff options
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 61823bee5a7..03c3326a176 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: |