ports/graphics/graphviz/files/patch-configure
Thierry Thomas 31bba42f60 - Upgrade to 2.8;
- Remove duplicated PORTDOCS; put all documentation into DOCSDIR;

- Install demo files (previously installed automatically) - put
  into EXAMPLESDIR this time, and install along with PORTDOCS;

- Keep additional language bindings disabled for the time being
  (avoiding huge dependencies);

- Minor pkg-descr alteration.

PR:		ports/93924
Submitted by:	Shaun Amott <shaun (at) inerd.com> (maintainer)
2006-05-05 09:46:58 +00:00

11 lines
363 B
Text

--- configure.orig Fri Feb 3 22:33:33 2006
+++ configure Fri Feb 24 15:36:12 2006
@@ -4724,7 +4724,7 @@
*-dec-osf* )
CFLAGS="${CFLAGS} -mieee -Wall"
;;
- *alpha*-*-linux* )
+ *alpha*-*-* )
CFLAGS="${CFLAGS} -mieee -Wall"
;;
*-apple-darwin* )