diff options
-rw-r--r-- | news/newsx/Makefile | 2 | ||||
-rw-r--r-- | palm/synce-trayicon/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/news/newsx/Makefile b/news/newsx/Makefile index 75da815dce74..1f39bf1f2f0c 100644 --- a/news/newsx/Makefile +++ b/news/newsx/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= ${LOCALBASE}/news/lib/libcnews.a:${PORTSDIR}/news/cnews BUILD_DEPENDS= ${LOCALBASE}/news/lib/libinn.a:${PORTSDIR}/news/inn .endif +BROKEN= Configure fails + GNU_CONFIGURE= yes CONFLICTS= leafnode-1.9.* 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 |