freebsd-ports/graphics/opendx
Steve Price 9bc10b0f3d Don't use 'cc -D${ARCH} -c foo.c' especially when '${ARCH} = alpha' and
you have this in your code, 'double alpha[30];'.  The preprocessor does
what it's supposed to do and replaces all of occurrences of alpha with 1
and the compiler sees code like this 'double 1[10]' which it summarily
yacks on. :)
1999-09-29 01:24:51 +00:00
..
files Don't use 'cc -D${ARCH} -c foo.c' especially when '${ARCH} = alpha' and 1999-09-29 01:24:51 +00:00
distinfo New port opendx, the Open Source version of IBM's Data Explorer. 1999-09-20 06:43:20 +00:00
Makefile Use a find | xargs perl command in post-patch to replace the -lXm's 1999-09-22 00:28:10 +00:00
pkg-comment New port opendx, the Open Source version of IBM's Data Explorer. 1999-09-20 06:43:20 +00:00
pkg-descr New port opendx, the Open Source version of IBM's Data Explorer. 1999-09-20 06:43:20 +00:00
pkg-plist New port opendx, the Open Source version of IBM's Data Explorer. 1999-09-20 06:43:20 +00:00