aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Horde_Role/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-Horde_Role/Makefile')
-rw-r--r--devel/pear-Horde_Role/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/pear-Horde_Role/Makefile b/devel/pear-Horde_Role/Makefile
index c8ffed0825bb..a62955c93717 100644
--- a/devel/pear-Horde_Role/Makefile
+++ b/devel/pear-Horde_Role/Makefile
@@ -10,8 +10,7 @@ COMMENT= PEAR installer role for Horde components
PATCH_WRKSRC= ${WRKDIR}
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
+USES= horde
post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/${HORDE_DIR}
@@ -20,4 +19,4 @@ post-install:
@${ECHO_CMD} "@unexec rmdir %D/${HORDE_DIR} 2>/dev/null || true" >> \
${TMPPLIST}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>