From e6dda0154b899406573e294f14e3e6fd7cc88124 Mon Sep 17 00:00:00 2001 From: gusi Date: Fri, 22 Nov 2013 07:27:05 +0000 Subject: gnome-contacts is broken without cheese support. Fix a typo in port Makefile to reflect that. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18909 df743ca5-7f9a-e211-a948-0013205c9059 --- deskutils/gnome-contacts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deskutils/gnome-contacts/Makefile b/deskutils/gnome-contacts/Makefile index 9e0d180c9..2d8bc6101 100644 --- a/deskutils/gnome-contacts/Makefile +++ b/deskutils/gnome-contacts/Makefile @@ -39,7 +39,7 @@ CONFIGURE_ARGS+=--with-cheese BUILD_DEPENDS+= cheese>=3.0.1:${PORTSDIR}/multimedia/cheese LIB_DEPENDS+= libcheese-gtk.so:${PORTSDIR}/multimedia/cheese .else -BORKEN= sorry cheese less build is currently borken +BROKEN= sorry cheese less build is currently borken CONFIGURE_ARGS+=--without-cheese .endif -- cgit v1.2.3