diff options
Diffstat (limited to 'devel/pear-channel-pirum')
-rw-r--r-- | devel/pear-channel-pirum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.mk> |