diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-09-24 12:51:35 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-09-24 12:51:35 +0800 |
commit | 192657c3890a0974b38e19ca4fd66afc784988a4 (patch) | |
tree | ec97786e80264822a9c00b889bb29f712a9c4131 /databases/p5-DBD-cego | |
parent | 1bd6df29d45a127dbd3bb61a9b030bef64bd7df4 (diff) | |
download | freebsd-ports-gnome-192657c3890a0974b38e19ca4fd66afc784988a4.tar.gz freebsd-ports-gnome-192657c3890a0974b38e19ca4fd66afc784988a4.tar.zst freebsd-ports-gnome-192657c3890a0974b38e19ca4fd66afc784988a4.zip |
- Mark BROKEN does not compile b/c of lots of bad c/c++/xs code
With Hat: perl@
Reported by: QAT
Confirmed by: P6 TB
Diffstat (limited to 'databases/p5-DBD-cego')
-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 |