aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-12-03 15:55:56 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-12-03 15:55:56 +0000
commit47e5e916ae3be4230d6cf87b4d1190df420f97d6 (patch)
tree47eeeea6e55eb3f6140b7dc71873f8652ae49ce0 /devel/Makefile
parentbfba7fe441b02e066208687711a53709749165a0 (diff)
downloadports-47e5e916ae3be4230d6cf87b4d1190df420f97d6.tar.gz
ports-47e5e916ae3be4230d6cf87b4d1190df420f97d6.zip
The Base component provides the basic functionality, such as autoloading,
that all eZ Components need to function properly. The Base component needs to be loaded specifically. Base can also autoload external class reposito- ries from outside the eZ Components. Aside from the autoload functionality, the Base component also contains a number of generic Exception classes that all inherit from the ezcBaseExce- ption class. WWW: http://ezcomponents.org/ PR: 172759 Submitted by: Gasol Wu <gasol.wu@gmail.com> Feature safe: yes
Notes
Notes: svn path=/head/; revision=308154
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 9950cebffb4d..3a2c4da53967 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3062,6 +3062,7 @@
SUBDIR += pear-channel-symfony2
SUBDIR += pear-channel-theseer
SUBDIR += pear-codegen
+ SUBDIR += pear-ezc_Base
SUBDIR += pecl-automap
SUBDIR += pecl-bbcode
SUBDIR += pecl-bcompiler