mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Convert to autoplist
- Stage support - Bump PORTREVISION
This commit is contained in:
parent
6f58750a37
commit
d581a7bd38
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346673
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= vobject
|
||||
PORTVERSION= 0.8.1c
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= deskutils python
|
||||
MASTER_SITES= http://vobject.skyhouseconsulting.com/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,7 +14,7 @@ COMMENT= ICalendar library
|
||||
RUN_DEPENDS= py*-dateutil>=1.1:${PORTSDIR}/devel/py-dateutil
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=easy_install
|
||||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +0,0 @@
|
||||
bin/change_tz
|
||||
bin/ics_diff
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
Loading…
Reference in New Issue
Block a user