From 8453bfe03989edf5821d1131863cfdbc007be846 Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 9 Mar 2018 09:26:52 +0000 Subject: Fix INDEX. Reported by: portsnap, with help from cperciva With hat: pointy Sponsored by: Absolight --- devel/pear-channel-pirum/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/pear-channel-pirum') diff --git a/devel/pear-channel-pirum/Makefile b/devel/pear-channel-pirum/Makefile index b67693564d1c..6504bea932ae 100644 --- a/devel/pear-channel-pirum/Makefile +++ b/devel/pear-channel-pirum/Makefile @@ -11,5 +11,5 @@ COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= pear.pirum-project.org -.include "${PORTSDIR}/devel/pear/bsd.pear.channel.mk" +.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk" .include -- cgit