aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/dddbl/Makefile3
-rw-r--r--www/dddbl/pkg-plist5
2 files changed, 1 insertions, 7 deletions
diff --git a/www/dddbl/Makefile b/www/dddbl/Makefile
index 3c84f55b7aa0..f0994475c530 100644
--- a/www/dddbl/Makefile
+++ b/www/dddbl/Makefile
@@ -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
diff --git a/www/dddbl/pkg-plist b/www/dddbl/pkg-plist
index 6ca508d43c50..b40f2629523d 100644
--- a/www/dddbl/pkg-plist
+++ b/www/dddbl/pkg-plist
@@ -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
-