diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-10-25 16:39:04 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-10-25 16:39:04 +0000 |
commit | bb1e08b6be93c38fc0a1c876a818255110e6457f (patch) | |
tree | d667f130bca109b86edc306f52371c942fd8f380 /databases/glom | |
parent | 773b4517a2d63870ea48966b8d0279eb52e0d5f6 (diff) |
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 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 |