summaryrefslogtreecommitdiff
path: root/www/pear-HTTP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pear-HTTP/Makefile')
-rw-r--r--www/pear-HTTP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-HTTP/Makefile b/www/pear-HTTP/Makefile
index bdcd65fd90ed..95111cfe8c36 100644
--- a/www/pear-HTTP/Makefile
+++ b/www/pear-HTTP/Makefile
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
RUN_DEPENDS= ${BUILD_DEPENDS}
.include <bsd.port.pre.mk>
-.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
+.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
do-install:
@${CP} ${WRKSRC}/HTTP.php ${PEARDIR}