From 8cae3e3051a463b8f36d4c8ea7726a9dd07392fa Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 29 May 2002 19:07:10 +0000 Subject: USE_LINUX rather than explicitly listing the dependency. --- math/wingz3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/wingz3') diff --git a/math/wingz3/Makefile b/math/wingz3/Makefile index 6f08bb6af38e..6ea08e660801 100644 --- a/math/wingz3/Makefile +++ b/math/wingz3/Makefile @@ -13,13 +13,13 @@ EXTRACT_ONLY= MAINTAINER= mi@aldan.algebra.com -RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base +NO_PACKAGE= "nothing to build. commercial software" ONLY_FOR_ARCHS= i386 +USE_LINUX= yes USE_X_PREFIX= yes NO_BUILD= yes -NO_PACKAGE= "nothing to build. commercial software" do-fetch: # -- cgit