mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- fix BUILD_DEPENDS
This commit is contained in:
parent
1516959b51
commit
d2faaa4be9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244004
@ -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…
Reference in New Issue
Block a user