- Remove easy_install dependency

- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
This commit is contained in:
Marcus von Appen 2014-06-08 12:05:00 +00:00
parent 81d5afa690
commit 984a4dd8d2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357004

View File

@ -3,6 +3,7 @@
PORTNAME= pyodbc
PORTVERSION= 3.0.7
PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= GOOGLE_CODE
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -14,9 +15,8 @@ LICENSE= MIT
USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
PYEASYINSTALL_ARCHDEP= yes
LIB_DEPENDS+= libodbc.so:${PORTSDIR}/databases/unixODBC
BUILD_DEPENDS+= unixODBC>=2.2.14_1:${PORTSDIR}/databases/unixODBC