- Drop @dirrm* from plist
- Add NO_ARCH Approved by: portmgr blanket
This commit is contained in:
parent
e3dd80274c
commit
74d15bf7f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392263
2 changed files with 1 additions and 11 deletions
|
@ -14,6 +14,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/Tidy/Tidy.py:${PORTSDIR}/devel/py-mx-experi
|
|||
|
||||
USES= python tar:bzip2
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
SUB_FILES= pkg-message
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
||||
|
|
|
@ -47,14 +47,3 @@
|
|||
%%DATADIR%%/planet/tests/test_main.py
|
||||
%%DATADIR%%/planet/tests/test_sanitize.py
|
||||
%%DATADIR%%/planet/tests/test_sub.py
|
||||
@dirrm %%DATADIR%%/examples/basic
|
||||
@dirrm %%DATADIR%%/examples/cache
|
||||
@dirrm %%DATADIR%%/examples/fancy
|
||||
@dirrm %%DATADIR%%/examples/output/images
|
||||
@dirrm %%DATADIR%%/examples/output
|
||||
@dirrm %%DATADIR%%/examples
|
||||
@dirrm %%DATADIR%%/planet/compat_logging
|
||||
@dirrm %%DATADIR%%/planet/tests/data
|
||||
@dirrm %%DATADIR%%/planet/tests
|
||||
@dirrm %%DATADIR%%/planet
|
||||
@dirrm %%DATADIR%%
|
||||
|
|
Loading…
Reference in a new issue