mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 14:40:32 -04:00
- 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)
11 lines
363 B
Text
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* )
|