From 1446608ec7d77c3b6208b159208122f133264296 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 30 Sep 2014 22:14:59 +0000 Subject: Convert to USES=horde Fix pear-Horde_core options Use options helpers where possible --- devel/pear-Horde_Role/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'devel/pear-Horde_Role/Makefile') 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 -.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 +.include -- cgit v1.2.3