Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Apr 2011 20:04:35 +0800
From:      wen heping <wenheping@gmail.com>
To:        Romain Garbage <romain.garbage@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: USE_PYDISTUTILS and easy_install
Message-ID:  <BANLkTimt5hctG0f8BQPKdijWA=-UPCTyaQ@mail.gmail.com>
In-Reply-To: <BANLkTimcv2xmYuUSs9Wo78uWzA64hHLhUw@mail.gmail.com>
References:  <BANLkTimcv2xmYuUSs9Wo78uWzA64hHLhUw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2011/4/24 Romain Garbage <romain.garbage@gmail.com>:
> Hello list,
>
> I'm currently trying to create my first port. The program to port is
> python-based and the setup.py contains an install_requires directive.
> I was wondering if dependencies could be triggered by the setup.py
> file by just putting USE_PYDISTUTILS=easy_install in the Makefile, or
> do I have to use RUN_DEPENDS and BUILD_DEPENDS variables?


USE_PYDISTUTILS=easy_install only make port depend on python and
setuptools. If your ports depends other python package, you should use
DEPENDS.

I would be glad to test it if you send your shar file of the new port.

wen


> I searched for ports using USE_PYDISTUTILS=easy_install, but all I
> have looked into also use RUN_DEPENDS and BUILD_DEPENDS.
>
> Regards,
> Romain
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>



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