diff options
Diffstat (limited to 'devel/pear-HTML_QuickForm_advmultiselect/Makefile')
-rw-r--r-- | devel/pear-HTML_QuickForm_advmultiselect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-HTML_QuickForm_advmultiselect/Makefile b/devel/pear-HTML_QuickForm_advmultiselect/Makefile index 8fc13e16bcd5..cba480912440 100644 --- a/devel/pear-HTML_QuickForm_advmultiselect/Makefile +++ b/devel/pear-HTML_QuickForm_advmultiselect/Makefile @@ -20,5 +20,5 @@ CATEGORY= HTML/QuickForm FILES= advmultiselect.php .include <bsd.port.pre.mk> -.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" +.include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |