Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2003 00:08:59 +0800
From:      "HHChang" <b8701143@tmu.edu.tw>
To:        <freebsd-ports@freebsd.org>
Subject:   How to differetiate the different version of the software in BUILD_DEPENDS?
Message-ID:  <002601c35459$63a228a0$115447cb@sexbear>

next in thread | raw e-mail | index | archive | help
If the software depends on some specific version software, how to =
specify  it?
For example, if the software depends on postfix-2.X, I write the =
Makefile like:
RUN_DEPENDS=3D    postfix:${PORTSDIR}/mail/postfix

But it seems just check the postfix program, if someone had aleady =
installed the mail/postfix-current, the statement won't work well.
Is there any solution to specify it?

Regards,
            HHCHANG



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002601c35459$63a228a0$115447cb>