aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/Makefile2
-rw-r--r--www/codeigniter17/Makefile3
2 files changed, 4 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 76017f5731ab..e38b4d014016 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -109,8 +109,8 @@
SUBDIR += cmsmadesimple
SUBDIR += cntlm
SUBDIR += cocoon
- SUBDIR += codeigniter
SUBDIR += codeigniter-devel
+ SUBDIR += codeigniter17
SUBDIR += comclear
SUBDIR += commonist
SUBDIR += contenido
diff --git a/www/codeigniter17/Makefile b/www/codeigniter17/Makefile
index 5cb3ddcedc8d..060026fc8e28 100644
--- a/www/codeigniter17/Makefile
+++ b/www/codeigniter17/Makefile
@@ -17,6 +17,9 @@ COMMENT= A framework for developing PHP web applications
USE_ZIP= yes
+LATEST_LINK= codeigniter17
+CONFLICTS= codeigniter-2.[0-9]*
+
NO_BUILD= yes
USE_PHP= session pcre
WANT_PHP_WEB= yes