diff options
Diffstat (limited to 'databases/p5-DBD-cego/Makefile')
-rw-r--r-- | databases/p5-DBD-cego/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBD-cego/Makefile b/databases/p5-DBD-cego/Makefile index b91a510f1f26..e8887fff2c37 100644 --- a/databases/p5-DBD-cego/Makefile +++ b/databases/p5-DBD-cego/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= p5-DBI>=1.61:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= cego.1:${PORTSDIR}/databases/cego +BROKEN= does not compile, lots of bad c++/xs code + LICENSE= GPLv2 WRKSRC= ${WRKDIR}/DBD-cego PERL_CONFIGURE= yes |