Date: Mon, 29 Jun 2015 12:09:21 -0400 From: Dan Langille <dan.langille@gmail.com> To: freebsd-python@freebsd.org Subject: setting the right package name [for a slave port] Message-ID: <CAHQdLhddk7kQGj7R315v=jPnzUiVsO3ag5v-zxRtmF424X=W=w@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
re: https://reviews.freebsd.org/D2913 I'm creating two new slave python ports: devel/py-django16-tastypie-mongoengine www/py-django16-tastypie These will be based on the master ports of the similar name but the slaves will use django 1.6 (because security/py-crits needs django 1.6). Is there a way to get the package name to reflect the port directory? At present, www/py-django16-tastypie will have package: py27-django-tastypie16-0.12.1 This is achieved via: PORTNAME= django-tastypie PKGNAMESUFFIX= 16 -- Dan Langille - http://www.langille.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHQdLhddk7kQGj7R315v=jPnzUiVsO3ag5v-zxRtmF424X=W=w>