mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Cosmetic change
This commit is contained in:
parent
53dbe26f71
commit
00d5ef8a3c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508612
1 changed files with 4 additions and 3 deletions
|
@ -17,14 +17,15 @@ LICENSE_COMB= dual
|
|||
LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING
|
||||
LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LESSER
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= python
|
||||
|
||||
PORTEXAMPLES= *
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
post-install-EXAMPLES-on:
|
||||
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/
|
||||
${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR}/
|
||||
|
|
Loading…
Add table
Reference in a new issue