diff -r 6826bd655a25 -r 649b12aa87ce components/php-5_3/php-xdebug.p5m --- a/components/php-5_3/php-xdebug.p5m Fri Apr 18 06:38:30 2014 -0700 +++ b/components/php-5_3/php-xdebug.p5m Fri Apr 18 11:03:12 2014 -0700 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved. # set name=pkg.fmri value=pkg:/web/php-53/extension/php-xdebug@2.2.0,$(BUILD_VERSION) @@ -50,4 +50,4 @@ file path=usr/php/5.3/zts-modules/xdebug.so # need generic dependency on PHP itself -depend fmri=web/php-53@5.3.27 type=require +depend fmri=web/php-53@$(COMPONENT_VERSION) type=require