summaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2013-11-22 15:27:05 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2013-11-22 15:27:05 +0800
commite6dda0154b899406573e294f14e3e6fd7cc88124 (patch)
treed3e6d59ad2accb5849bc71d99794be4db7bc8d99 /deskutils
parentaf80eb4f27c63cb94b561ece37c7013d588fd57b (diff)
downloadmarcuscom-ports-e6dda0154b899406573e294f14e3e6fd7cc88124.tar
marcuscom-ports-e6dda0154b899406573e294f14e3e6fd7cc88124.tar.gz
marcuscom-ports-e6dda0154b899406573e294f14e3e6fd7cc88124.tar.bz2
marcuscom-ports-e6dda0154b899406573e294f14e3e6fd7cc88124.tar.lz
marcuscom-ports-e6dda0154b899406573e294f14e3e6fd7cc88124.tar.xz
marcuscom-ports-e6dda0154b899406573e294f14e3e6fd7cc88124.tar.zst
marcuscom-ports-e6dda0154b899406573e294f14e3e6fd7cc88124.zip
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
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/gnome-contacts/Makefile2
1 files changed, 1 insertions, 1 deletions
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