diff options
Diffstat (limited to 'math/wingz3/Makefile')
-rw-r--r-- | math/wingz3/Makefile | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/math/wingz3/Makefile b/math/wingz3/Makefile index bbd34b89187f..83ab6bd6144c 100644 --- a/math/wingz3/Makefile +++ b/math/wingz3/Makefile @@ -9,7 +9,8 @@ PORTNAME= wingzpro PORTVERSION= 311 PORTREVISION= 2 CATEGORIES= math linux -MASTER_SITES= netu +MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR=apps/financial/spreadsheet EXTRACT_ONLY= MAINTAINER= mi@aldan.algebra.com @@ -17,21 +18,12 @@ COMMENT= A Commercial Spreadsheet NO_PACKAGE= "nothing to build. commercial software" -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_X_PREFIX= yes NO_BUILD= yes -do-fetch: - # - # this is another one of those commercial pieces of software, - # that require you to download manually after "registering". - # Please, proceeed to - # http://www.wingz-us.com/iisg_main/downloads.html - # download the ${DISTFILES} and save it to ${DISTDIR}. - # - # XXX: this is missing "${BRANDELF} -t Linux <executables>" do-install: |