diff --git a/math/wingz3/Makefile b/math/wingz3/Makefile index 4e6b6792a621..7e86ccd765e8 100644 --- a/math/wingz3/Makefile +++ b/math/wingz3/Makefile @@ -19,7 +19,7 @@ COMMENT= Commercial Spreadsheet NO_PACKAGE= Commercial software with nothing to build - install from port -ONLY_FOR_ARCHS= i386 amd64 +IA32_BINARY_PORT=yes USE_LINUX= yes USE_LINUX_APPS= xorglibs SUB_FILES= Wingz3 diff --git a/math/wingz3/pkg-descr b/math/wingz3/pkg-descr index 0675d2cee305..98d04fa05eab 100644 --- a/math/wingz3/pkg-descr +++ b/math/wingz3/pkg-descr @@ -8,17 +8,3 @@ Wingz was originally developed by Informix(R) but effective from January It is currently available for many different Unixes and Windowz together with other applications by IISG. - -The (much) older version 142 is available separately in the math/wingz -port. - -Both this and the older ports use the linux-compat system, but hopefully -that'll be invisible to the end user. - -IISG contact information ------------------------- -In the Americas In Europe - us-sales@iisckc.com iisc-info@iisc.co.uk - 800.494.9464 or +44 (0) 171 628 6960 - -WWW: http://www.wingz.com/ diff --git a/math/wingz3/pkg-install b/math/wingz3/pkg-install deleted file mode 100644 index 7528641e423f..000000000000 --- a/math/wingz3/pkg-install +++ /dev/null @@ -1,63 +0,0 @@ -#!/bin/sh -if [ "$2" != "POST-INSTALL" ]; then - exit 0 -fi -cat <