1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

Fix build with bmake

This commit is contained in:
Baptiste Daroussin 2013-05-04 20:02:52 +00:00
parent 0c12891e41
commit e7b467e4a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317340

View File

@ -16,6 +16,10 @@ BUILD_DEPENDS= p5-DBI>=1.61:${PORTSDIR}/databases/p5-DBI
RUN_DEPENDS= p5-DBI>=1.61:${PORTSDIR}/databases/p5-DBI
LIB_DEPENDS= cego.1:${PORTSDIR}/databases/cego
.if defined(.PARSEDIR)
USE_GMAKE= yes
.endif
PERL_CONFIGURE= yes
CC:= ${CXX}