diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-12-01 22:37:04 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-12-01 22:37:04 +0000 |
commit | cdfb9c2ea0ddb5981002c4104bb5fee4f3408741 (patch) | |
tree | a23b37da08d0529f2fc215cee63c328982f63142 /databases/glom | |
parent | 6e6a22e6dc5fa58b5e0ec36a7bd00c2459fed621 (diff) | |
download | ports-cdfb9c2ea0ddb5981002c4104bb5fee4f3408741.tar.gz ports-cdfb9c2ea0ddb5981002c4104bb5fee4f3408741.zip |
Notes
Diffstat (limited to 'databases/glom')
-rw-r--r-- | databases/glom/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/glom/Makefile b/databases/glom/Makefile index 7f451b1be98d..ebae539e2ae2 100644 --- a/databases/glom/Makefile +++ b/databases/glom/Makefile @@ -27,6 +27,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso- RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ ${LOCALBASE}/libdata/pkgconfig/libgda-postgres-4.0.pc:${PORTSDIR}/databases/libgda4-postgresql +BROKEN= bad plist + USE_BZIP2= yes USE_PYTHON= yes GNU_CONFIGURE= yes |