mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
963ec014d2
- "files/patch-ae" is no longer required - PLIST substitution is used to merge the files "pkg-plist.doc" and "pkg-plist" into one entity - new patch file "files/patch-static.scm" has been added Approved by: alex [MAINTAINER]
20 lines
401 B
Plaintext
20 lines
401 B
Plaintext
*** configure.orig Fri Jan 11 12:38:17 2002
|
|
--- configure Fri Jan 11 12:38:29 2002
|
|
***************
|
|
*** 1299,1305 ****
|
|
fi
|
|
|
|
AR=${AR-"ar cq"}
|
|
! TMPDIR=${TMPDIR-"/usr/tmp"}
|
|
case "$host" in
|
|
## CX/UX
|
|
m88k-harris-cxux* )
|
|
--- 1299,1305 ----
|
|
fi
|
|
|
|
AR=${AR-"ar cq"}
|
|
! TMPDIR=${TMPDIR-"/var/tmp"}
|
|
case "$host" in
|
|
## CX/UX
|
|
m88k-harris-cxux* )
|