diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-08-29 01:08:40 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-08-29 01:08:40 +0800 |
commit | ad0cc40f99e0838a193a28ca61b1558d0abae83a (patch) | |
tree | 13c1b59cb68b89c994b9ed7b7751070bf9b3a9dc /www | |
parent | 08d24d3fd00a020a132f552d5cced413123e1772 (diff) | |
download | freebsd-ports-gnome-ad0cc40f99e0838a193a28ca61b1558d0abae83a.tar.gz freebsd-ports-gnome-ad0cc40f99e0838a193a28ca61b1558d0abae83a.tar.zst freebsd-ports-gnome-ad0cc40f99e0838a193a28ca61b1558d0abae83a.zip |
- Add empty directories to plist
- Add NO_ARCH
Diffstat (limited to 'www')
-rw-r--r-- | www/cakephp11/Makefile | 3 | ||||
-rw-r--r-- | www/cakephp11/pkg-plist | 19 |
2 files changed, 21 insertions, 1 deletions
diff --git a/www/cakephp11/Makefile b/www/cakephp11/Makefile index 6b096944b530..634ad92413bd 100644 --- a/www/cakephp11/Makefile +++ b/www/cakephp11/Makefile @@ -3,7 +3,7 @@ PORTNAME= cakephp PORTVERSION= 1.1.19.6305 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ \ LOCAL/glarkin @@ -18,6 +18,7 @@ USE_APACHE_RUN= 22+ CONFLICTS= cakephp-1[23]-* cakephp-2?-.* cakephp-2.3.* NO_BUILD= yes +NO_ARCH= yes USE_PHP= pcre session WANT_PHP_WEB= yes diff --git a/www/cakephp11/pkg-plist b/www/cakephp11/pkg-plist index 4f22bd4fe041..20435f48ff18 100644 --- a/www/cakephp11/pkg-plist +++ b/www/cakephp11/pkg-plist @@ -163,3 +163,22 @@ %%WWWDIR%%/cake/scripts/templates/skel/webroot/js/vendors.php %%WWWDIR%%/cake/scripts/templates/views/home.thtml %%WWWDIR%%/index.php +@dir %%WWWDIR%%/app/webroot/files +@dir %%WWWDIR%%/cake/scripts/templates/skel/controllers/components +@dir %%WWWDIR%%/cake/scripts/templates/skel/models/behaviors +@dir %%WWWDIR%%/cake/scripts/templates/skel/plugins +@dir %%WWWDIR%%/cake/scripts/templates/skel/tmp/cache/models +@dir %%WWWDIR%%/cake/scripts/templates/skel/tmp/cache/persistent +@dir %%WWWDIR%%/cake/scripts/templates/skel/tmp/cache/views +@dir %%WWWDIR%%/cake/scripts/templates/skel/tmp/logs +@dir %%WWWDIR%%/cake/scripts/templates/skel/tmp/sessions +@dir %%WWWDIR%%/cake/scripts/templates/skel/tmp/tests +@dir %%WWWDIR%%/cake/scripts/templates/skel/vendors +@dir %%WWWDIR%%/cake/scripts/templates/skel/views/elements +@dir %%WWWDIR%%/cake/scripts/templates/skel/views/errors +@dir %%WWWDIR%%/cake/scripts/templates/skel/views/helpers +@dir %%WWWDIR%%/cake/scripts/templates/skel/views/pages +@dir %%WWWDIR%%/cake/scripts/templates/skel/webroot/files +@dir %%WWWDIR%%/vendors +@owner +@group |