pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/sylpheed-gtk2 Extra LDFLAGS for Solaris. Tested b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a43fb2881c5b
branches:  trunk
changeset: 483130:a43fb2881c5b
user:      gavan <gavan%pkgsrc.org@localhost>
date:      Mon Nov 08 11:47:02 2004 +0000

description:
Extra LDFLAGS for Solaris. Tested by Robert Lillack <lillack at mis.mpg.de>

diffstat:

 mail/sylpheed-gtk2/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 34a88bdd2401 -r a43fb2881c5b mail/sylpheed-gtk2/Makefile
--- a/mail/sylpheed-gtk2/Makefile       Mon Nov 08 11:10:00 2004 +0000
+++ b/mail/sylpheed-gtk2/Makefile       Mon Nov 08 11:47:02 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/11/03 17:00:05 minskim Exp $
+# $NetBSD: Makefile,v 1.21 2004/11/08 11:47:02 gavan Exp $
 #
 
 DISTNAME=      sylpheed-0.9.99-gtk2-20041024
@@ -30,6 +30,8 @@
 
 PKG_SYSCONFSUBDIR=     sylpheed
 
+LDFLAGS.SunOS+=                -lsocket -lnsl -lX11
+
 .include "../../mk/bsd.prefs.mk"
 
 FACES_IS_INSTALLED!=   ${PKG_INFO} -e faces || ${ECHO}



Home | Main Index | Thread Index | Old Index