diff options
Diffstat (limited to 'mail/pear-Net_Cyrus/Makefile')
-rw-r--r-- | mail/pear-Net_Cyrus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pear-Net_Cyrus/Makefile b/mail/pear-Net_Cyrus/Makefile index 5b9adfa..76caaa2 100644 --- a/mail/pear-Net_Cyrus/Makefile +++ b/mail/pear-Net_Cyrus/Makefile @@ -20,5 +20,5 @@ CATEGORY= Net FILES= Cyrus.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> |