Commit graph

8 commits

Author SHA1 Message Date
Peter Wemm
7b8fca1447 $Id$ -> $FreeBSD$ 1999-08-30 12:09:14 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Steve Price
d888a056b4 This doesn't build on the Alpha. 1999-06-22 16:46:14 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Steve Price
4cd1769255 From maintainer:
ELF building fix. Many part of fix from editors/emacs.

PR:		9451
Submitted by:	maintainer
1999-01-18 03:21:53 +00:00
Justin M. Seger
fcf4cc59c2 Mark BROKEn for ELF:
gmake[1]: *** No rule to make target `/usr/lib/crt0.o', needed by `temacs'.  Stop.
gmake[1]: Leaving directory `/usr/ports/korean/hanemacs/work/hanemacs-19.34/src'
gmake: *** [src] Error 2
1998-10-16 01:12:22 +00:00
Jun Kuriyama
3367e70dd1 Korean version of GNU editing macros.
PR:		ports/6011
Submitted by:	CHOI Junho <junker@jazz.snu.ac.kr>
1998-05-17 22:26:00 +00:00