From d9b809f1765bcb1275c4abe1b21bb9aa56ab82d4 Mon Sep 17 00:00:00 2001
From: Antoine Brodin <antoine@FreeBSD.org>
Date: Sat, 8 Feb 2014 13:41:08 +0000
Subject: Unbreak after OPTIONS helpers conversion, idesk things that you want
 to enable libsn when you configure --disable-libsn

---
 x11/idesk/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11/idesk/Makefile b/x11/idesk/Makefile
index 3e92ed6b7fbc..179ecd3b7266 100644
--- a/x11/idesk/Makefile
+++ b/x11/idesk/Makefile
@@ -31,7 +31,7 @@ PORTDOCS=	README
 
 SHAPE_CONFIGURE_ENABLE=	shape
 SN_LIB_DEPENDS=	libstartup-notification.so:${PORTSDIR}/x11/startup-notification
-SN_CONFIGURE_ENABLE=	libsn
+SN_CONFIGURE_ON=	--enable-libsn
 
 do-install:
 		${INSTALL_PROGRAM} ${WRKSRC}/src/idesk ${STAGEDIR}${PREFIX}/bin
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0