aboutsummaryrefslogtreecommitdiff
path: root/www/pruby/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-04-12 07:48:28 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-04-12 07:48:28 +0000
commitb7bc374d079d965f175aaaf4a225cbafb5ae49c3 (patch)
treede0ae357b74809e8410b95399e0e78c833092879 /www/pruby/Makefile
parentc144107bd4fbfbfbc64e7bbf5d15d9873cc60165 (diff)
downloadports-b7bc374d079d965f175aaaf4a225cbafb5ae49c3.tar.gz
ports-b7bc374d079d965f175aaaf4a225cbafb5ae49c3.zip
Notes
Diffstat (limited to 'www/pruby/Makefile')
-rw-r--r--www/pruby/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/pruby/Makefile b/www/pruby/Makefile
index bdddeb9eaa92..84e56c1b9b8d 100644
--- a/www/pruby/Makefile
+++ b/www/pruby/Makefile
@@ -16,6 +16,9 @@ MAINTAINER= knu@FreeBSD.org
BUILD_DEPENDS= php:${PHP4_PORTDIR} \
${LOCALBASE}/libexec/apache/libphp4.so:${MOD_PHP4_PORTDIR} \
${NONEXISTENT}:${MOD_PHP4_PORTDIR}:configure
+.if defined(PACKAGE_BUILDING)
+LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
+.endif
RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${MOD_PHP4_PORTDIR}
USE_GMAKE= yes