diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2009-03-25 01:25:46 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2009-03-25 01:25:46 +0000 |
commit | 85f27fddd0b6db8aad6030f66dcbbe7f0bf20c77 (patch) | |
tree | f03ddfaed9f59199e7c80eb6640d0c6bda502928 /deskutils | |
parent | 39cfec245d982a6c44aa42308f02a5dc34467e74 (diff) | |
download | ports-85f27fddd0b6db8aad6030f66dcbbe7f0bf20c77.tar.gz ports-85f27fddd0b6db8aad6030f66dcbbe7f0bf20c77.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/horde-hermes/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/horde-hermes/Makefile b/deskutils/horde-hermes/Makefile index 1c8358c52934..8f68e12e2d2f 100644 --- a/deskutils/horde-hermes/Makefile +++ b/deskutils/horde-hermes/Makefile @@ -17,9 +17,9 @@ USE_HORDE= base pkg-message USE_GETTEXT= yes PORTDOCS= README CHANGES CREDITS INSTALL TODO -BUILD_DEPENDS+= ${LOCALBASE}/www/horde/turba/minisearch.php:${PORTSDIR}/mail/horde-turba \ - ${LOCALBASE}/www/horde/nag/data.php:${PORTSDIR}/deskutils/horde-nag \ - ${LOCALBASE}/www/horde/whups/index.php:${PORTSDIR}/devel/horde-whups +BUILD_DEPENDS+= ${HORBAS}/turba/minisearch.php:${PORTSDIR}/mail/horde-turba \ + ${HORBAS}/nag/data.php:${PORTSDIR}/deskutils/horde-nag \ + ${HORBAS}/whups/index.php:${PORTSDIR}/devel/horde-whups .include "${.CURDIR}/../../www/horde-base/bsd.horde.mk" .include <bsd.port.mk> |