1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Fix packaging of examples after move to PYDISTUTILS_AUTOPLIST

- Add missing OPTIONS_DEFINE
This commit is contained in:
Antoine Brodin 2014-01-04 13:14:13 +00:00
parent 89ac1130e3
commit efcabcf699
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338645

View File

@ -16,6 +16,9 @@ USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
PORTDOCS= *
PORTEXAMPLES= *
OPTIONS_DEFINE= DOCS EXAMPLES
post-patch:
${REINPLACE_CMD} -e 's,share/doc/charm,${DOCSDIR},' ${WRKSRC}/setup.py