diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-10 22:54:08 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-10 22:54:08 +0000 |
commit | 3576a3053128cd6542c306f9758e4ef6db696d3e (patch) | |
tree | 0e568fc2389e9f563c611f733a88c92be68b483a /palm | |
parent | 487bddf995d8704c54acdf90704b5552ca8523f5 (diff) | |
download | ports-3576a3053128cd6542c306f9758e4ef6db696d3e.tar.gz ports-3576a3053128cd6542c306f9758e4ef6db696d3e.zip |
Notes
Diffstat (limited to 'palm')
-rw-r--r-- | palm/synce-trayicon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/palm/synce-trayicon/Makefile b/palm/synce-trayicon/Makefile index ebb760ccf19e..42d7a1485ed4 100644 --- a/palm/synce-trayicon/Makefile +++ b/palm/synce-trayicon/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/gnome-vfs-2.0/modules/libsyncevfs.so:${PORTSDIR} RUN_DEPENDS= ${LOCALBASE}/lib/gnome-vfs-2.0/modules/libsyncevfs.so:${PORTSDIR}/palm/synce-gnomevfs LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop +BROKEN= Configure fails + USE_GMAKE= yes USE_GNOME= libgnomeui gnometarget USE_GETTEXT= yes |