Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2013 20:00:02 GMT
From:      Ruslan Makhmatkhanov <cvs-src@yandex.ru>
To:        freebsd-python@FreeBSD.org
Subject:   Re: ports/176375: [PATCH] sysutils/py-salt-api: fix build and removal
Message-ID:  <201302232000.r1NK02Pr081036@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/176375; it has been noted by GNATS.

From: Ruslan Makhmatkhanov <cvs-src@yandex.ru>
To: Geoff Garside <freebsd@geoffgarside.co.uk>
Cc: bug-followup@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302232000.r1NK02Pr081036>