aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authornbm <nbm@FreeBSD.org>2001-01-19 22:49:30 +0800
committernbm <nbm@FreeBSD.org>2001-01-19 22:49:30 +0800
commit7131681947a6dbe477e803a3ed858fd035d8f45b (patch)
tree30b03e9dd27ed0c236b32583c2861e47ea0cb42a /misc
parent0bddf9fa4b94531946e296d894a1cc9fd50fd41a (diff)
downloadfreebsd-ports-gnome-7131681947a6dbe477e803a3ed858fd035d8f45b.tar.gz
freebsd-ports-gnome-7131681947a6dbe477e803a3ed858fd035d8f45b.tar.zst
freebsd-ports-gnome-7131681947a6dbe477e803a3ed858fd035d8f45b.zip
Change the BUILD_DEPENDS I used for testing to RUN_DEPENDS. I'll assume
no packages have been built for this yet.
Diffstat (limited to 'misc')
-rw-r--r--misc/achievo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/achievo/Makefile b/misc/achievo/Makefile
index 8cb61221f085..6a9c83963bba 100644
--- a/misc/achievo/Makefile
+++ b/misc/achievo/Makefile
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-stable-${PORTVERSION}
MAINTAINER= nbm@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/www/mod_php3 \
+RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/www/mod_php3 \
${LOCALBASE}/lib/mysql/libmysqlclient.so:${PORTSDIR}/databases/mysql322-client
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}