1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

- Drop @dirrm* from plist

- Add NO_ARCH

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-07-14 12:11:07 +00:00
parent 0c5faa1e0b
commit 33e2da3f9c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391988
2 changed files with 1 additions and 7 deletions

View File

@ -11,9 +11,8 @@ COMMENT= Definition Driven Database Layer for PHP
USES= tar:bzip2
.include <bsd.port.options.mk>
NO_BUILD= yes
NO_ARCH= yes
USE_PHP= yes

View File

@ -9,8 +9,3 @@
%%DATADIR%%/inc/database.func.php
%%DATADIR%%/inc/exceptions/QueryException.class.php
%%DATADIR%%/inc/exceptions/UnexpectedParameterTypeException.class.php
@dirrm %%DATADIR%%
@dirrm %%DATADIR%%/handler
@dirrm %%DATADIR%%/inc/
@dirrm %%DATADIR%%/inc/exceptions