ports/176375: [PATCH] sysutils/py-salt-api: fix build and removal
Ruslan Makhmatkhanov
cvs-src at yandex.ru
Sat Feb 23 20:00:02 UTC 2013
The following reply was made to PR ports/176375; it has been noted by GNATS.
From: Ruslan Makhmatkhanov <cvs-src at yandex.ru>
To: Geoff Garside <freebsd at geoffgarside.co.uk>
Cc: bug-followup at FreeBSD.org
Subject: Re: ports/176375: [PATCH] sysutils/py-salt-api: fix build and removal
Date: Sat, 23 Feb 2013 23:55:08 +0400
Hi Geoff,
Geoff Garside wrote on 23.02.2013 21:14:
>
>> Number: 176375
>> Category: ports
>> Synopsis: [PATCH] sysutils/py-salt-api: fix build and removal
[...]
> -BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}salt:${PORTSDIR}/sysutils/py-salt
> +BUILD_DEPENDS+= salt:${PORTSDIR}/sysutils/py-salt
it's ok to leave ${PYTHON_PKGNAMEPREFIX}, but it should be used like
this (note the version specification):
BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}salt>0:${PORTSDIR}/sysutils/py-salt
--
Regards,
Ruslan
Tinderboxing kills... the drives.
More information about the freebsd-python
mailing list