Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Oct 1998 12:02:06 -0500
From:      Jacques Vidrine <n@nectar.com>
To:        ports@FreeBSD.ORG
Subject:   What's the right way to handle old bsd.port.mk?
Message-ID:  <E0zQwyU-0002X8-00@spawn.nectar.com>

next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----

Hi,

What should a port that needs to know PORTOBJFORMAT do on a system
with an older bsd.port.mk?

.include <bsd.port.mk>

.if !defined(PORTOBJFORMAT) # bsd.port.mk must be out of date
.error 	You need bsd.port.mk revision 1.227.2.51 or later for  \
       	-STABLE, 1.287 or later for -CURRENT in order to build \
		this port.
.endif

or assume PORTOBJFORMAT=aout?   If the latter, how should one handle
packaging?

Jacques Vidrine / n@nectar.com / jvidrine@verio.net / nectar@FreeBSD.org



-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNhuejjeRhT8JRySpAQGIsgQAwQ+VG6KJYhHUryp+isE6J57FP4Vxxnht
C721dIuKG6zf6E0ftmzfIZZKFH0fVkHwbrPoaeP/piJRNUjZFS6/cZRdOSHvagqR
p8OukLp/056Njufrig5bQKVi4vgzsRM8nIDhJNYXRj6yLiTDpGuZH4iZkPYIMxfb
IUNNHuGMxQw=
=RSDJ
-----END PGP SIGNATURE-----

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E0zQwyU-0002X8-00>