aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-ODBC
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2009-11-09 11:36:18 +0800
committerleeym <leeym@FreeBSD.org>2009-11-09 11:36:18 +0800
commite4d2b7b4aea9084c7bd67b73f93e6daea27b2fca (patch)
treed095f406d304b9497de1524e8319b6a20644277a /databases/p5-DBD-ODBC
parentb9f30e8f8c003e0f00fd46fc721ce1b4813ef442 (diff)
downloadfreebsd-ports-gnome-e4d2b7b4aea9084c7bd67b73f93e6daea27b2fca.tar.gz
freebsd-ports-gnome-e4d2b7b4aea9084c7bd67b73f93e6daea27b2fca.tar.zst
freebsd-ports-gnome-e4d2b7b4aea9084c7bd67b73f93e6daea27b2fca.zip
- fix BUILD_DEPENDS
Diffstat (limited to 'databases/p5-DBD-ODBC')
-rw-r--r--databases/p5-DBD-ODBC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile
index 1bd9c2cc4686..9024846d52bd 100644
--- a/databases/p5-DBD-ODBC/Makefile
+++ b/databases/p5-DBD-ODBC/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= DBD module interfacing the ODBC databases
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
-BUILD_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
CONFIGURE_ARGS= -o ${LOCALBASE}