Commit graph

7 commits

Author SHA1 Message Date
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
Vanilla I. Shu
343b837340 Bump png's major number to 3. 1999-01-23 07:05:35 +00:00
Steve Price
f28c577bda From maintainer:
(1) Change RUN_DEPENDS so as to correct to create INSTALL_COOKIEs.
    (2) WRKDIRPREFIX inserted for safe.
    (3) Change creation for PACKAGE_COOKIEs.

PR:		9419
Submitted by:	maintainer
1999-01-18 03:05:30 +00:00
Jun Kuriyama
6d6210ac57 (1) Fetch site corrected
(2) package-cookie correct reasonably
(3) Use WRKDIRPREFIX

PR:		ports/8827
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-12-26 03:47:19 +00:00
Satoshi Asami
bacf28373b Add little hack to make it build even if it's called before other xemacs's.
Add dependencies.  Create lock dir before chmod'ing it.
1998-12-02 08:01:14 +00:00
Jun Kuriyama
ebe6e93156 ELFlization.
PR:		ports/8232 (part of)
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-10-10 15:28:21 +00:00
Jun Kuriyama
7d74a5d6d9 For XEmacs, lisp files, info pages, etc (except executables)
Submitted by:   KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
Reviewed by:    Japanese Ports Team <ports-jp@jp.freebsd.org>
PR:             ports/6548
PR:             ports/6580
1998-05-26 15:02:10 +00:00