- Stage support
- Convert to autoplist - Bump PORTREVISION
This commit is contained in:
parent
3675d3c5dd
commit
b604459948
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347206
2 changed files with 3 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= dal
|
||||
PORTVERSION= 20081016
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://download.sippysoft.com/bamby/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +12,7 @@ MAINTAINER= bamby@sippysoft.com
|
|||
COMMENT= A database abstraction layer for Python
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
Loading…
Reference in a new issue