From 93dd109fc5ec203b4572229ff40fa561d1ce28a9 Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 23 Sep 2014 16:38:52 +0000 Subject: Convert to USES=pear --- irc/pear-Net_SmartIRC/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'irc') diff --git a/irc/pear-Net_SmartIRC/Makefile b/irc/pear-Net_SmartIRC/Makefile index bea6823f503e..ef8e8fbec132 100644 --- a/irc/pear-Net_SmartIRC/Makefile +++ b/irc/pear-Net_SmartIRC/Makefile @@ -8,11 +8,6 @@ CATEGORIES= irc www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class for communication with IRC networks -BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear +USES= pear -PEAR_AUTOINSTALL= yes - -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include -- cgit