diff options
author | mezz <mezz@FreeBSD.org> | 2007-10-26 00:39:04 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-10-26 00:39:04 +0800 |
commit | 49c43ddb7ae8973f2614528e6036de1bae32ba2d (patch) | |
tree | 73e3445c15c188ad12b53aa457144ad23deef72a /databases | |
parent | 05d045ee1836ff3ed3e7c9c708fbe8fba6076d5d (diff) | |
download | freebsd-ports-gnome-49c43ddb7ae8973f2614528e6036de1bae32ba2d.tar.gz freebsd-ports-gnome-49c43ddb7ae8973f2614528e6036de1bae32ba2d.tar.zst freebsd-ports-gnome-49c43ddb7ae8973f2614528e6036de1bae32ba2d.zip |
BROKEN=py-gnome-extras has pygda disable because it is broke
Reported by: pointyhat-exp
Diffstat (limited to 'databases')
-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 c779613fae5c..6f3abc47eee2 100644 --- a/databases/glom/Makefile +++ b/databases/glom/Makefile @@ -22,6 +22,8 @@ LIB_DEPENDS= bakery-2.4:${PORTSDIR}/x11-toolkits/bakery \ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes +BROKEN= py-gnome-extras has pygda disable because it is broke + USE_BZIP2= yes USE_XLIB= yes USE_PYTHON= yes |