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 | |
parent | None of the other acroread ports have the version number in the port name. (diff) |
USE_LINUX rather than explicitly listing the dependency.
Diffstat (limited to 'math')
-rw-r--r-- | math/wingz/Makefile | 4 | ||||
-rw-r--r-- | math/wingz3/Makefile | 4 |
2 files changed, 3 insertions, 5 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: 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: # |