ports/114455: [PATCH] mail/claws-mail fix missed dep

Pawel Pekala c0rn at o2.pl
Mon Jul 9 17:50:05 UTC 2007


>Number:         114455
>Category:       ports
>Synopsis:       [PATCH] mail/claws-mail fix missed dep
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 09 17:50:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Pawel Pekala
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 6.2-RELEASE #2: Sat Jan 13 12:52:19 CET 2007
    corn at caprica.slowicza.org:/usr/obj/usr/src/sys/GENERIC



>Description:


If x11/startup-notification is installed on system, claws links to it 
and missed dependency occurs.


>How-To-Repeat:





>Fix:


--- claws-libsn-fix.diff begins here ---
diff -urN /usr/ports/mail/claws-mail/Makefile claws-mail/Makefile
--- /usr/ports/mail/claws-mail/Makefile	Sat Jul  7 19:22:41 2007
+++ claws-mail/Makefile	Mon Jul  9 19:13:18 2007
@@ -40,6 +40,7 @@
 MAN1=		claws-mail.1
 
 CONFIGURE_ARGS=	\
+		--disable-startup-notification \
 		--with-libiconv-prefix=${LOCALBASE} \
 		--with-manualdir=${DOCSDIR}/manual \
 		--with-faqdir=${DOCSDIR}/faq \
--- claws-libsn-fix.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list