diff options
author | junovitch <junovitch@FreeBSD.org> | 2015-11-01 10:47:22 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2015-11-01 10:47:22 +0800 |
commit | a5cb0462ccf4100d62cbeac67ce92d9a876ceb4e (patch) | |
tree | b096610de81ad58fa3b3a60efc1a2f18bf7c9fe4 /www/Makefile | |
parent | 75ff58903d39659e6b726694e5393299ad0c57de (diff) | |
download | freebsd-ports-gnome-a5cb0462ccf4100d62cbeac67ce92d9a876ceb4e.tar.gz freebsd-ports-gnome-a5cb0462ccf4100d62cbeac67ce92d9a876ceb4e.tar.zst freebsd-ports-gnome-a5cb0462ccf4100d62cbeac67ce92d9a876ceb4e.zip |
www/codeigniter*: repo copy in preparation of CodeIgniter 3.x update
- Repo copy www/codeigniter -> www/codeigniter22
- Mark www/codeigniter22 as DEPRECATED and add a PKGNAMESUFFIX
- Register CONFLICTS
- Connect www/codeigniter22 to the build
PR: 203403
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 3dfa1fdc8cc0..ab77290a6ffb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -98,6 +98,7 @@ SUBDIR += cntlm SUBDIR += cocoon SUBDIR += codeigniter + SUBDIR += codeigniter22 SUBDIR += coppermine SUBDIR += cplanet SUBDIR += cppcms |