diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-09-19 02:54:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-09-19 02:54:10 +0000 |
commit | 6f28c1fe04816a1fb7c044c12f1e58e1a82838a9 (patch) | |
tree | d28e8ee8288c56795f85779c65a5501c4cb379c3 /graphics/chbg | |
parent | 66707ed8e26e23b1d47a78b9092b1d80c067a49f (diff) |
Notes
Diffstat (limited to 'graphics/chbg')
-rw-r--r-- | graphics/chbg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/chbg/Makefile b/graphics/chbg/Makefile index 0b41e07e3348..5b385d811e0c 100644 --- a/graphics/chbg/Makefile +++ b/graphics/chbg/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= netchild@FreeBSD.org +BROKEN= "Incorrect pkg-plist" + # GNOME parts aren't prefix safe, they install into "gnome-config --prefix" USE_X_PREFIX= yes USE_GNOMENG= yes |