diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-08-12 17:21:15 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-08-12 17:21:15 +0000 |
commit | 8ce37e38b187c30a132e0f506829cd2bad705205 (patch) | |
tree | edb6948ec14a3f6ac0712e60d2e7059bbf362f1a /x11/gnome-launch-box/Makefile | |
parent | b1972a2fe0567b711167cd0ab21b1be6fe1b980e (diff) | |
download | ports-8ce37e38b187c30a132e0f506829cd2bad705205.tar.gz ports-8ce37e38b187c30a132e0f506829cd2bad705205.zip |
Notes
Diffstat (limited to 'x11/gnome-launch-box/Makefile')
-rw-r--r-- | x11/gnome-launch-box/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome-launch-box/Makefile b/x11/gnome-launch-box/Makefile index b97d9ef0a86e..5a458b5ea008 100644 --- a/x11/gnome-launch-box/Makefile +++ b/x11/gnome-launch-box/Makefile @@ -14,10 +14,9 @@ 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_GMAKE= yes USE_GNOME= libgnomeui evolutiondataserver gnomemenus gnomedesktop USE_AUTOTOOLS= autoconf:259 autoheader:259 automake:19 aclocal:19 libtool:15 |