aboutsummaryrefslogtreecommitdiff
path: root/www/mknmz-wwwoffle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mknmz-wwwoffle/Makefile')
-rw-r--r--www/mknmz-wwwoffle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mknmz-wwwoffle/Makefile b/www/mknmz-wwwoffle/Makefile
index 2c5b2ea90f47..b57217aa4948 100644
--- a/www/mknmz-wwwoffle/Makefile
+++ b/www/mknmz-wwwoffle/Makefile
@@ -13,8 +13,8 @@ COMMENT= WWWOFFLE cache indexer for full-text search system Namazu
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= ${LOCALBASE}/bin/wwwoffle:${PORTSDIR}/www/wwwoffle
-BUILD_DEPENDS= ${LOCALBASE}/bin/mknmz:${PORTSDIR}/databases/namazu2
+RUN_DEPENDS= ${LOCALBASE}/bin/wwwoffle:www/wwwoffle
+BUILD_DEPENDS= ${LOCALBASE}/bin/mknmz:databases/namazu2
USES= perl5
HAS_CONFIGURE= yes