aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-HTML_Form/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-HTML_Form/Makefile')
-rw-r--r--devel/pear-HTML_Form/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-HTML_Form/Makefile b/devel/pear-HTML_Form/Makefile
index d6f76c605208..52df200f3c8a 100644
--- a/devel/pear-HTML_Form/Makefile
+++ b/devel/pear-HTML_Form/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel pear
MAINTAINER= antonio@php.net
COMMENT= PEAR simple HTML form package
-BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
+BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_REINPLACE= yes
@@ -25,7 +25,7 @@ post-extract:
@${MV} ${WRKSRC}/HTML/* ${WRKSRC}
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
+.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
post-patch:
@${REINPLACE_CMD} -e "s|@include_path@|${PREFIX}/${LPEARDIR}|g" \