diff options
Diffstat (limited to 'www/horde-passwd')
-rw-r--r-- | www/horde-passwd/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/horde-passwd/Makefile b/www/horde-passwd/Makefile index 338b796327cd..9ef2d40438c0 100644 --- a/www/horde-passwd/Makefile +++ b/www/horde-passwd/Makefile @@ -11,8 +11,7 @@ COMMENT= Horde password changing application LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LATEST_LINK= horde-${PORTNAME} - +USES= horde USE_PHP= gettext USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ @@ -24,6 +23,4 @@ USE_HORDE_RUN= Horde_Role \ Horde_Util \ Horde_View -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |