diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-16 19:09:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-16 19:09:51 +0000 |
commit | 617d4eb54ef3570e92755bd495f54b3ae287dc96 (patch) | |
tree | c95d1eca0e22536aa939ed21afd4d81ef394cd79 /x11 | |
parent | 3ec6ae883160e7efd8e9a294d7052b3748025499 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-launch-box/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/gnome-launch-box/Makefile b/x11/gnome-launch-box/Makefile index ee3bdbf811ec..b97d9ef0a86e 100644 --- a/x11/gnome-launch-box/Makefile +++ b/x11/gnome-launch-box/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= jylefort MAINTAINER= jylefort@FreeBSD.org COMMENT= An application launcher for the GNOME desktop +BROKEN= fails to install + USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= libgnomeui evolutiondataserver gnomemenus gnomedesktop |