Convert to options target helper
- Add NO_ARCH Approved by: portmgr (blanket)
This commit is contained in:
parent
102903b7d8
commit
beaeac5b88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497052
@ -22,12 +22,14 @@ OPTIONS_DEFINE= EXAMPLES
|
||||
USES= cpe python
|
||||
USE_PYTHON= autoplist concurrent distutils pythonprefix
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
CPE_VENDOR= jean-paul_calderone
|
||||
CPE_PRODUCT= py${PORTNAME}
|
||||
|
||||
PORTEXAMPLES= *
|
||||
|
||||
post-install:
|
||||
post-install-EXAMPLES-on:
|
||||
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
|
||||
(cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user