forked from Lainports/freebsd-ports
- fix BUILD_DEPENDS
This commit is contained in:
parent
1516959b51
commit
d2faaa4be9
1 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue