From 41604a0f0d82280948cab0ad263522cd6969d6f1 Mon Sep 17 00:00:00 2001 From: ale Date: Fri, 9 Dec 2005 19:24:52 +0000 Subject: Remove pear ports obsolated by devel/pear and switch dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net --- mail/pear-Net_LMTP/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/pear-Net_LMTP') diff --git a/mail/pear-Net_LMTP/Makefile b/mail/pear-Net_LMTP/Makefile index 21b3acc2fe79..698246f27224 100644 --- a/mail/pear-Net_LMTP/Makefile +++ b/mail/pear-Net_LMTP/Makefile @@ -21,5 +21,5 @@ TESTS= test_lmtp.php _TESTSDIR= . .include -.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" +.include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include -- cgit