diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-03-26 21:18:53 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-03-26 21:18:53 +0000 |
commit | 5827c3db8400a507819acdd1e9c9fbaa66e93f17 (patch) | |
tree | cb1451cfd4a16923af7791de79e1d6076d387362 /databases/glom | |
parent | d69a2379f2c92f18d7ef6ef3f3a846e3cbe68066 (diff) | |
download | ports-5827c3db8400a507819acdd1e9c9fbaa66e93f17.tar.gz ports-5827c3db8400a507819acdd1e9c9fbaa66e93f17.zip |
Notes
Diffstat (limited to 'databases/glom')
-rw-r--r-- | databases/glom/Makefile | 2 | ||||
-rw-r--r-- | databases/glom/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/databases/glom/Makefile b/databases/glom/Makefile index daac5c5eb754..bc3b4188da9d 100644 --- a/databases/glom/Makefile +++ b/databases/glom/Makefile @@ -30,6 +30,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 diff --git a/databases/glom/pkg-plist b/databases/glom/pkg-plist index acef18bf3e29..d85e321c25fd 100644 --- a/databases/glom/pkg-plist +++ b/databases/glom/pkg-plist @@ -185,7 +185,6 @@ share/icons/hicolor/22x22/apps/glom.png share/icons/hicolor/24x24/apps/glom.png share/icons/hicolor/32x32/apps/glom.png share/icons/hicolor/48x48/apps/glom.png -share/icons/hicolor/icon-theme.cache share/icons/hicolor/scalable/apps/glom.svg share/locale/ar/LC_MESSAGES/glom.mo share/locale/ca/LC_MESSAGES/glom.mo |